[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freetype2] GSoC-2017-kushal a5755f0 39/70: Update README
From: |
Kushal K S V S |
Subject: |
[freetype2] GSoC-2017-kushal a5755f0 39/70: Update README |
Date: |
Sun, 18 Mar 2018 11:21:15 -0400 (EDT) |
branch: GSoC-2017-kushal
commit a5755f08424c8b8a032d4e3450015488964b8bfa
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freetype2] GSoC-2017-kushal a5755f0 39/70: Update README,
Kushal K S V S <=