]> granicus.if.org Git - handbrake/commit
text subs: use generic font family names (#614)
authorJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 10 Mar 2017 19:47:50 +0000 (12:47 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Sun, 12 Mar 2017 17:49:13 +0000 (11:49 -0600)
commit57a72e90c1ebc6d487a04ff236c08a78265779b4
tree4c299b59a11f21e9cbd3264bacc2126cdc01adfe
parentc6896fe967b0a5c95c645646c2a7a9c60e7cc52b
text subs: use generic font family names (#614)

* text subs: use generic font family names

Allows the platform more flexibility in choosing the "best" font for the
platform.

* rendersub: make font configurable per platform

Use Lucida Console for mono font on windows since it chooses ugly,
difficult to read Courier New when using monospace family name.

(cherry picked from commit 65e24973e7deff59f93caabd1d561c8d0d2e9163)
libhb/deccc608sub.c
libhb/decsrtsub.c
libhb/dectx3gsub.c
libhb/decutf8sub.c
libhb/internal.h
libhb/rendersub.c