]> git.sesse.net Git - vlc/commit
Contribs: remove XML dependency from Fontconfig.
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 25 Jul 2009 20:27:16 +0000 (22:27 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 25 Jul 2009 20:27:16 +0000 (22:27 +0200)
commit4b1c0509550417d379eb605500055e231a166760
treec9cb374bc47ea455e3a8fd3064e94ecf24eedcc3
parenta077fb259feb9243c11099f3d98634ea6ea704a3
Contribs: remove XML dependency from Fontconfig.

This removes around 1.1MB on both libass dll and freetype dll (on 2.8MB), which are 4th and 5th dll in size for Windows
(qt4, avcodec, avformat are bigger).
We DON'T use the fonts.conf anyway on Windows, therefore, why having such a dependency, just for parsing a configure file that we don't ship?
I still don't get what is wrong with an .ini/.conf format, but that is not my business, I guess.
extras/contrib/src/Makefile
extras/contrib/src/Patches/fontconfig-noxml2.patch [new file with mode: 0644]