unifont-7.0.02.tar.gz
[unifont.git] / ChangeLog
1 2014-06-29  Paul Hardy  <unifoundry@unifoundry.com>
2
3         * ChangeLog:
4           - File now begins with UTF-8 encoded Byte Order Mark (U+FEFF),
5             which is 0xEF, 0xBB, 0xBF.  This will alert some less than
6             well behaved text applications to expect non-ASCII UTF-8
7             characters in this file.
8           - Corrected date in previous ChangeLog entry.
9         * font/Makefile: removed an extra "done" in a "for" loop.
10         * font/plane00/unifont-base.hex:
11           - Joshua Krämer redrew U+0079 ('y') and U+00B5 (mu).
12           - Paul Hardy redrew U+00DF (German double s), and Gujarati
13             characters U+0ACB and U+0ACC.
14           - Uberon126 redrew symbols U+2672, U+267B, U+267C, U+267D, U+269B,
15             and U+269C.
16           - Uberon126 and Paul Hardy redrew U+262F (yin-yang).
17         * font/plane01/plane01.hex:
18           - Paul Hardy added [in order of appearance in Uniocde Plane 1 /
19             the SMP]: Meroitic Hieroglyphs, Meroitic Cursive, Avestan,
20             Inscriptional Parthian, Inscriptional Pahlavi, Psalter Pahlavi,
21             Old Turkic, Rumi Numeral Symbols, Brahmi, Kaithi, Kana Supplement,
22             Shorthand Format Controls, Emoticons, and Alchemical Symbols.
23             He also redrew U+01F195 ("NEW").
24           - Nils Dagsson Moskopp drew more glyphs in the Miscellaneous
25             Symbols and Pictographs block.
26           - Ubreon126 contributed the Pahawh Hmong glyphs.  He contributed
27             new Mah Jong glyphs: U+01F010, U+01F022 through U+01F02A.  He
28             also redrew U+01F16A ("MC") and U+01F198 ("SOS").
29
30 2014-06-21  Paul Hardy  <unifoundry@unifoundry.com>
31
32         * Changed version numbering from a date at the end to a two-digit
33           release number for a given Unicode version, where a Unicode version
34           consists of a major number and a minor number.  So this version is
35           Unifont 7.0.01, because it is the first revision to implement the
36           Unifont 7.0 glyphs.  Richard Stallman made this request.
37         * INSTALL: changed "hexsrc" to "plane00" to refer to the new
38           directory name.
39         * README:
40           - Changed "hexsrc" to "plane00" to refer to the new directory name.
41           - Added mention of Andrew Miller writing unifont-viewer.
42         * doc/: incorporated unifont-viewer.texi into unifont.texi.
43         * doc/Makefile: corrected comments for building texinfo output files,
44           and simplified docprep target.
45         * doc/unifont-viewer.texi: added file.
46         * doc/unifont.texi:
47           - Corrected naming of section "Using Graphical Tools"; it was
48             incorrectly named "Hex File Format", which is the name of the
49             preceding section.
50           - Added new section on "Dynamically Viewing a Unifont File" to
51             describe using the unifont-viewer Perl utility.
52           - Added unifont-viewer man page sub-section to Reference section.
53         * doc/unifontpic.texi: changed "hexsrc" to "plane00" to refer to
54           the new directory name.
55         * doc/unigencircles.texi: changed "hexsrc" to "plane00" to refer to
56           the new directory name.
57         * font/Makefile:
58           - Added font/plane0[1-F]csur/*.hex in hex: target to sort input
59             for building fonts containing CSUR glyphs above Plane 0.
60           - Added all combining character code points in uppercsurttf target.
61           - Added creation of unifont_upper_sample-$(VERSION).hex.  This
62             involved the creation of combining and nonprinting files in
63             "font/compiled/" directory.  Also added creation of
64             unifont_upper_sample-$(VERSION).bdf and
65             the SBIT font unifont_upper_sample-$(VERSION).ttf.
66           - Added generation of Supplemental Multilingual Plane glyphs
67             to "font/compiled/bmp/" directory.
68           - Renamed "font/compiled/bmp/uni??.bmp" to
69             "font/compiled/bmp/uni00??.bmp" to appear before SMP bitmap files.
70           - compiled/bmp no longer created; replaced with compiled/png.
71           - compiled/png now contains sample glyphs in Portable Network
72             Graphics format (with combining circles where appropriate),
73             in subdirectories "plane00", "plane01", "plane0E", and "csur".
74           - clean target now also removes "$(COMPILED_DIR)/*.sfd.gz".
75         * font/index.html: added table for Supplemental Multilingual Plane.
76         * font/plane00: Added the 327 new glyphs introduced to Plane 0 in
77           Unicode 7.0.  This involved adding glyphs to unifont-base.hex,
78           adding combining code points to bmp-combining.txt, and removing
79           newly-defined glyphs from unassigned.hex.
80         * font/plane00/README: changed "hexsrc" to "plane00" to refer to
81           the new directory name.
82         * font/plane00/unifont-base.hex:
83           - Redrew U+0D00 and U+2702.
84           - Redrew Halfwidth Katakana Variants, U+FF65 through U+FF9F, because
85             the original glyphs were too tall compared to the rest of Unifont.
86           - Using new versions of U+2619 (the "Aldus leaf"), U+2622,
87             and U+26DF that Nils Moskopp submitted.
88         * font/plane00csur/csur.hex: removed U+EFFF as a Copyleft symbol, as
89           it is not part of the ConScript Unicode Registry.
90         * font/plane01/Makefile: created Makefile to generate "unassigned.hex"
91           from "unassigned-ranges.txt".
92         * font/plane01/plane01.hex:
93           - Paul Hardy added these scripts: Phaistos Disc, Coptic Epact
94             Numbers, Imperial Aramaic, Lydian, Old South Arabian, Old North
95             Arabian, and Enclosed Ideographic Supplement (modeled after glyphs
96             in Wen Quan Yi).  Also added new glyphs to complete Phoenician.
97             Also added glyphs to complete the 7.0 additions for Ancient Greek
98             Numbers, Ancient Symbols, and Old Italic.
99           - Andrew Miller added new glyphs for Playing Cards and Enclosed
100             Alphanumeric Supplement.  Also drew more glyphs for Mathematical
101             Alphanumeric Supplement.
102           - Nils Moskopp drew the new Miscellaneous Symbols and Pictographs.
103         * font/plane01/unassigned-ranges.txt: completed all unassigned ranges
104           for scripts that the Unicode Consortium has assigned.
105         * font/plane01/plane01-nonprinting.hex: created file.
106         * man/:
107           - Added references to unifont-viewer in all other man pages.
108           - Removed an extraneous ".PP" that appeared in some man pages before
109             a new section header.
110         * man/unifont.5: changed "hexsrc" to "plane00".
111         * man/unifont-viewer.1: created file.
112         * man/unifontpic.1: changed "hexsrc" to "plane00".
113         * man/unigencircles.1: changed "hexsrc" to "plane00".
114         * src/unifont-viewer: added new program to view Unifont hex files.
115         * src/unifontpic.c: changed "6.3" version number to "7.0".
116         * src/unigencircles.c: extended to cover the entire Unicode range.
117         * src/unihexfill: new program to pad a script with glyphs that are
118           four or six digits.  Among other uses, this will allow Debian
119           GNU/Linux's font review script to report Unicode script completion
120           percentage accurately for Unifont.
121
122 2014-02-14  Paul Hardy  <unifoundry@unifoundry.com>
123
124         * COPYING: added GNU Free Documentation License 1.3, which covers
125           the files "doc/unifont.*".
126         * ChangeLog: fixed a typo in 2014-02-04 entry.
127
128 2014-02-04  Paul Hardy  <unifoundry@unifoundry.com>
129
130         * Makefiles:
131           - Updated date for new release.
132           - Added Qianqian Fang's name to COPYRIGHT strings, for his glyph
133             contributions in "font/plane00/wqy.hex".
134         * hangul/hangul-generation.html: removed references to three footer
135           "<img>" links that pointed to external websites.  Those external
136           icons were saved locally when the original web page
137           http://unifoundry.com/hangul/hangul-generation.html was saved in
138           the "hangul/" directory.  That web page is the most comprehensive
139           documentation of the effort to create the Hangul Syllables block
140           from scratch.
141         * hangul/hangul-generation_files: removed three external icon files
142           ("valid-html401.png", "vccs.gif", and "w3c_ab.gif") that were saved
143           locally when http://unifoundry.com/hangul/hangul-generation.html
144           was saved.
145         * src/unibmp2hex.c: increased size of "wide" array to be 0x200000,
146           to cover the entire range of Unicode.
147
148 2014-02-02  Paul Hardy  <unifoundry@unifoundry.com>
149
150         * Makefiles: updated date for new release.
151         * NEWS: updated for new release.
152         * README: updated for new release, notably mentioning that
153           "font/hexsrc" has been renamed to "font/plane00".
154         * doc/: regenerated unifont.txt, unifont.info, and unifont.pdf files
155           after addition of doc/hexkinya.texi.
156         * doc/Makefile (docprep): added new target to remove the files
157           created by "make doc", in preparation for running "make doc" again.
158         * doc/hexkinya.texi: added Texinfo file for hexkinya Perl script.
159         * doc/unifont.texi: updated file to reflect "font/hexsrc" being
160           renamed to "font/plane00" and made other changes to reflect
161           support beyond the Unicode Basic Multilingual Plane.
162         * font/Makefile:
163           - Added Andrew Miller's name to COPYRIGHT string.
164           - Add unifont_upper font files for Plane 1 through Plane 14 glyphs.
165           - Add unifont_upper_csur font files for Plane 1 through Plane 15
166             glyphs (currently there are no glyphs for Plane 16, the highest
167             plane that the  Unicode Standard allows).
168           - Create Unifont-APL8x16.psf.gz console font file, to support
169             running GNU APL and other APL implementations in console mode.
170             This font is a 512 glyph subset of Unifont.
171         * font/Makefile (bigpic): construct giant glyph picture using
172           font/plane00/*.hex rather than font/compiled/unifont_sample*.hex,
173           because the latter doesn't contain glyphs for U+FFFE or U+FFFF
174           (removed to appease MS Windows).
175         * font/Makefile (hex): added egrep -v "^FFF[EF]" to make sure
176           U+FFFE and U+FFFF are removed from font, for Windows XP.
177         * font/plane00: new name of previous "font/hexsrc" directory, now
178           that this package contains multiple Unicode planes.
179         * font/plane00/README: updated to mention new "omit.hex" file.
180         * font/plane00/bmp-combining.txt: formerly "font/ttfsrc/combining.txt".
181         * font/plane00/nonprinting.hex: removed U+FFFE and U+FFFF to
182           appease MS Windows XP (see font/plane00/omit.hex entry below).
183         * font/plane00/omit.hex: consists of U+FFFE and U+FFFF, for the
184           sake of MS Windows XP.
185         * font/plane00/unifont-base.hex: Further tweaks to APL glyphs.
186         * font/plane00csur:
187           - Created ConScript Unicode Registry directory, for glyphs in Michael
188             Everson's PUA mapping ("http://www.evertype.com/standards/csur/").
189           - Added contributions of Wojciech Stryjewski: Tengwar and Klingon.
190           - Added contributions of Andrew Miller: Kinya (partial), aUI,
191             Gargoyle, Ewellic, Unifon, Solresol, Visible Speech, and Monofon.
192           - Added contributions of Paul Hardy: Cirth and Aiha.
193         * font/plane01: created directory for Unicode Plane 1 glyphs.
194           - Added glyphs contributed by Roman Czyborra and Andrew Miller:
195             Old Italic.
196           - Added glyphs contributed by Andrew Miller: Ancient Symbols,
197             Lycian, Carian, Ugaritic, Old Persian, Musical Symbols,
198             Tai Xuan Jing Symbols, Counting Rod Numerals, Mathematical
199             Alphanumeric Symbols (partial), Mahjong Tiles, Domino Tiles,
200             Playing Cards, Enclosed Alphanumeric Supplement, and Miscellaneous
201             Symbols and Pictographs (partial).
202           - Added glyphs contributed by Paul Hardy: Linear B Syllabary,
203             Linear B Ideograms, Aegean Numbers, Ancient Greek Numbers,
204             Gothic, Deseret, Shavian, Osmanya, Cypriot Syllabary, Phoenician,
205             Kharoshthi, Byzantine Musical Symbols, and Ancient Greek Musical
206             Notation.
207         * font/plane0E: added scripts contributed by Andrew Miller: Tags and
208           Variation Selectors Supplement.
209         * font/plane0Fcsur: added glyphs from Michael Everson's ConScript
210           Unicode Registry (CSUR) contriubted by Andrew Miller: Kinya Syllables.
211         * font/psf: added directory with files to build new PSF font version,
212           to allow APL use under GNU/Linux in console mode.
213         * font/ttfsrc: simplified directory to only contain a Makefile;
214           other files were moved to "font/plane00/" as a precursor to allow
215           parallel building of multiple fonts.
216         * font/ttfsrc/Makefile:
217           - Updated VERSION date.
218           - Added Andrew Miller's name to COPYRIGHT string.
219         * hangul/README: changed mention of "font/hexsrc" to new location
220           of "font/plane00".
221         * man/hexkinya.1: added man page for Andrew Miller's hexkinya Perl
222           script, also cross-referenced in all other man pages.
223         * src/hexkinya: new script by Andrew Miller to generate Kinya Private
224           Use Area glyphs in Plane 15, saved under "font/plane0Fcsur/".
225         * src/unibmp2hex.c: added forced double width for appropriate
226           Plane 1 (Supplemental Multilingual Plane) scripts now that
227           this package extends beyond the Basic Multilingual Plane.
228         * src/unipagecount.c: corrected license from GPL3+ to GPL2+.
229
230 2013-12-21  Paul Hardy  <unifoundry@unifoundry.com>
231
232         * ChangeLog: corrected date on last entry from 12-27 to 12-17.
233         * Makefiles: updated date for new release.
234         * font/hexsrc/unifont-base.hex: Modified glyphs to appear better
235           in APL: U+22F8, U+233B, U+233E, U+235B, and U+2364.
236         * font/ttfsrc/Makefile: commented out SetFontNames function calls
237           in fontforge.  Not all applications were interpreting that data
238           correctly.  For example, in LibreOffice, it listed the font as
239           the foundry name ("GNU") rather than the foundry name plus the
240           font name ("GNU Unifont") or just the font name.  That is a bug
241           in LibreOffice, so if such things are fixed in the future then
242           these calls can be re-introduced.
243         * src/hex2bdf:
244           - Rearranged some properties (cosmetic change).
245           - Changed default font name from "unifont" to "Unifont".
246         * src/unigencircles.c: changed subscript from MAXSTRING to
247           MAXSTRING-1 at line 61.
248
249 2013-12-17  Paul Hardy  <unifoundry@unifoundry.com>
250
251         * doc/Makefile: removed redirection of texi2pdf output.
252         * doc/unifont.pdf: rebuilt file.
253         * font/Makefile:
254           - Don't modify PCF fonts with FontForge, which alters them
255             so grub-mkfont can't read them.
256           - In font/compiled, insert $(VERSION) into unifont.sfd name.
257         * font/ttfsrc/Makefile (clean): remove *.bdf, so unifont_sample.bdf
258           is removed.
259         * README: removed date stamp at top of file.
260
261 2013-12-15  Paul Hardy  <unifoundry@unifoundry.com>
262
263         * src/unihex2png: new program to convert unifont.hex to PNG image.
264         * src/unipng2hex: new program to convert PNG image to unifont.hex.
265         * src/hex2bdf:
266           - Added new XLFD properties for font generation for FreeType and
267             grub-mkfont support; includes version & copyright info.
268           - Fields now begin with upper-case, including "unifont"-->"Unifont".
269           - Changed POINT_SIZE property from 160 to 120.
270           - Added "Sans" style name to FONT string plus XLFD property.
271           - Added command line options for font name, version, & glyph height.
272           - Allow generation of fonts with other than 16 pixel rows/glyph, to
273             support new capabilities of unihex2png, unipng2hex, and hexdraw.
274         * src/unidup.c: now takes an optional file name on the command line.
275         * src/*.c: reformatted to follow GNU Coding Standards.
276         * man/*: Updated man pages to reflect new options, new programs,
277           and to reflect the GPLv2+ license now common to all programs.
278         * doc/: new directory with Texinfo files.
279         * ChangeLog: created new file.
280         * COPYING: created new file.
281         * INSTALL: file created using BUILDING section from old README file.
282         * LICENSE: removed; its contents are in README and COPYING now.
283         * NEWS: created new file.
284         * Makefiles: added "SHELL = /bin/sh" if not already declared.
285         * Makefiles (distclean): added removal of "*~" if not already declared.
286         * Makefile: compress text files with "gzip -f -9" during installation.
287         * font/Makefile: fontforge scripting updated; now adds font copyright,
288           license, version and other info to PCF files.
289         * font/hexsrc/unifont-base.hex:
290           - Redrew several Armenian letters (U+0530..U+058F).
291           - Redrew Capricorn symbol (U+2651).
292           - Redrew CJK Radical Supplement glyphs: U+2E9F, U+2EA9, U+2EAC,
293             U+2EAE, U+2EC0, U+2EDE, U+2EE7, and U+2EED.
294         * font/ttfsrc/Makefile: fontforge scripting command changed from
295           "Simplify(-1,1)" to "Simplify(64,1)" to "merge lines which are
296           nearly parallel into one".  This decreases the TrueType file size
297           by almost 2 Megabytes, by reducing the number of control points
298           for a glyph.  Also add font copyright, license, version, and
299           other info to TTF files.
300         * font/ttfsrc/Makefile: now builds SBIT font unifont_sample.ttf.
301         * unifontall-*: renamed to "unifont_sample-*".
302         * *.bdf: Added font version, copyright, etc. with hex2bdf.
303         * *.pcf: Added font version, copyright, etc. with fontforge.
304         * *.ttf: Added font version, copyright, etc. with fontforge.
305         * font/*/unifont-*.bmp: Create chart of entire Unifont using pre-built
306           unifont_sample.hex rather than assembling *.hex just for this image.
307         * hangul/hangul-generation.html: updated to correct a typo, where
308           rieul was mentioned as an initial consonant instead of a final
309           consonant in an explanation of vertical spacing constraints.
310         * hangul/Makefile:
311           - Updated hex2bdf parameters to name generated BDF font
312             "Unifont Johab" rather than "unifont" and add copyright.
313           - Used a sed script to change BDF encoding from ISO10646 to "Johab".
314           - Call bdftopcf to create hangul-base.pcf, then compress with gzip.
315           - Add "precompiled:" target to create basic Johab font files.
316
317 2013-10-20  Paul Hardy  <unifoundry@unifoundry.com>
318
319         * First GNU Project version.