-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
freetype/harfbuzz: APIs to query font metadata (#1215)
This is necessary for proper language support in mupdf with arbitrary fonts in html/pdf - mupdf expects a real font server for its callbacks, we're told abstract typeface, script and language that must be accounted for whenever offering close-kin substitutes of a typeface. There are marginal uses for this elsewhere, eg. localized font names in UI - koreader/koreader#6763
- Loading branch information
Showing
7 changed files
with
853 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.