Skip to content

Release 3.2.0#165

Merged
onizet merged 16 commits intomasterfrom
dev
Sep 24, 2024
Merged

Release 3.2.0#165
onizet merged 16 commits intomasterfrom
dev

Conversation

@onizet
Copy link
Owner

@onizet onizet commented Sep 23, 2024

  • Add new public API to allow parsing into Header and Footer Ability to convert into header/footer #162.
    Some API methods as been flagged as obsolete with a clear message of what to use instead.
    This is not a breaking changes as it keep existing behaviour.
  • Add support for SVG format (either from img src or the SVG node tag)
  • Automatically create the _top bookmark if needed
  • Fix a crash when a hyperlink contains both img and figcation
  • Fix a crash when li is empty Fails to parse html that contains empty list element #161

onizet and others added 16 commits September 6, 2024 17:59
* New API to parse into the header and footer
* Amend unit test to cover these new API endpoints
* Support of `svg` tag element

* Detect Xml/Svg image and read for its preferred size

* Rationalise object declaration

* Support of `svg` tag element

* Detect Xml/Svg image and read for its preferred size

* Rationalise object declaration

* Fix after rebase

* Minor fixup

* Improve testing

* Handle SVG image in an unified code
@onizet onizet merged commit f1a7850 into master Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant