[vlc-commits] freetype: font fallback structs and functions
    Salah-Eddin Shaban 
    git at videolan.org
       
    Sat Oct 24 19:05:54 CEST 2015
    
    
  
vlc | branch: master | Salah-Eddin Shaban <salshaaban at gmail.com> | Thu Oct 22 14:53:47 2015 +0300| [e8793fded7ad2728163c1b1f0849e4243fff6b56] | committer: Jean-Baptiste Kempf
freetype: font fallback structs and functions
This will close #5353 #2336 #4973 #5123 #5144 #5847 #7729 #7990 #8641 #12141 #12432
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e8793fded7ad2728163c1b1f0849e4243fff6b56
---
 modules/text_renderer/freetype.c       |  517 ++++++++++++++++----------------
 modules/text_renderer/freetype.h       |   78 +++--
 modules/text_renderer/platform_fonts.c |  378 ++++++++++++++++++++++-
 modules/text_renderer/platform_fonts.h |  101 ++++++-
 modules/text_renderer/text_layout.c    |  157 ++++++++--
 5 files changed, 913 insertions(+), 318 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e8793fded7ad2728163c1b1f0849e4243fff6b56
    
    
More information about the vlc-commits
mailing list