Git init
authorKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 16:09:50 +0000 (01:09 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 16:09:50 +0000 (01:09 +0900)
commitaec26d622abc6b252efece240764eb4eeddb8690
treeeb33a6b8fd9ba620fb17bf382e73b78ed41f130b
parentcf0763d9c1a7b58d98d3b2a07c69eb2f3ab734fc
Git init
157 files changed:
bdftopcf/AUTHORS [new file with mode: 0644]
bdftopcf/COPYING [new file with mode: 0644]
bdftopcf/ChangeLog [new file with mode: 0644]
bdftopcf/INSTALL [new file with mode: 0644]
bdftopcf/Makefile.am [new file with mode: 0644]
bdftopcf/Makefile.in [new file with mode: 0644]
bdftopcf/NEWS [new file with mode: 0644]
bdftopcf/README [new file with mode: 0644]
bdftopcf/aclocal.m4 [new file with mode: 0644]
bdftopcf/bdftopcf.c [new file with mode: 0644]
bdftopcf/bdftopcf.man [new file with mode: 0644]
bdftopcf/config.guess [new file with mode: 0755]
bdftopcf/config.h.in [new file with mode: 0644]
bdftopcf/config.sub [new file with mode: 0755]
bdftopcf/configure [new file with mode: 0755]
bdftopcf/configure.ac [new file with mode: 0644]
bdftopcf/depcomp [new file with mode: 0755]
bdftopcf/install-sh [new file with mode: 0755]
bdftopcf/missing [new file with mode: 0755]
debian/README.source [new file with mode: 0644]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0755]
debian/copyright [new file with mode: 0644]
debian/local/update-fonts-alias [new file with mode: 0644]
debian/local/update-fonts-alias.8 [new file with mode: 0644]
debian/local/update-fonts-dir [new file with mode: 0644]
debian/local/update-fonts-dir.8 [new file with mode: 0644]
debian/local/update-fonts-scale [new file with mode: 0644]
debian/local/update-fonts-scale.8 [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/watch.bdftopcf [new file with mode: 0644]
debian/watch.font-util [new file with mode: 0644]
debian/watch.fonttosfnt [new file with mode: 0644]
debian/watch.mkfontdir [new file with mode: 0644]
debian/watch.mkfontscale [new file with mode: 0644]
debian/xfonts-utils.install [new file with mode: 0644]
debian/xfonts-utils.postinst.in [new file with mode: 0644]
debian/xfonts-utils.postrm.in [new file with mode: 0644]
debian/xsfbs/repack.sh [new file with mode: 0755]
debian/xsfbs/xsfbs.mk [new file with mode: 0755]
debian/xsfbs/xsfbs.sh [new file with mode: 0644]
font-util/AUTHORS [new file with mode: 0644]
font-util/COPYING [new file with mode: 0755]
font-util/ChangeLog [new file with mode: 0755]
font-util/INSTALL [new file with mode: 0755]
font-util/Makefile.am [new file with mode: 0755]
font-util/Makefile.in [new file with mode: 0755]
font-util/NEWS [new file with mode: 0644]
font-util/README [new file with mode: 0644]
font-util/aclocal.m4 [new file with mode: 0755]
font-util/bdftruncate.c [new file with mode: 0644]
font-util/bdftruncate.man [new file with mode: 0644]
font-util/config.guess [new file with mode: 0755]
font-util/config.h.in [new file with mode: 0755]
font-util/config.sub [new file with mode: 0755]
font-util/configure [new file with mode: 0755]
font-util/configure.ac [new file with mode: 0755]
font-util/depcomp [new file with mode: 0755]
font-util/fontutil.m4 [new file with mode: 0644]
font-util/fontutil.m4.in [new file with mode: 0755]
font-util/fontutil.pc.in [new file with mode: 0644]
font-util/install-sh [new file with mode: 0755]
font-util/man/Makefile.am [new file with mode: 0755]
font-util/man/Makefile.in [new file with mode: 0755]
font-util/man/bdftruncate.man [new file with mode: 0755]
font-util/man/ucs2any.man [new file with mode: 0755]
font-util/map-ISO8859-1 [new file with mode: 0644]
font-util/map-ISO8859-10 [new file with mode: 0644]
font-util/map-ISO8859-11 [new file with mode: 0644]
font-util/map-ISO8859-13 [new file with mode: 0644]
font-util/map-ISO8859-14 [new file with mode: 0644]
font-util/map-ISO8859-15 [new file with mode: 0644]
font-util/map-ISO8859-16 [new file with mode: 0644]
font-util/map-ISO8859-2 [new file with mode: 0644]
font-util/map-ISO8859-3 [new file with mode: 0644]
font-util/map-ISO8859-4 [new file with mode: 0644]
font-util/map-ISO8859-5 [new file with mode: 0644]
font-util/map-ISO8859-6 [new file with mode: 0644]
font-util/map-ISO8859-7 [new file with mode: 0644]
font-util/map-ISO8859-8 [new file with mode: 0644]
font-util/map-ISO8859-9 [new file with mode: 0644]
font-util/map-JISX0201.1976-0 [new file with mode: 0644]
font-util/map-KOI8-R [new file with mode: 0644]
font-util/missing [new file with mode: 0755]
font-util/ucs2any.c [new file with mode: 0755]
font-util/ucs2any.man [new file with mode: 0644]
fonttosfnt/AUTHORS [new file with mode: 0644]
fonttosfnt/COPYING [new file with mode: 0644]
fonttosfnt/ChangeLog [new file with mode: 0644]
fonttosfnt/INSTALL [new file with mode: 0644]
fonttosfnt/Makefile.am [new file with mode: 0644]
fonttosfnt/Makefile.in [new file with mode: 0644]
fonttosfnt/NEWS [new file with mode: 0644]
fonttosfnt/README [new file with mode: 0644]
fonttosfnt/aclocal.m4 [new file with mode: 0644]
fonttosfnt/config.guess [new file with mode: 0755]
fonttosfnt/config.h.in [new file with mode: 0644]
fonttosfnt/config.sub [new file with mode: 0755]
fonttosfnt/configure [new file with mode: 0755]
fonttosfnt/configure.ac [new file with mode: 0644]
fonttosfnt/depcomp [new file with mode: 0755]
fonttosfnt/env.c [new file with mode: 0644]
fonttosfnt/fonttosfnt.c [new file with mode: 0644]
fonttosfnt/fonttosfnt.h [new file with mode: 0644]
fonttosfnt/fonttosfnt.man [new file with mode: 0644]
fonttosfnt/install-sh [new file with mode: 0755]
fonttosfnt/missing [new file with mode: 0755]
fonttosfnt/read.c [new file with mode: 0644]
fonttosfnt/struct.c [new file with mode: 0644]
fonttosfnt/util.c [new file with mode: 0644]
fonttosfnt/write.c [new file with mode: 0644]
mkfontdir/AUTHORS [new file with mode: 0644]
mkfontdir/COPYING [new file with mode: 0644]
mkfontdir/ChangeLog [new file with mode: 0755]
mkfontdir/INSTALL [new file with mode: 0755]
mkfontdir/Makefile.am [new file with mode: 0755]
mkfontdir/Makefile.in [new file with mode: 0755]
mkfontdir/NEWS [new file with mode: 0644]
mkfontdir/README [new file with mode: 0644]
mkfontdir/aclocal.m4 [new file with mode: 0755]
mkfontdir/config.guess [new file with mode: 0755]
mkfontdir/config.sub [new file with mode: 0755]
mkfontdir/configure [new file with mode: 0755]
mkfontdir/configure.ac [new file with mode: 0755]
mkfontdir/install-sh [new file with mode: 0755]
mkfontdir/missing [new file with mode: 0755]
mkfontdir/mkfontdir.cpp [new file with mode: 0755]
mkfontdir/mkfontdir.man [new file with mode: 0755]
mkfontscale/AUTHORS [new file with mode: 0644]
mkfontscale/COPYING [new file with mode: 0755]
mkfontscale/ChangeLog [new file with mode: 0755]
mkfontscale/INSTALL [new file with mode: 0755]
mkfontscale/Makefile.am [new file with mode: 0755]
mkfontscale/Makefile.in [new file with mode: 0755]
mkfontscale/NEWS [new file with mode: 0644]
mkfontscale/README [new file with mode: 0644]
mkfontscale/aclocal.m4 [new file with mode: 0755]
mkfontscale/config.guess [new file with mode: 0755]
mkfontscale/config.h.in [new file with mode: 0755]
mkfontscale/config.sub [new file with mode: 0755]
mkfontscale/configure [new file with mode: 0755]
mkfontscale/configure.ac [new file with mode: 0755]
mkfontscale/data.h [new file with mode: 0755]
mkfontscale/depcomp [new file with mode: 0755]
mkfontscale/hash.c [new file with mode: 0644]
mkfontscale/hash.h [new file with mode: 0755]
mkfontscale/ident.c [new file with mode: 0755]
mkfontscale/ident.h [new file with mode: 0755]
mkfontscale/install-sh [new file with mode: 0755]
mkfontscale/list.c [new file with mode: 0755]
mkfontscale/list.h [new file with mode: 0755]
mkfontscale/missing [new file with mode: 0755]
mkfontscale/mkfontscale.c [new file with mode: 0755]
mkfontscale/mkfontscale.man [new file with mode: 0644]
packaging/xorg-x11-xfonts-utils.spec [new file with mode: 0644]