freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] GSoC-2017-kushal ddf4b0c 39/52: Update README


From: Kushal K S V S
Subject: [freetype2] GSoC-2017-kushal ddf4b0c 39/52: Update README
Date: Fri, 25 Aug 2017 15:09:40 -0400 (EDT)

branch: GSoC-2017-kushal
commit ddf4b0ca564e7c77e64d8e1c635ed3c2c0eb6402
Author: Kushal K S V S <address@hidden>
Commit: Kushal K S V S <address@hidden>

    Update README
---
 tests/make_png/README | 41 -----------------------------------------
 1 file changed, 41 deletions(-)

diff --git a/tests/make_png/README b/tests/make_png/README
index 0c661ce..fd426ac 100644
--- a/tests/make_png/README
+++ b/tests/make_png/README
@@ -43,47 +43,6 @@ different, comparison is done after aligning the glyphs.
 This alignment will effect the 'Difference Metric' based on the 
 number of rows/columns added.
 
-/*******************************************************************/
-(DEPRECATED)
-To generate hashes and store it in the ./hashes folder,
-
-1)  make hash
-               (set resoluton in DPI by passing argument
-               example: make DPI=100, if not specified,default is 72)
-
-2)     Usage   ./hash <font_file> <pt_size> <render_mode>
-       
-    Hashes will be saved in a file named 
-    $(font)_$(pt_size)_$(render_mode).hash 
-
-    By default, hashes of 256-level gray bitmaps will be generated
-
-    Values for render_mode    0 - monochrome
-                              1 - anti-aliased
-                              2 - lcd horizontal
-                              3 - lcd vertical
-
-/*******************************************************************/
-(DEPRECATED)
-To generate 32-bit RGBA PNG(s) of all glyphs in a font\n
-  
-1)  make png
-               (set resoluton in DPI by passing argument
-       example: make DPI=100, if not specified,default is 72)
-
-2)     Usage   ./<exe> <font_file> <pt_size> <render_mode>
-
-         Images will be saved in a file named 
-         $(font)_$(pt_size)_$(render_mode)_$(glyph_index).png
-
-         By default, hashes of 256-level gray bitmaps will be generated
-
-         Values for render_mode    0 - monochrome
-                                   1 - anti-aliased
-                                   2 - lcd horizontal-RGB
-                                   3 - lcd horizontal-BGR
-                                   4 - lcd vertical-RGB
-                              5 - lcd vertical-BGR
 
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]