Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF Fonts: Handle TrueTypeCollections #89

Merged
merged 3 commits into from
Apr 23, 2017

Conversation

rototor
Copy link
Contributor

@rototor rototor commented Apr 20, 2017

My customer wants to use some Windows .ttc fonts for asian languages. I've added the needed API here and added support for using font files. And removed the no longer needed FontFileFontSupplier, as its obsolete by the new addFont(File, ...) API.

rototor added 3 commits April 20, 2017 14:50
TrueTypeCollections (.ttf) files correctly. Some MS Windows fonts like
'Microsoft JhengHei' (msjh.ttc) are TrueTypeCollections.
usefull FontFileFontSupplier.
…onts

when calling buildPdfRenderer(), not only when run() is called.
@danfickle danfickle merged commit 37033fe into danfickle:open-dev-v1 Apr 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants