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

Fix TTC parsing #11

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment
Open

Fix TTC parsing #11

GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I have no idea how to submit patches, so forgive me if this is an inappropriate 
venue.

Attached is a patch fixing TTC parsing.
The constant 12 was hardcoded instead of using `offset`.

Tested on a TTC v2.0 file, I don't have a v1.0 file to test on but based on 
what I understand of the file format I don't think there should be any issues 
with that.

Original issue reported on code.google.com by magician...@gmail.com on 10 Sep 2014 at 4:30

Attachments:

@GoogleCodeExporter
Copy link
Author

The patch process for freetype-go is the same as it is for the regular Go 
source code repository, and is documented at 
http://golang.org/doc/contribute.html

In particular, you will need to submit a Contributor License Agreement, as 
described at the bottom of that page.

If you don't care about attribution, and just want TTC v2 files to work, then 
if you e-mail the font file to <nigeltao@golang.org>, and I'll cook up my own 
version of the patch.

Thanks for the bug report.

Original comment by nigel...@golang.org on 23 Sep 2014 at 7:15

  • Changed state: Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant