bubkoo / html-to-image

✂️ Generates an image from a DOM node using HTML5 canvas and SVG.
MIT License
5.39k stars 503 forks source link

fix: Fix `fontEmbedCSS ` incorrect sizing #422

Open JobinJia opened 11 months ago

JobinJia commented 11 months ago

Description

Motivation and Context

Types of changes

Self Check before Merge

vivcat[bot] commented 11 months ago

@JobinJia Please provide us with more info about this pull request.

vivcat[bot] commented 11 months ago

👋 @JobinJia

💖 Thanks for opening this pull request! 💖

Please follow the contributing guidelines. And we use semantic commit messages to streamline the release process.

Examples of commit messages with semantic prefixes:

Things that will help get your PR across the finish line:

We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b751cbf) 62.93% compared to head (5954ca1) 62.93%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #422 +/- ## ======================================= Coverage 62.93% 62.93% ======================================= Files 10 10 Lines 580 580 Branches 143 143 ======================================= Hits 365 365 Misses 151 151 Partials 64 64 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.