unifont-6.3.20131221.tar.gz
authorPaul Hardy <unifoundry@unifoundry.com>
Sun, 22 Dec 2013 01:53:24 +0000 (01:53 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 16 Jul 2015 01:48:52 +0000 (01:48 +0000)
commit48e3a36faf203c4d25e024994f103fce1fcc8fca
treebb26886d81a9fc7c6b818a5637ef54a1e3717eb9
parent9b70484c5fbbaa5b73ba7ba24cb2d0c1de5281cd
unifont-6.3.20131221.tar.gz

* ChangeLog: corrected date on last entry from 12-27 to 12-17.
* Makefiles: updated date for new release.
* font/hexsrc/unifont-base.hex: Modified glyphs to appear better
  in APL: U+22F8, U+233B, U+233E, U+235B, and U+2364.
* font/ttfsrc/Makefile: commented out SetFontNames function calls
  in fontforge.  Not all applications were interpreting that data
  correctly.  For example, in LibreOffice, it listed the font as
  the foundry name ("GNU") rather than the foundry name plus the
  font name ("GNU Unifont") or just the font name.  That is a bug
  in LibreOffice, so if such things are fixed in the future then
  these calls can be re-introduced.
* src/hex2bdf:
  - Rearranged some properties (cosmetic change).
  - Changed default font name from "unifont" to "Unifont".
* src/unigencircles.c: changed subscript from MAXSTRING to
  MAXSTRING-1 at line 61.
ChangeLog
Makefile
NEWS
font/Makefile
font/hexsrc/unifont-base.hex
font/ttfsrc/Makefile
src/hex2bdf
src/unigenwidth.c