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

Add some rationale to glyph order of output #17

Closed
ryanbugden opened this issue May 29, 2023 · 1 comment
Closed

Add some rationale to glyph order of output #17

ryanbugden opened this issue May 29, 2023 · 1 comment

Comments

@ryanbugden
Copy link
Contributor

When I generate All Glyphs to a New Font, I'm not seeing a rhyme or reason to the output glyph order. Maybe it should use the glyph order from one of the sources, or sorted via unicode?

Input UFOs (2) glyph order:

 ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz.,:;-–—‘’“”‚„...

Output UFO glyph order:

|BFėe˙0ºn¸÷6ő˝o¿?ĩı˜ÝY´Ħ}{ûuˆøĠGpļlďdkö¨ĹLªw⁶⁷§įiỲ`)(ÁAÄÂŽZˇ97ĻňĶKŋű⁄ŘRŃNĵȷġg“‘ĐÐD2ÜU...
ryanbugden added a commit to ryanbugden/ScaleFast that referenced this issue Sep 12, 2023
- Match glyph order of output font to source font: roboDocs#17
- Accept arrow keys on the text boxes: roboDocs#16
- Default generate to All Glyphs roboDocs#12
@ryanbugden
Copy link
Contributor Author

Bases glyph order on that of the first source

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

1 participant