X-Git-Url: https://git.yukkurigames.com/?p=ttf-to-distfield.git;a=blobdiff_plain;f=README.md;h=5b60ba0401b8b1e14e3a31bae29cd8b3b7d92eef;hp=e52925380b1cbaa275090332c505c52103c17b9c;hb=refs%2Fheads%2Fmaster;hpb=efd77cdfe50df67bb3a3ebc06dbb4ff84f42c32d diff --git a/README.md b/README.md index e529253..5b60ba0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # ttf-to-distfield -## Render a distance field from a TrueType font This tool generates an atlas (spritesheet) of a distance field from -codepoints rendered in a 2D font, along with a JSON file describing +glyphs rendered via a TrueType font, along with a JSON file describing the contents of the atlas. ### Compiling @@ -69,5 +68,11 @@ pipeline anyway. The packing algorithm isn't smart but it's simple and easy to read the result. +## License + +This code is released into the public domain via the +[CC0 Public Domain Dedication][0]. + [FreeType]: http://freetype.org/ [1]: http://www.valvesoftware.com/publications/2007/SIGGRAPH2007_AlphaTestedMagnification.pdf + [0]: http://creativecommons.org/publicdomain/zero/1.0/legalcode