pango is now mandatory..
authorDana Jansens <danakj@orodu.net>
Sat, 3 Mar 2007 02:53:41 +0000 (02:53 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 3 Mar 2007 02:53:41 +0000 (02:53 +0000)
commit037fc862b0dd4535accf7b69a8c0112355bd04b1
tree768c502ef4cd3fb826d2d9466eac672fd614688a
parentc5b551b25a1d89a3f20599adeec6c6c6a31946e5
pango is now mandatory..

lots of cleanups to the pango code, which was a very nice base to start from. thanks to whomever wrote that for us.. put some of the pango variables into the various render structs so that they don't need to be created all the time. put the pango context inside our RrInstance so that it can be properly freed at shutdown. removed xft dependencies all through the code and the build system also. who knows if this will break compiling for some poor souls. i guess we'll find out, won't we!
Makefile.am
configure.ac
render/font.c
render/font.h
render/instance.c
render/instance.h
render/render.h