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

Print Offset Bug #611

Merged
merged 2 commits into from
Sep 13, 2018
Merged

Print Offset Bug #611

merged 2 commits into from
Sep 13, 2018

Conversation

hipstersmoothie
Copy link
Collaborator

What's Changing and Why

adding the x from the font seemed to be adding whitespace. xAdvance already contains the x value (I think)

closes #610

What else might be affected

Text printing widths. Now use more

Tasks

  • Add tests
  • Update Documentation
  • Update jimp.d.ts
  • Add SemVer Label

@hipstersmoothie hipstersmoothie added the bug there is a bug in the way jimp behaves label Sep 12, 2018
@edi9999 edi9999 merged commit 34eafd4 into jimp-dev:master Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug there is a bug in the way jimp behaves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Whitespace not erased when aligning text to the right / center
2 participants