CC0 license.
[ttf-to-distfield.git] / README.md
index e529253..5b60ba0 100644 (file)
--- 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