AlexanderPoellmann / PaymentFont

A sleek webfont featuring your favourite payment methods
https://paymentfont.com
MIT License
1.59k stars 125 forks source link

Color option #151

Open jcdsr opened 6 years ago

jcdsr commented 6 years ago

Would you have an option with the original colors, like in the footer of this website: https://www.sportsbikeshop.co.uk/

AlexanderPoellmann commented 6 years ago

I was actually working on that lately, but still haven't found a simple and sleek solution. Stacking icons is quite complicated, so it'll likely be some SVG solution.

jcdsr commented 6 years ago

Thanks for accepting this feature.

SVG will be the best solution indeed. I Think also without background color as well, you can then implement something like font awesome did with stacking if need a surrounding circular shape, rectangle or round rectangle, of course, if you want.

Also, SVG will be easy to update and to manipulate, because, for instance, some countries will have different types of visa cards.

All the best.