finnvoor / PlaydateKit

Create games for Playdate using Swift.
https://finnvoor.github.io/PlaydateKit/documentation/playdatekit
Creative Commons Zero v1.0 Universal
199 stars 21 forks source link

Public init for Graphics.Font #28

Closed aechaves closed 8 months ago

aechaves commented 8 months ago

🥔 I use text as sprites in my prototypes so this allows me to instantiate a custom Font. Let me know if I'm missing something and should be done in another way!

aechaves commented 8 months ago

No problem! Done