]> 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)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2017 19:47:50 +0000 (12:47 -0700)
commit65e24973e7deff59f93caabd1d561c8d0d2e9163
tree31a5ceb7b0b51796261a280d0596a0d9ad0a7492
parente7e5ea0707549407495f1abb6eb8ead8ff3c3c44
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.
libhb/deccc608sub.c
libhb/decsrtsub.c
libhb/dectx3gsub.c
libhb/decutf8sub.c
libhb/internal.h
libhb/rendersub.c