[vlc-commits] Freetype: privatize LoadFont() and document SelectAndLoadFace
Jean-Baptiste Kempf
git at videolan.org
Sun Oct 25 17:58:11 CET 2015
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Oct 25 17:57:03 2015 +0100| [6a91698d2a051291072e7ce837bb84ab3f411d60] | committer: Jean-Baptiste Kempf
Freetype: privatize LoadFont() and document SelectAndLoadFace
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6a91698d2a051291072e7ce837bb84ab3f411d60
---
modules/text_renderer/freetype.c | 129 -------------------------------
modules/text_renderer/freetype.h | 12 +--
modules/text_renderer/platform_fonts.c | 130 ++++++++++++++++++++++++++++++++
modules/text_renderer/platform_fonts.h | 3 +
modules/text_renderer/text_layout.c | 3 +-
5 files changed, 142 insertions(+), 135 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6a91698d2a051291072e7ce837bb84ab3f411d60
More information about the vlc-commits
mailing list