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

x/mobile: font.Default cannot be parsed by freetype-go #10136

Open
crawshaw opened this issue Mar 11, 2015 · 0 comments
Open

x/mobile: font.Default cannot be parsed by freetype-go #10136

crawshaw opened this issue Mar 11, 2015 · 0 comments
Labels
mobile Android, iOS, and x/mobile
Milestone

Comments

@crawshaw
Copy link
Member

font.Default loads kCTFontSystemFontType, which does not parse with the error:

    freetype: unsupported TrueType feature: cmap encoding

The Monospace font (kCTFontUserFixedPitchFontType) works.

@crawshaw crawshaw self-assigned this Mar 11, 2015
@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@mikioh mikioh changed the title mobile: font.Default cannot be parsed by freetype-go x/mobile: font.Default cannot be parsed by freetype-go Aug 5, 2015
@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Jul 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Android, iOS, and x/mobile
Projects
None yet
Development

No branches or pull requests

3 participants