Skip to content

Creates HTML-formatted text from raster/vector images such as handwriting scans or cartoon fonts.

License

Notifications You must be signed in to change notification settings

trg1984/bitmapFont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitmap Font

Creates HTML-formatted text element from a single raster image. A nice tool to easily create custom look and feel to a website or to type letters using your personal handwriting.

Currently the program assumes that concurrent letters are separate from each other, and the order letters and size of the font are fixed. In future releases I plan to support JSON-based fonts with animated and vector-based graphics (svg, gif..).

Usage

Main code block is in loadBitmapFont.js in the javascript folder. index.html contains the reference implementation.

Demo page

About

Creates HTML-formatted text from raster/vector images such as handwriting scans or cartoon fonts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published