summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/make_png/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/make_png/README b/tests/make_png/README
index ee28296f2..15dae26d9 100644
--- a/tests/make_png/README
+++ b/tests/make_png/README
@@ -51,6 +51,16 @@ To generate 32-bit RGBA PNG(s) of all glyphs in a font\n
To generate sprite sheets in the /images folder and to generate the
"index.html" (List-View) of the glyphs.
+By clicking on the Headers of the respective columns,they can be
+arranged (in increasing/decreasing order) based on
+-> Glyph-Index
+-> Name
+-> Difference Metric (right now it is the number of pixels that are
+ different between the base and the test glyph)
+
+It displays the whole sprite sheet right now (will be used later)
+Hashes will be dsplayed (To be implemented)
+
First compile and install two versions of the FreeType libray
in different folders (with SUBPIXEL_RENDERING enabled in ftoption.h)