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

Improved text settings #9

Closed
tdewolff opened this issue Jan 13, 2020 · 1 comment
Closed

Improved text settings #9

tdewolff opened this issue Jan 13, 2020 · 1 comment

Comments

@tdewolff
Copy link
Owner

  • Leave out ligatures as they complicate it a lot
  • Separate out ligatures/smart text transformations
  • Allow paths/images to be part of the text line (i.e. incompressible/unexpandable objects)
  • Use path to define bounding area
@tdewolff
Copy link
Owner Author

Incorporated into #45

  • Ligatures does HarfBuzz for us
  • We should remove smart text transformations, this is the duty of the user
  • Inline image support and text boundary paths should be possible with Knuths algorithm

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