Not "all main payment operators". More accurate title would be "many major payment operators". Not a big deal but it comes off as presumptuous to suggest that paymentfont.io is the arbiter of what a "main payment operator" is.
Nice font though, and a good idea to create that, thanks.
I most certainly don't intend to be presumptuous or anything like that. On the contrary, I've just created a font for a project of mine and gave it to the world for free, as I found it could be useful to some of you guys.
They might be, but when you're using someone else's trademark to accurately represent their business, it may not be a trademark violation within itself.
So for example, if I took Hacker News' Y but used it to link to Hacker News itself, that may not be a trademark violation as I am not either hurting the brand's reputation or misleading people into thinking an association exists with the brand.
But ultimately it is up to a judge to decide what is or is not allowed. And you definitely don't want to take the "the ride" to find out that what you're doing is legal, it could still cost you tens of thousands of dollars.
> Fair use may be asserted on two grounds, either that the alleged infringer is using the mark to describe accurately an aspect of its products, or that the alleged infringer is using the mark to identify the mark owner.[0]
The thing to do is check how the trademark owner feels. I believe Visa and MasterCard are fine with using their logos to show they're accepted (those stickers every store has are surely legal?), but remember that Microsoft don't let you use the word Windows in a product name, except in the form "for Windows".
These firms all have brand guidelines which are certainly not being followed/adhered to by this font. It's a nice effort but not a good idea to use in anything public.
I think those stickers every store has are distributed by the Visa and Mastercard (or some vendor who has a direct association with them). In any case, it seems like a different situation if the source of the material is ultimately the business itself. In the case of this post, it's a third party with no formal association making use of the logo.
Fair use for copyright infringement is only an affirmative defense once you're brought to court. You can't rely on it ahead of time for any kind of legal certainty. It can still take an expensive and drawn out legal fight to prove that you are covered by fair use.
I had reached out for all of them, but received no feedback of most them, neither via email nor twitter.
Anyhow there are some who contacted me right away to thank me or to ask themselves to be included in PaymentFont.
I see that trademark/copyright thing quite pragmatical. If one accepts a certain payment method or uses a certain payment operator/service, they will anyway put a sticker in their shop window or a logo on their website.
If that happens in good will and context, why should the trademark holder sue you for that? Isn't that actually what they want people to do?
Awesome job, however, it would be nice if people contributed to a more widely used Icon Font library such as FontAwesome. Obviously to prevent multiple CSS/font file calls, etc.
A great extension would be to have font symbols which represent parts of each symbol which are different colors, and then overlap them so they produce a colored logo -- and provide the CSS classes that will produce them.
Hmm the SEPA logo might not be enough as there's both SEPA wire transfers as well as SEPA direct debit (which is pretty awesome btw, because it cuts out unnecessary middle men).
Can I request an icon that shows the CVC code location? Pretty much every payment form has one, since for some reason people still don't know where that is.
PNG is raster and so they do not scale on various sizes (various devices and their screen-sizes), not to mention of the retina display that one needs to take care.
I was only explaining the advantage over png. Great point about the use-case though. The average site is probably not going to offer 95 payment options/operators; a specialized svg library might be more appropriate.
No, they don't. They looked horrible in Chrome for a long time because Chrome's rendering was screwed up unless you gave it fonts in a very specific order so it used SVG. Fun fact, Google Web Fonts never served it in that very specific order.
Try disabling Direct Write. Chrome 37 pushed a fix for the font aliasing problem that resolved it for most users but made it worse for a few. See this ticket for details: https://code.google.com/p/chromium/issues/detail?id=444141 (sucks that this is still an issue so many years later)
That's not Chrome, it's Firefox. Looks the same on my machine as well, all jaggedy. I'm using FF 36. Let me go update and see if there's a difference...
It's likely an issue with buggy video drivers. Firefox has a database of drivers on a blacklist that will crash due to instability. When it detects them in use, it will disable hardware acceleration which decreases performance and quality of some things like font rendering. Judging by the earlier screenshot, this is on a lower end laptop at 1366x768 resolution with an integrated graphics card. Most laptop makers never update the bundled drivers to fix bugs even though Intel and AMD regularly update the drivers of their integrated graphics tech. So, users are stuck with an outdated buggy driver and no way to update it. Mozilla at least ensures that it won't crash.
My screenshot is from a PC with AMD A10-7850K with integrated Radeon R7 graphics. I always download the latest AMD drivers and check for updates every month.
Judging by the jagginess and the low resolution of your screen, I'd wager you're using one of the laptops with an integrated GPU that's using an older version of the drivers that's on the Firefox GPU blacklist. This is usually because the laptop maker doesn't bother to update the graphics drivers much, if at all, and doesn't get the improved ones from Intel/AMD/etc. These outdated and buggy graphics drivers cause apps that use hardware acceleration to crash, so Firefox is running with it off on your laptop. Mozilla maintains a blacklist of known bad versions of graphics drivers and will automatically disable hardware acceleration on those machines so that it won't crash. With it off, web pages won't look as good and web fonts won't be as smooth.
Neither my laptop nor my desktop suffer this issue with Firefox, Chrome, IE, etc.
Windows and OS X use different methods of hinting where Windows attempts to stay true to the typeface and OS X attempts to provide a provide a smoother, more readable version. Webkit browsers give you some level of control with subpixel rendering CSS attributes, but fonts might still look awful in Firefox or IE on Windows.
Also Windows 8 uses subpixel positioned grayscale, rather than subpixel positioned ClearType.
When you rotate a tablet by 90degrees ClearType doesn't work.
Nice font though, and a good idea to create that, thanks.