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

Split FontStyle into specified (layout) and concrete (gfx) font styles #179

Closed
burg opened this issue Nov 7, 2012 · 1 comment
Closed

Split FontStyle into specified (layout) and concrete (gfx) font styles #179

burg opened this issue Nov 7, 2012 · 1 comment

Comments

@burg
Copy link

@burg burg commented Nov 7, 2012

Right now, we share the same FontStyle struct between concrete Font instances and text layout. Eventually they will need to be split: concrete font styles encapsulate OT font features and 'used' values (for boldness, pt size, etc), while text layout font styles don't correspond to any specific used style.

@jdm
Copy link
Member

@jdm jdm commented Oct 21, 2014

The FontStyle described here doesn't exist any more.

@jdm jdm closed this Oct 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.