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>2018-03-18 20:40:44 +0530
commit2241dc7b81c72b6b3874d1bc0907c3058fdea094 (patch)
tree32f824b1b771ac58c23fbb04451d10620325b9c7
parentab5bfe79e2dd01e10cb8394101c9b6c998db161f (diff)
downloadfreetype2-2241dc7b81c72b6b3874d1bc0907c3058fdea094.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,