-
Notifications
You must be signed in to change notification settings - Fork 265
Add basic image rendering support #266
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
Conversation
Add render package prototype
Apply crop box and account for media box offset.
Improve metrics of rendered characters
Fix character spacing issues when rendering to images
Refactor naming of internal render packages
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great
Codecov Report
@@ Coverage Diff @@
## development #266 +/- ##
============================================
Coverage 56.50% 56.50%
============================================
Files 202 202
Lines 38635 38635
============================================
Hits 21832 21832
Misses 14037 14037
Partials 2766 2766 Continue to review full report at Codecov.
|
Related to #12
This change is