Recreation of one of the large pixel font from Capcom's "Super Street Fighter II: The New Challengers" (1993).
This font is used for the score counter, "You win"/"You lose", in-fight messages (for first hits, combos, etc.), and the after-match taunts.
Some of the characters (such as the "M") are one pixel wider than the overall monospaced character width of 12 pixels, so their drop shadow overlaps/falls behind the following character, which is game-accurate.
This recreation is available in TrueType+COLR and WOFF2. For a monochrome version, see this recreation.
Only the characters present in the game's tile set have been included.
4 Comments
Is there a way to fix the way this renders in browsers? I get a small gap between each band of colors when I use i.
The Fontstruct previewer adds a small gap between lines. It's preseumably to prevent overlapping letters.
@d.owls I'd suggest trying to set the font size to a multiple of 16px. just did a little test with the WOFF2 in Chrome, with font size set to 128px (and then zoomed all the way in with brower zoom) and it seems to be fine with no gaps. Other browsers may have subtle rendering differences though, can't guarantee it'll always be perfect.
Please sign in to comment.