]> granicus.if.org Git - handbrake/commit
Remove Fontconfig on Windows (#610)
authorOleg Oshmyan <chortos@inbox.lv>
Sun, 12 Mar 2017 16:31:36 +0000 (18:31 +0200)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Sun, 9 Apr 2017 19:00:19 +0000 (13:00 -0600)
commitc4628b8be781c6f95897bd2fec9d96436f078f17
tree39daa105b7e9779ce63909d26bfedabf772185a7
parentd24939a2efdf0659b4d1d046b383c4aac21d155c
Remove Fontconfig on Windows (#610)

* Remove Fontconfig on Windows

Let libass use its DirectWrite font provider backend instead of Fontconfig.
This eliminates Fontconfig's font cache generation delay that occurred
at the start of an encode after a system font was (un)installed or when
HandBrake was installed and used to burn text subtitles for the first time.

* Remove LibHB's dependency on Fontconfig when it's not used

(cherry picked from commit bd78a82b032a48d9f382c56ddc72529a047c0893)
contrib/libass/module.defs
libhb/module.defs
make/include/main.defs
test/module.defs