summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKushal K S V S <kkushal32@gmail.com>2017-07-25 03:27:50 -0700
committerKushal K S V S <kkushal32@gmail.com>2017-07-25 03:27:50 -0700
commitd411f3a2ab4c3c871dc58c19898ba9a62430d237 (patch)
tree6d31a797aa2a4f3415df9ee7f3c1c18834002c50
parenta63ebb1cae86fba0dbbf9e714f2e68d6f014108f (diff)
downloadfreetype2-d411f3a2ab4c3c871dc58c19898ba9a62430d237.tar.gz
Aligning the glyphs
-rw-r--r--tests/make_png/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/make_png/README b/tests/make_png/README
index d2acfb764..eb8a2abec 100644
--- a/tests/make_png/README
+++ b/tests/make_png/README
@@ -4,6 +4,11 @@ NOTE: First make freetype library (in the ../../ directory)
TODO: Generate HTML page (testing going on)
+Testing Right Now: Aligning 'base' and 'test' glyphs
+1. Using the bottom-left non-white pixel as reference.
+2. Using the similarity between the glyphs ( maintaining a score based
+ on the number of non-white pixels overlapping )
+
/*******************************************************************/
(DEPRECATED)
To generate hashes and store it in the ./hashes folder,