Skip to content

Beeblerox/BitmapFont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 

Repository files navigation

Component for rendering text with bitmap font on all openfl targets.

This set of classes is heavily based on classes from pixelizer (https://github.com/johanp/Pixelizer) from Johan Peitz (johanpeitz.com) and BitmapText class from HaxePunk (https://haxepunk.com/)

It suppots AngelCode, XNA and monospace bitmap fonts.

Text in this component can be: - scaled (with size property); - tinted; - have shadow or outline of specified color; - have custom spacings between lines and characters on lines; - multiline or single line; - wrapped by character or by word; - left, right aligned or centered; - and some other small features.

About

cross-platform bitmap font implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages