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

[Feature Request] choose glyphs #5

Open
loudoweb opened this issue Aug 8, 2023 · 1 comment
Open

[Feature Request] choose glyphs #5

loudoweb opened this issue Aug 8, 2023 · 1 comment

Comments

@loudoweb
Copy link

loudoweb commented Aug 8, 2023

It would be great to limit the font generated to a list of glyphs as we don't need every glyphs available for every fonts and size.

-glyphs ABCDEFGHIJKLMNOPQRSTUVXYZ

or maybe with a regular expression

-glyphs A-Za-z0-9

or with variables

-glyphs capital numeric accents

@takuyamsc
Copy link
Contributor

Thank you for your request!

Since PDFontTool is only positioned as a tool for conversion, I am not planning to implement glyph selection at this time.

I recommend that you create font subsets first and then use PDFontTool. I have not tried it, but I believe you can create font subsets with "pyftsubset" or other .

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

No branches or pull requests

2 participants