Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Do not compute origHtmlMargin and scale if not needed #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Do not compute origHtmlMargin and scale if not needed #100

wants to merge 1 commit into from

Conversation

ratibus
Copy link

@ratibus ratibus commented Sep 3, 2015

When meta.length == 0, there is not need for origHtmlMargin and scale computation, so we move these later, for better performance.

When meta.length == 0, there is not need for origHtmlMargin and scale computation, so we move these later, for better performance.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants