Distancefieldfont

author:
Phil Harvey
description:
Text that remains crisp even when scaled.
lastupdate:
2013-06-11
compatible:
v1.3
tag:
font, bitmap font
homepage:
https://gist.github.com/filharvey/5756135

Overview

DistanceFieldFont is an extension for starling and FeathersUI to use Distance Field Fonts instead of normal Bitmap fonts.

You can read more on Distance Field Fonts here:

Currently there is no easy way to create the fonts. The program I have found is called SDFont. Do a search on Google for it. Also this currently exports the font file as a text and not XML.

Changelog

Source Code

%gist(5756135)%

User Comments

Feel free to edit this part of the page!