14
0
Files
python-weasyprint/python-weasyprint.changes
Matej Cepl 6af831cb73 - Update to 54.0:
- Always use absolute paths to get hrefs in SVG
  - Fix many rendering problems of broken tables
  - Fix support of fonts with SVG emojis
  - html5lib 1.1+ is now needed.
  - Support footnotes, with financial support from Code & Co.
  - Handle parallel flows for floats, absolutes, table-cells
  - Support ``text-align-last`` and ``text-align-all`` properties
  - Draw SVG and PNG emojis
  - Support ``overflow-wrap: anywhere``
  - Cache SVG ``use`` tags
  - Encode non-JPEG images as PNGs instead of JPEG2000s
  - Don’t use ``text-transform`` text for content-based uses
  - Don’t serialize and parse again inline SVG files
  - Correctly handle whitespaces in bookmark labels
  - Fix column height with ``column-span`` content
  - Fix absolutely positioned boxes in duplicated pages
  - Fix ``target-counter`` attribute in flex items
  - Don’t draw empty glyphs
  - Don’t crash when font size is really small

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=10
2022-01-10 20:14:34 +00:00

25 KiB