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

Apply patches Image size: Italic support and Incorrect image size when using subscript #16

Merged
merged 3 commits into from
Feb 12, 2017

Conversation

gsomix
Copy link
Collaborator

@gsomix gsomix commented Feb 12, 2017

Kudos to Marc Palmans!

Image size: Italic support

Image size is incorrectly calculated when using italic.
I'm not sure if this patch 100% correct but it seems to work for the samples I tested.

incorrect image size when using subscript

The bitmap size is calculated incorrectly when using subscript.

Example:

a_{b_{c_d}} before
before patch

a_{b_{c_d}} after
after patch

some \, text \, P before
before patch 2

some \, text \, P after
after patch 2

#3

@gsomix gsomix requested a review from ForNeVeR February 12, 2017 09:06
@ForNeVeR
Copy link
Owner

Thanks!

@ForNeVeR ForNeVeR merged commit 4f9ad0f into master Feb 12, 2017
@ForNeVeR ForNeVeR deleted the image-size-patches branch February 12, 2017 09:15
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.

None yet

2 participants