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

serialize image data #160

Open
typemytype opened this issue Jan 11, 2018 · 0 comments
Open

serialize image data #160

typemytype opened this issue Jan 11, 2018 · 0 comments

Comments

@typemytype
Copy link
Member

now in glyph. getDataForSerialization() only the image fileName, transformation, color, ... are serialised

but not the image data itself

https://github.com/typesupply/defcon/blob/master/Lib/defcon/objects/glyph.py#L1271

this is problematic if one tries to serialise glyph data into an other glyph with a different font object.

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