~~NOTOC~~ ====== HTMLBitmapFonts ====== ---- dataentry extension ---- author_mail : benjamin.bouffier@gmail.com Benjamin description : Starling extension for using bitmap fonts with simplified HTML tags for styling texts lastupdate_dt : 2014-12-04 # the date you created the extension compatible : v1.6 # the Starling version you tested the extension with depends : # if the ext. depends on others, list them here tags : html, text, BitmapFont, bitmap font # enter a few tags, separated by commas homepage_url : https://github.com/binouze/HTMLBitmapFonts # if the ext. has an URL (e.g. a Gist-page), add it here download_url : https://github.com/binouze/HTMLBitmapFonts/archive/master.zip # a direct link to the download (e.g. the Gist-archive) ---- ===== Overview ===== HTMLTextField is a Starling TextField for using with simplified html notation. ==== ACCEPTED TAGS: ==== * bold : * italic : * underlined : * size : or * colors : * links : text to click * dispatch Event : text to click Go to the [[https://github.com/binouze/HTMLBitmapFonts|HTMLBitmapFonts GitHub page]] for more details. ===== Changelog ===== * //2014/12/04//: First public version * //2015/29/05//: Added Device Font support ===== Source Code ===== You can browse the source code on the [[https://github.com/binouze/HTMLBitmapFonts|HTMLBitmapFonts GitHub page]]. ===== User Comments ===== //Feel free to edit this part of the page!//