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

Use Pango for font handling #26

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hupfdule
Copy link

@hupfdule hupfdule commented Dec 7, 2018

Using Pango instead of the Cairo "toy" text API.

- Closes simos#23
- This commit only fixes the Exception occurring when reading a file
  that contains a 'replace' directive. However it does nothing to
  actually process it!
  Therefore another commit is necessary to actually handle 'replace' (in
  addition to 'override').
- Closes simos#25
- Respects font style of selected font
- Better placement of texts by taking pango font metrics into account
- Use a bold font as default
- Larget default window size to have all texts fit by default
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

Successfully merging this pull request may close these issues.

1 participant