https://github.com/videolan/vlc
Revision 66e287ea014eef76dcbd224a84322ab136c1e291 authored by Salah-Eddin Shaban on 21 May 2021, 15:15:07 UTC, committed by Jean-Baptiste Kempf on 26 May 2021, 08:46:30 UTC
FT_Glyph_Stroke is more tolerant of font files that do not follow
contour orientation conventions, like Helvetica Neue.
It also creates unfilled outline glyphs that can be more efficiently
blended.

Fixes #21043

(cherry picked from commit 074b4f3c4adf21b574c4a5127bac18cf7e94d821)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
1 parent 9f7be9f
History
Tip revision: 66e287ea014eef76dcbd224a84322ab136c1e291 authored by Salah-Eddin Shaban on 21 May 2021, 15:15:07 UTC
Freetype: use FT_Glyph_Stroke to create outlines
Tip revision: 66e287e
File Mode Size
autotools
bin
compat
contrib
doc
extras
include
lib
m4
modules
po
share
src
test
.gitattributes -rw-r--r-- 73 bytes
.gitignore -rw-r--r-- 452 bytes
.mailmap -rw-r--r-- 7.0 KB
AUTHORS -rw-r--r-- 18.7 KB
COPYING -rw-r--r-- 17.7 KB
COPYING.LIB -rw-r--r-- 25.9 KB
INSTALL -rw-r--r-- 1.5 KB
Makefile.am -rw-r--r-- 6.3 KB
NEWS -rw-r--r-- 199.1 KB
README -rw-r--r-- 2.7 KB
THANKS -rw-r--r-- 5.5 KB
bootstrap -rwxr-xr-x 1.8 KB
configure.ac -rw-r--r-- 128.2 KB
make-alias -rwxr-xr-x 299 bytes

README

back to top