HTMLBitmapFonts

author:
Benjamin
description:
Starling extension for using bitmap fonts with simplified HTML tags for styling texts
lastupdate:
2014-12-04
compatible:
v1.6
tag:
html, text, BitmapFont, bitmap font
homepage:
https://github.com/binouze/HTMLBitmapFonts
download:
https://github.com/binouze/HTMLBitmapFonts/archive/master.zip

Overview

HTMLTextField is a Starling TextField for using with simplified html notation.

ACCEPTED TAGS:

  • bold : <b></b>
  • italic : <i></i>
  • underlined : <u></u>
  • size : <size=“10”></size> or <s=“10”></s>
  • colors : <c=“0xFF0000”></c>
  • links : <l=“your-url.com”>text to click</l>
  • dispatch Event : <f=“string var to dispatch”>text to click</f>

Go to the 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 HTMLBitmapFonts GitHub page.

User Comments

Feel free to edit this part of the page!

  extensions/htmlbitmapfonts.txt · Last modified: 2015/05/29 10:08 by binouze
 
Powered by DokuWiki