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

Bugfixes by drawing text in PdfGraphics2D #221

Merged
merged 5 commits into from
Aug 8, 2019
Merged

Conversation

V-F
Copy link
Contributor

@V-F V-F commented Aug 8, 2019

BUG PdfGraphics2D:

  • fixed position of visible parts of text (parts that can be displayed with the given font) and preventing alignment of the text in width if text contains characters, that cannot be displayed;
  • fixed displaying text with logical fonts in windows OS (Displaying text with the composite fonts).

Test use case for seeing bug/fix: drawing string "对话 [Dialog]" with the "Dialog" font.

V-F and others added 5 commits July 25, 2019 07:31
- fixed position of visible parts of text (pars that can be displayed
with the given font) and preventing alignment of the text in width it
text contains characters that cannot be displayed;
- fixed displaying text with logical fonts in windows OS (Displaying
text with the composite fonts).
@andreasrosdal andreasrosdal merged commit 0ca7cdb into LibrePDF:master Aug 8, 2019
@andreasrosdal
Copy link
Contributor

Thanks! 👍

@V-F

This comment has been minimized.

@andreasrosdal

This comment has been minimized.

@V-F

This comment has been minimized.

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.

2 participants