[vlc-commits] Freetype: split Win32 code in 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:04:19 2015 +0100| [41eb7f4e1ad7f5b9ccccc213868ec708fafc7644] | committer: Jean-Baptiste Kempf

Freetype: split Win32 code in its own file

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=41eb7f4e1ad7f5b9ccccc213868ec708fafc7644
---

 modules/text_renderer/Makefile.am      |    4 +
 modules/text_renderer/fonts/win32.c    |  418 ++++++++++++++++++++++++++++++++
 modules/text_renderer/platform_fonts.c |  364 +--------------------------
 modules/text_renderer/platform_fonts.h |    6 +
 4 files changed, 433 insertions(+), 359 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=41eb7f4e1ad7f5b9ccccc213868ec708fafc7644


More information about the vlc-commits mailing list