]> 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, 12 Mar 2017 16:31:36 +0000 (10:31 -0600)
commitbd78a82b032a48d9f382c56ddc72529a047c0893
tree37610a430682e02e25a23c2c4aca6e1d9efa5aaf
parent3a4beb186fcb6b6000f12cd421afcc2e0922528a
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
contrib/libass/module.defs
libhb/module.defs
make/include/main.defs
test/module.defs