forthebadge / for-the-badge

It all started because of an obsession with two words: “build passing”. It all ended with this: badges, for badges’ sake.
https://forthebadge.com
GNU General Public License v3.0
1.8k stars 154 forks source link

bug: USES BRAINS badge -- img rendering is full-page responsive lol #114

Closed flsci closed 3 years ago

flsci commented 3 years ago

This is just amazing -- I hope you'll keep this megababe version around forever. :heart:

Actually, adding supersize options for all the badges would be pretty rad. Consider this a shameless cookie bribe to make it happen.

INPUT:

[![forthebadge](https://forthebadge.com/images/badges/uses-brain.svg)](https://forthebadge.com)

OUTPUT:

[SCREENSHOT, 2020-09-18]

ftb-big-brains-lol


ekfuhrmann commented 3 years ago

Hah that's great, and a funny suggestion.

In case you're curious, if the badge svg does not contain a defined height and width property, it will auto size causing the mega badge.

It unfortunately is difficult enough to get people to submit a single badge formatted properly, let alone both a fixed sized and scaled sized version, otherwise I'm all for it.

That said, if you want to strip out those properties and create your own mega badges to use, by all means go for it!