kmscon/.gitignore
David Herrmann e9b523c3f1 text: font: unifont: add genunifont generator
This new generator converts the unifont hex-encoded data into a C-source
file which then can be compiled statically into the kmscon binary. Please
note that the resulting source file is bigger than 100MB and can take
quite a while to compile.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
2012-08-25 15:36:55 +02:00

39 lines
463 B
Plaintext

*~
*.swp
*.o
*.lo
*.la
kmscon
fakevt
/test_*
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
build-aux/
config.h
config.h.in
config.h.in~
config.log
config.status
configure
*.tar.bz2
libtool
m4/
stamp-*
.deps
.dirstamp
.libs
genshader
genunifont
src/static_shaders.c
src/genshader.c
src/text_font_unifont_data.c
docs/reference/*.txt
docs/reference/*.bak
docs/reference/kmscon.????*
docs/reference/*.stamp
docs/reference/version.xml
docs/reference/*/
gtk-doc.make