FBDigitalFont

MIT License
Objective-C
iOS

1 image

Author

Description

This library includes some kind of digital styled fonts (not TTF or something, just CoreGraphics drawing) So, you don't need to worry about redistribution license of font files when you release your application.

Currently this package provides following styles

  • Bitmap Font
  • LCD Font
  • Square Font

And all of them also supports glowing effect in the same way as FBGlowLabel.

Tags