]> icculus.org git repositories - dana/openbox.git/commit
create the glft library. it will be using freetype and fontconfig to render fonts...
authorDana Jansens <danakj@orodu.net>
Mon, 26 May 2003 13:17:19 +0000 (13:17 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 26 May 2003 13:17:19 +0000 (13:17 +0000)
commit4e78e1c2da8bf51e846e096f39dfca28661ec501
treec2584088b5b29c86fd0e74f2e74c2b3578c5536c
parentb676d089801bb2f248feb77969d784090f5d8d24
create the glft library. it will be using freetype and fontconfig to render fonts in GL.
flesh out render2 a bit more.. actually just in comments
Makefile.am
configure.ac
glft/.cvsignore [new file with mode: 0644]
glft/Makefile.am [new file with mode: 0644]
glft/glft.h [new file with mode: 0644]
glft/init.c [new file with mode: 0644]
glft/test.c [new file with mode: 0644]
render2/Makefile.am
render2/instance.c
render2/instance.h
render2/render.h