[vlc-commits] Freetype: split Android code to its own file

Jean-Baptiste Kempf git at videolan.org
Sun Oct 25 19:19:47 CET 2015


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Oct 25 19:18:01 2015 +0100| [c6e7cc75da933064a3e2bf2c48c464fcfef6101f] | committer: Jean-Baptiste Kempf

Freetype: split Android code to its own file

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

 modules/text_renderer/Makefile.am      |    4 +
 modules/text_renderer/fonts/android.c  |  279 ++++++++++++++++++++++++++++++++
 modules/text_renderer/platform_fonts.c |  244 ----------------------------
 3 files changed, 283 insertions(+), 244 deletions(-)

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


More information about the vlc-commits mailing list