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

Windows Font selection works differently than FreeType #83

Closed
jwiggins opened this issue Feb 26, 2021 · 0 comments · Fixed by #85
Closed

Windows Font selection works differently than FreeType #83

jwiggins opened this issue Feb 26, 2021 · 0 comments · Fixed by #85

Comments

@jwiggins
Copy link
Member

(I guess this is a corollary of #4?)

See enthought/enable#643. There are a few problems:

  • Fonts are selected using a face name, not the path to a font file
  • Weight and italicization should be passed tofont_engine_win32_tt_base::create_font but aren't currently. They will need to be stored in the Font instance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant