Revisions of python-weasyprint

buildservice-autocommit accepted request 1158533 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 28)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 27)
- update to 61.2:
  * Security:
    * Always use URL fetcher for attachments
  * #2075: Use default value when variable is not defined
  * #2070: Don’t crash when rendering SVGs with non-text a
    children
  * Don’t crash when SVG file can’t be rendered
  * Documentation:
  * #2067: Suggest "dnf" instead of "yum" to install Fedora
    packages
  * Improve documentation for Windows
  * Fix required version of TinyCSS2
  * #1219, #2017: Support var() in shorthand and multiple-value
    functions
  * #1986: Support percentages for opacity
  * #2050: Build executable file for Windows
  * #2000: Support select fields
  * #1993: Handle background-attachment: fixed to cover the whole
    page
  * #2023, #2022: Allow text-based file objects for HTML and CSS
    classes
  * #2014: Remove warnings for PDF/A and PDF/UA compatibility
  * Bug fixes:
  * #2052, #1869: Handle attachments for PDF/A documents
  * #2013, #2051: Apply margin to running tables
  * #1278, #1884: Draw collapsed borders of running tables
  * #2029: Fix page counter in non-root absolute boxes
  * #2043: Fix text-anchor on SVG tspan elements
  * #1968, #2039: Use cell's border-height to calculate table row
    height
buildservice-autocommit accepted request 1138102 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 26)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 25)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1135635 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 23)
- update to 60.2:
  * Fix SVG markers size, position and drawing
  * Draw background behind absolutely positioned replaced boxes
  * Don’t crash with bitmap fonts with no "glyf" table
  * Improve SVG text-anchor attribute
  * Fix crash caused by wrong UTF-8 indices
  * Print form fields
  * Add support for textLength and lengthAdjust in SVG text
    elements
  * Handle <wbr> tag
  * Handle y offset of glyphs
  * Add a --timeout option
  * Bug fixes:
  * Fix footnote-call displayed incorrectly for some fonts
  * Fix page-margin boxes layout algorithm
  * Fix IndexError when rendering PDF version 1.4
  * Apply text transformations to first-letter pseudo elements
  * Avoid footnote appearing before its call
  * Fix balance before "column-span: all"
  * Only draw required glyph with OpenType-SVG fonts
  * Don’t draw clipPath when defined after reference
  * Don’t ignore min-width when computing cell size
  * Fix named pages inheritance
  * Avoid page breaks caused by children of overflow hidden boxes
  * Use bleed area for page’s painting area
  * Use margin box of children to define available width for
    leaders
- Update to version 56.1
- Update to 55.0
- enable all tests after upgrade of tinycss2 to 1.1.0
buildservice-autocommit accepted request 1093786 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 22)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1093113 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 21)
- instead of having to maintain version information in multiple
  places refactor them out into defines for easier maintenance
- switch to autosetup
buildservice-autocommit accepted request 1093006 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 20)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 19)
- Update to 59.0:
  * New features:
    + a4fc7a1: Support image-orientation
  * Dependencies:
    + #1754: Pillow 9.1.0 is now needed
  * Bug fixes:
    + #1864: Handle overflow for svg and symbol tags in SVG images
    + #1867: Remove duplicate compression of attachments
    + d0ad5c1: Override use tag children instead of drawing their references
    + #1874: Drawn underline and overline behind text
    + #1822, #1823: Fix vertical positioning for absolute replaced elements
    + #1807: Don’t crash when out-of-flow box is split in out-of-flow parent
    + #1806: Don’t crash when fixed elements aren’t displayed yet in
      aborted line
    + #1809: Fix background drawing for out-of-the-page transformed boxes
    + #1764: Use reference instead of stream for annotation appearance stream
    + #1783: Fix multiple font weights for @font-face declarations
    + #1756: Fix rem font size for SVG images
    + #1755: Keep format when transposing images
    + #1753: Don’t use deprecated read_text function when files is available
    + #1741: Generate better manpage
    + #1747: Correctly set target counters in pages’ absolute elements
    + #1748: Always set font size when font is changed in line
    + #1739: Set baseline on all flex containers
    + #1740: Don’t crash when currentColor is set on root svg tag
    + #1718: Don’t crash with empty bitmap glyphs
    + #1736: Always use the font’s vector variant when possible
    + #1662: Use a stable key to store stream fonts
    + #1733: Don’t remove attachments when adding internal anchors
  * Performance:
buildservice-autocommit accepted request 1001923 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 18)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) committed (revision 17)
changelog (shame on me for accepting this)
Markéta Machová's avatar Markéta Machová (mcalabkova) committed (revision 16)
fix the link
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1001051 from Klaas Freitag's avatar Klaas Freitag (kfreitag) (revision 15)
-  Update to version 56.1
buildservice-autocommit accepted request 977518 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 14)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) committed (revision 13)
gh#Kozea/WeasyPrint#1502
Markéta Machová's avatar Markéta Machová (mcalabkova) committed (revision 12)
we don't multibuild python36 anymore, now it is made unresolvable by python-base >= 3.7
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 10)
- 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
Displaying revisions 1 - 20 of 29
openSUSE Build Service is sponsored by