X-Git-Url: http://git.shiar.nl/unifont.git/blobdiff_plain/be1a7f89ff3e6581be4603fcf639164e25d61ee9..8e42f3d15c39e5c98149c9647c0cc1a318e9321a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 763098f..c04eb05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,78 @@ -2014-10-11 Paul Hardy +2014-10-23 Paul Hardy + + * Version: 7.0.06. + * Makefiles: + - Updated version to 7.0.06. + - Added "GZFLAGS = -f -9 -n" to use with gzip in all cases. + - Changed ';' to "&&" for multiple shell commands, to fail if + a preceding step caused an error. + - Use "install -s" instead of "install" on C binaries. + * Makefile: regenerated .PHONY: target entries. + * font/Makefile: + - Added GRAPHICS declaration, settable to "png" or "bmp" depending + on the type of Unifont font pages desired. The default is set + to "png". + - Added bmp: target to create bitmapped graphics (.bmp) images of + Unifont. + - Create font/compiled/plane00.html along with + font/compiled/plane01.html in "png" and "bmp" targets. + * font/plane01/plane01.hex: + - Added one glyph inadvertently omitted from Old Italic: + U+01031F (Paul Hardy). + - Improved animals in U+01F400..U+01F43F (Nils Dagsson Moskopp). + - Added more scripts: + U+010350..U+01037F Old Permic (Paul Hardy) + U+01F650..U+01F67F Ornamental Dingbats (Paul Hardy) + U+01F780..U+01F7FF Geometric Shapes Extended (Paul Hardy) + U+01F800..U+01F8FF Supplemental Arrows-C (Paul Hardy) + - Emoticons (Paul Hardy) + U+01F608: made horns look more like horns + * src/: in all Perl scripts, added "or die" for open, close, and + print system calls. Made some error messages more descriptive. + * src/Makefile: Changed CFLAGS parameter "-O" to explicitly be "-O2". + * src/unihexfill: added "set -e" at beginning of bash script. + +2014-10-17 Paul Hardy + + * Version: 7.0.05. + * ChangeLog: updated list of Plane 1 scripts added in 7.0.04 entry. + * font/Makefile: + - Put plane01.html in font/compiled/ instead of font/. + * font/plane00.hex: + Following Umbreon126's discovery that the ASCII letter 'k' was + one pixel too short, Paul Hardy examined the rest of the ASCII + alphabet and made these changes: + - The letter 'l' was raised by one pixel to make it the same + height as all other lower-case letters with ascenders: + 'b', 'd', 'f', 'h', 'k', and also the same height as 'i' and 'j'. + These are all one pixel taller than the upper-case letters. + - The horizontal stroke of the letter 't' was lowered by one + pixel row to line up with the horizontal stroke in 'f'. + This is one pixel shorter than the font's x-height, and + is a compromise. + - The following scripts were modified where appropriate to + include the changes to the letters 'k', 'l', and 't': + U+00A0..U+00FF Latin-1 Supplement [no changes] + U+0100..U+017F Latin Extended-A + U+0180..U+024F Latin Extended-B + U+0250..U+02A0 IPA Extensions + U+1E00..U+1EFF Latin Extended Additional + U+2C60..U+2C7F Latin Extended-C + U+3300..U+33FF CJK Compatibility + U+A720..U+A7FF Latin Extended-D + U+FB00..U+FB4F Alphabetic Presentation Forms + U+FF00..U+FFEF Halfwidth and Fullwidth Forms. + * font/plane01.hex: + - Paul Hardy and Nils Dagsson Moskopp completed Miscellaneous + Symbols and Pictographs (U+01F300..U+01F5FF). + - Nils modified several Plane 1 glyphs from what were in the + Unifont-7.0.04 release in these scripts: + U+01F300..U+01F5FF Miscellaneous Symbols and Pictographs + U+01F600..U+01F4F Emoticons + U+01F680..U+01F6FF and Transport and Map Symbols scripts. + * man/Makefile: remove $(MANPAGES) from "install" target. + +2014-10-11 Paul Hardy * Version: 7.0.04. * Makefiles: bumped version to 7.0.04. @@ -47,13 +121,17 @@ code points in the Unicode 7.0 Plane 1 range, not just ones for scripts that Unifont Upper contains. * font/plane01/plane01.hex: - - Paul Hardy added Sora Sompeng, Chakma. + - Artur Quaglio added Elbasan and Caucasian Albanian. + - Paul Hardy added Sora Sompeng, Chakma, Sharada, Takri, Miao, + Arabic Mathematical Alphabetic Supplement, and Transport and + Map Symbols. - Umbreon126 added Siddham and the script letters in the Mathematical Alphanumeric Symbols block. - - Artur Quaglio added Elbasan and Caucasian Albanian. - Paul Hardy, Nils Dagsson Moskopp, and Umbreon126 added more to the Miscellaneous Symbols and Pictographs, and Nils improved existing glyphs. + - Nils Dagsson Moskopp made improvements to some Transport and + Map Symbols. - Umbreon126 improved U+01F200. * font/plane01/plane01-nonprinting.hex: new file contains the non-printing Unicode Plane 01 glyphs.