summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKushal K S V S <kkushal32@gmail.com>2017-07-17 02:16:06 +0530
committerKushal K S V S <kkushal32@gmail.com>2018-03-18 20:40:44 +0530
commitc638d9a522e7211898c73c5508422c6e39048993 (patch)
tree4f781b67bc2a1bbba01ad5a76a539187d0f3eece
parent98839c0811f2c4326b8eb7784c27c773ebb539c0 (diff)
downloadfreetype2-c638d9a522e7211898c73c5508422c6e39048993.tar.gz
Updating README
-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)