[vlc-commits] Freetype: split fontconfig management to its own file
Jean-Baptiste Kempf
git at videolan.org
Sun Oct 25 19:13:19 CET 2015
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Oct 25 19:12:48 2015 +0100| [b54170d59b8d6031ff62cb6a2851c6084749435e] | committer: Jean-Baptiste Kempf
Freetype: split fontconfig management to its own file
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b54170d59b8d6031ff62cb6a2851c6084749435e
---
modules/text_renderer/Makefile.am | 3 +
modules/text_renderer/fonts/fontconfig.c | 276 ++++++++++++++++++++++++++++++
modules/text_renderer/platform_fonts.c | 240 --------------------------
3 files changed, 279 insertions(+), 240 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b54170d59b8d6031ff62cb6a2851c6084749435e
More information about the vlc-commits
mailing list