unifont-6.3.20140204.tar.gz
[unifont.git] / ChangeLog
1 2014-02-04  Paul Hardy  <unifoundry@unifoundry.com>
2
3         * Makefiles:
4           - Updated date for new release.
5           - Added Qianqian Fang's name to COPYRIGHT strings, for his glyph
6             contributions in "font/plane00/wqy.hex".
7         * hangul/hangul-generation.html: removed references to three footer
8           "<img>" links that pointed to external websites.  Those external
9           icons were saved locally when the original web page
10           http://unifoundry.com/hangul/hangul-generation.html was saved in
11           the "hangul/" directory.  That web page is the most comprehensive
12           documentation of the effort to create the Hangul Syllables block
13           from scratch.
14         * hangul/hangul-generation_files: removed three external icon files
15           ("valid-html401.png", "vccs.gif", and "w3c_ab.gif") that were saved
16           locally when http://unifoundry.com/hangul/hangul-generation.html
17           was saved.
18         * src/unibmp2hex.c: increased side of "wide" array to be 0x200000,
19           to cover the entire range of Unicode.
20
21 2014-02-02  Paul Hardy  <unifoundry@unifoundry.com>
22
23         * Makefiles: updated date for new release.
24         * NEWS: updated for new release.
25         * README: updated for new release, notably mentioning that
26           "font/hexsrc" has been renamed to "font/plane00".
27         * doc/: regenerated unifont.txt, unifont.info, and unifont.pdf files
28           after addition of doc/hexkinya.texi.
29         * doc/Makefile (docprep): added new target to remove the files
30           created by "make doc", in preparation for running "make doc" again.
31         * doc/hexkinya.texi: added Texinfo file for hexkinya Perl script.
32         * doc/unifont.texi: updated file to reflect "font/hexsrc" being
33           renamed to "font/plane00" and made other changes to reflect
34           support beyond the Unicode Basic Multilingual Plane.
35         * font/Makefile:
36           - Added Andrew Miller's name to COPYRIGHT string.
37           - Add unifont_upper font files for Plane 1 through Plane 14 glyphs.
38           - Add unifont_upper_csur font files for Plane 1 through Plane 15
39             glyphs (currently there are no glyphs for Plane 16, the highest
40             plane that the  Unicode Standard allows).
41           - Create Unifont-APL8x16.psf.gz console font file, to support
42             running GNU APL and other APL implementations in console mode.
43             This font is a 512 glyph subset of Unifont.
44         * font/Makefile (bigpic): construct giant glyph picture using
45           font/plane00/*.hex rather than font/compiled/unifont_sample*.hex,
46           because the latter doesn't contain glyphs for U+FFFE or U+FFFF
47           (removed to appease MS Windows).
48         * font/Makefile (hex): added egrep -v "^FFF[EF]" to make sure
49           U+FFFE and U+FFFF are removed from font, for Windows XP.
50         * font/plane00: new name of previous "font/hexsrc" directory, now
51           that this package contains multiple Unicode planes.
52         * font/plane00/README: updated to mention new "omit.hex" file.
53         * font/plane00/bmp-combining.txt: formerly "font/ttfsrc/combining.txt".
54         * font/plane00/nonprinting.hex: removed U+FFFE and U+FFFF to
55           appease MS Windows XP (see font/plane00/omit.hex entry below).
56         * font/plane00/omit.hex: consists of U+FFFE and U+FFFF, for the
57           sake of MS Windows XP.
58         * font/plane00/unifont-base.hex: Further tweaks to APL glyphs.
59         * font/plane00csur:
60           - Created ConScript Unicode Registry directory, for glyphs in Michael
61             Everson's PUA mapping ("http://www.evertype.com/standards/csur/").
62           - Added contributions of Wojciech Stryjewski: Tengwar and Klingon.
63           - Added contributions of Andrew Miller: Kinya (partial), aUI,
64             Gargoyle, Ewellic, Unifon, Solresol, Visible Speech, and Monofon.
65           - Added contributions of Paul Hardy: Cirth and Aiha.
66         * font/plane01: created directory for Unicode Plane 1 glyphs.
67           - Added glyphs contributed by Roman Czyborra and Andrew Miller:
68             Old Italic.
69           - Added glyphs contributed by Andrew Miller: Ancient Symbols,
70             Lycian, Carian, Ugaritic, Old Persian, Musical Symbols,
71             Tai Xuan Jing Symbols, Counting Rod Numerals, Mathematical
72             Alphanumeric Symbols (partial), Mahjong Tiles, Domino Tiles,
73             Playing Cards, Enclosed Alphanumeric Supplement, and Miscellaneous
74             Symbols and Pictographs (partial).
75           - Added glyphs contributed by Paul Hardy: Linear B Syllabary,
76             Linear B Ideograms, Aegean Numbers, Ancient Greek Numbers,
77             Gothic, Deseret, Shavian, Osmanya, Cypriot Syllabary, Phoenecian,
78             Kharoshthi, Byzantine Musical Symbols, and Ancient Greek Musical
79             Notation.
80         * font/plane0E: added scripts contributed by Andrew Miller: Tags and
81           Variation Selectors Supplement.
82         * font/plane0Fcsur: added glyphs from Michael Everson's ConScript
83           Unicode Registry (CSUR) contriubted by Andrew Miller: Kinya Syllables.
84         * font/psf: added directory with files to build new PSF font version,
85           to allow APL use under GNU/Linux in console mode.
86         * font/ttfsrc: simplified directory to only contain a Makefile;
87           other files were moved to "font/plane00/" as a precursor to allow
88           parallel building of multiple fonts.
89         * font/ttfsrc/Makefile:
90           - Updated VERSION date.
91           - Added Andrew Miller's name to COPYRIGHT string.
92         * hangul/README: changed mention of "font/hexsrc" to new location
93           of "font/plane00".
94         * man/hexkinya.1: added man page for Andrew Miller's hexkinya Perl
95           script, also cross-referenced in all other man pages.
96         * src/hexkinya: new script by Andrew Miller to generate Kinya Private
97           Use Area glyphs in Plane 15, saved under "font/plane0Fcsur/".
98         * src/unibmp2hex.c: added forced double width for appropriate
99           Plane 1 (Supplemental Multilingual Plane) scripts now that
100           this package extends beyond the Basic Multilingual Plane.
101         * src/unipagecount.c: corrected license from GPL3+ to GPL2+.
102
103 2013-12-21  Paul Hardy  <unifoundry@unifoundry.com>
104
105         * ChangeLog: corrected date on last entry from 12-27 to 12-17.
106         * Makefiles: updated date for new release.
107         * font/hexsrc/unifont-base.hex: Modified glyphs to appear better
108           in APL: U+22F8, U+233B, U+233E, U+235B, and U+2364.
109         * font/ttfsrc/Makefile: commented out SetFontNames function calls
110           in fontforge.  Not all applications were interpreting that data
111           correctly.  For example, in LibreOffice, it listed the font as
112           the foundry name ("GNU") rather than the foundry name plus the
113           font name ("GNU Unifont") or just the font name.  That is a bug
114           in LibreOffice, so if such things are fixed in the future then
115           these calls can be re-introduced.
116         * src/hex2bdf:
117           - Rearranged some properties (cosmetic change).
118           - Changed default font name from "unifont" to "Unifont".
119         * src/unigencircles.c: changed subscript from MAXSTRING to
120           MAXSTRING-1 at line 61.
121
122 2013-12-17  Paul Hardy  <unifoundry@unifoundry.com>
123
124         * doc/Makefile: removed redirection of texi2pdf output.
125         * doc/unifont.pdf: rebuilt file.
126         * font/Makefile:
127           - Don't modify PCF fonts with FontForge, which alters them
128             so grub-mkfont can't read them.
129           - In font/compiled, insert $(VERSION) into unifont.sfd name.
130         * font/ttfsrc/Makefile (clean): remove *.bdf, so unifont_sample.bdf
131           is removed.
132         * README: removed date stamp at top of file.
133
134 2013-12-15  Paul Hardy  <unifoundry@unifoundry.com>
135
136         * src/unihex2png: new program to convert unifont.hex to PNG image.
137         * src/unipng2hex: new program to convert PNG image to unifont.hex.
138         * src/hex2bdf:
139           - Added new XLFD properties for font generation for FreeType and
140             grub-mkfont support; includes version & copyright info.
141           - Fields now begin with upper-case, including "unifont"-->"Unifont".
142           - Changed POINT_SIZE property from 160 to 120.
143           - Added "Sans" style name to FONT string plus XLFD property.
144           - Added command line options for font name, version, & glyph height.
145           - Allow generation of fonts with other than 16 pixel rows/glyph, to
146             support new capabilities of unihex2png, unipng2hex, and hexdraw.
147         * src/unidup.c: now takes an optional file name on the command line.
148         * src/*.c: reformatted to follow GNU Coding Standards.
149         * man/*: Updated man pages to reflect new options, new programs,
150           and to reflect the GPLv2+ license now common to all programs.
151         * doc/: new directory with Texinfo files.
152         * ChangeLog: created new file.
153         * COPYING: created new file.
154         * INSTALL: file created using BUILDING section from old README file.
155         * LICENSE: removed; its contents are in README and COPYING now.
156         * NEWS: created new file.
157         * Makefiles: added "SHELL = /bin/sh" if not already declared.
158         * Makefiles (distclean): added removal of "*~" if not already declared.
159         * Makefile: compress text files with "gzip -f -9" during installation.
160         * font/Makefile: fontforge scripting updated; now adds font copyright,
161           license, version and other info to PCF files.
162         * font/hexsrc/unifont-base.hex:
163           - Redrew several Armenian letters (U+0530..U+058F).
164           - Redrew Capricorn symbol (U+2651).
165           - Redrew CJK Radical Supplement glyphs: U+2E9F, U+2EA9, U+2EAC,
166             U+2EAE, U+2EC0, U+2EDE, U+2EE7, and U+2EED.
167         * font/ttfsrc/Makefile: fontforge scripting command changed from
168           "Simplify(-1,1)" to "Simplify(64,1)" to "merge lines which are
169           nearly parallel into one".  This decreases the TrueType file size
170           by almost 2 Megabytes, by reducing the number of control points
171           for a glyph.  Also add font copyright, license, version, and
172           other info to TTF files.
173         * font/ttfsrc/Makefile: now builds SBIT font unifont_sample.ttf.
174         * unifontall-*: renamed to "unifont_sample-*".
175         * *.bdf: Added font version, copyright, etc. with hex2bdf.
176         * *.pcf: Added font version, copyright, etc. with fontforge.
177         * *.ttf: Added font version, copyright, etc. with fontforge.
178         * font/*/unifont-*.bmp: Create chart of entire Unifont using pre-built
179           unifont_sample.hex rather than assembling *.hex just for this image.
180         * hangul/hangul-generation.html: updated to correct a typo, where
181           rieul was mentioned as an initial consonant instead of a final
182           consonant in an explanation of vertical spacing constraints.
183         * hangul/Makefile:
184           - Updated hex2bdf parameters to name generated BDF font
185             "Unifont Johab" rather than "unifont" and add copyright.
186           - Used a sed script to change BDF encoding from ISO10646 to "Johab".
187           - Call bdftopcf to create hangul-base.pcf, then compress with gzip.
188           - Add "precompiled:" target to create basic Johab font files.
189
190 2013-10-20  Paul Hardy  <unifoundry@unifoundry.com>
191
192         * First GNU Project version.