unifont-6.3.20131020.tar.gz
authorPaul Hardy <unifoundry@unifoundry.com>
Mon, 21 Oct 2013 02:13:42 +0000 (02:13 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 16 Jul 2015 01:48:41 +0000 (01:48 +0000)
commit119a78c606ce7e90f07f84f5307628fd5a0837f7
tree06b138105238f21cbfba5c7f016a72cfceb9de02
unifont-6.3.20131020.tar.gz

First GNU Project version.
76 files changed:
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
TUTORIAL [new file with mode: 0644]
font/Makefile [new file with mode: 0644]
font/coverage.dat [new file with mode: 0644]
font/hexsrc/README [new file with mode: 0644]
font/hexsrc/hangul-syllables.hex [new file with mode: 0644]
font/hexsrc/nonprinting.hex [new file with mode: 0644]
font/hexsrc/pua.hex [new file with mode: 0644]
font/hexsrc/spaces.hex [new file with mode: 0644]
font/hexsrc/unassigned.hex [new file with mode: 0644]
font/hexsrc/unifont-base.hex [new file with mode: 0644]
font/hexsrc/wqy.hex [new file with mode: 0644]
font/index.html [new file with mode: 0644]
font/ttfsrc/Makefile [new file with mode: 0644]
font/ttfsrc/all.pe [new file with mode: 0644]
font/ttfsrc/combining.txt [new file with mode: 0644]
hangul/Makefile [new file with mode: 0644]
hangul/README [new file with mode: 0644]
hangul/hanbase-00.bmp [new file with mode: 0644]
hangul/hanbase-01.bmp [new file with mode: 0644]
hangul/hanbase-02.bmp [new file with mode: 0644]
hangul/hangul-base.hex [new file with mode: 0644]
hangul/hangul-generation.html [new file with mode: 0644]
hangul/hangul-generation_files/hanbase-00.bmp [new file with mode: 0644]
hangul/hangul-generation_files/hanbase-01.bmp [new file with mode: 0644]
hangul/hangul-generation_files/hanbase-02.bmp [new file with mode: 0644]
hangul/hangul-generation_files/unifoundry.css [new file with mode: 0644]
hangul/hangul-generation_files/valid-html401.png [new file with mode: 0644]
hangul/hangul-generation_files/vcss.gif [new file with mode: 0644]
hangul/hangul-generation_files/w3c_ab.gif [new file with mode: 0644]
hangul/johab2ucs2 [new file with mode: 0755]
hangul/unifontchojung [new file with mode: 0755]
hangul/unifontksx [new file with mode: 0755]
man/Makefile [new file with mode: 0644]
man/bdfimplode.1 [new file with mode: 0644]
man/hex2bdf.1 [new file with mode: 0644]
man/hex2sfd.1 [new file with mode: 0644]
man/hexbraille.1 [new file with mode: 0644]
man/hexdraw.1 [new file with mode: 0644]
man/hexmerge.1 [new file with mode: 0644]
man/johab2ucs2.1 [new file with mode: 0644]
man/unibdf2hex.1 [new file with mode: 0644]
man/unibmp2hex.1 [new file with mode: 0644]
man/unicoverage.1 [new file with mode: 0644]
man/unidup.1 [new file with mode: 0644]
man/unifont.5 [new file with mode: 0644]
man/unifontchojung.1 [new file with mode: 0644]
man/unifontksx.1 [new file with mode: 0644]
man/unifontpic.1 [new file with mode: 0644]
man/unigencircles.1 [new file with mode: 0644]
man/unigenwidth.1 [new file with mode: 0644]
man/unihex2bmp.1 [new file with mode: 0644]
man/unihexgen.1 [new file with mode: 0644]
man/unipagecount.1 [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/bdfimplode [new file with mode: 0755]
src/hex2bdf [new file with mode: 0755]
src/hex2sfd [new file with mode: 0755]
src/hexbraille [new file with mode: 0755]
src/hexdraw [new file with mode: 0755]
src/hexmerge [new file with mode: 0755]
src/johab2ucs2 [new file with mode: 0755]
src/unibdf2hex.c [new file with mode: 0644]
src/unibmp2hex.c [new file with mode: 0644]
src/unicoverage.c [new file with mode: 0644]
src/unidup.c [new file with mode: 0644]
src/unifontchojung [new file with mode: 0755]
src/unifontksx [new file with mode: 0755]
src/unifontpic.c [new file with mode: 0644]
src/unigencircles.c [new file with mode: 0644]
src/unigenwidth.c [new file with mode: 0644]
src/unihex2bmp.c [new file with mode: 0644]
src/unihexgen.c [new file with mode: 0644]
src/unipagecount.c [new file with mode: 0644]