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/image/font/sfnt: support trimmed table mapping cmap format #28380

Closed
dennwc opened this issue Oct 25, 2018 · 1 comment
Closed

x/image/font/sfnt: support trimmed table mapping cmap format #28380

dennwc opened this issue Oct 25, 2018 · 1 comment

Comments

@dennwc
Copy link
Contributor

dennwc commented Oct 25, 2018

What did you do?

Parse an embedded TTF font from PDF object.

What did you expect to see?

no error

What did you see instead?

sfnt: unsupported cmap encodings

Details

The cmap in this file uses Format 6: Trimmed table mapping which is not supported by the library.

@gopherbot gopherbot added this to the Unreleased milestone Oct 25, 2018
@sbinet
Copy link
Member

sbinet commented Feb 4, 2021

this was fixed w/ golang/image@183bebd

@golang golang locked and limited conversation to collaborators Feb 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants