Huh, that’s what I uploaded. I’ll fix it.
axnjaxn
8
Posts
1
Topics
5
Followers
A member registered Jan 24, 2016 · View creator page →
Creator of
The contractor to the gods has a job to do after Thor's latest wild night
Adventure
Play in browser
Recent community posts
TOY BOX JAM 2023 community · Posted in Here's a font loader folks can use for (some of) the sprite fonts!
TOY BOX JAM 2023 community · Created a new topic Here's a font loader folks can use for (some of) the sprite fonts!
(Updated 12/19: Fixed a bug with the spacing of ‘!’)
(Note 1/1: The filename will probably need to be renamed, itch seems to be mangling it!)
This can be modified or stripped down quite a bit, but the main takeaways are:
- Using a stringified font produced by this cart only costs two tokens (just paste the string that running it copies to your clipboard!)
- You can paste in your own sprite font, provided it uses color 0 for transparency; any color other than 0 is taken to be “on” because the custom fonts supported by PICO-8 are colored as usual
- It’s configured for either variable-width or fixed-width fonts (and erases any empty space padding in the former case)
- If you use variable width, remember that printing returns the furthest x position, so you can easily determine word wrapping by drawing off-screen
Good luck, hope this helps!
Machine Gun Turret (TweetTweetJam 7) jam comments · Posted in Machine Gun Turret (TweetTweetJam 7) jam comments
Looks like itch.io ate some of my crucial newlines! Oops! Anyway, there's an annotated version at https://www.lexaloffle.com/bbs/?tid=37801