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

HTML Reader : Read width & height attributes in points #2654

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

Progi1984
Copy link
Member

@Progi1984 Progi1984 commented Aug 12, 2024

Description

HTML Reader : Read width & height attributes in points

Fixes #2589

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@coveralls
Copy link

coveralls commented Aug 12, 2024

Coverage Status

coverage: 97.039% (+0.002%) from 97.037%
when pulling 94d87e6 on issue2589
into 3631936 on master.

@Progi1984 Progi1984 merged commit fdf1343 into master Aug 12, 2024
13 checks passed
@Progi1984 Progi1984 deleted the issue2589 branch August 12, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

When using addHtml function, the width of the image is not measured in pt
2 participants