Revisions of python-svgpathtools

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1088124 from Mia Herkt's avatar Mia Herkt (mia) (revision 7)
- Update to 1.6.1
  * Fix circles parsing to non-closed paths
    #gh/mathandy/svgpathtools#198
  * path.transform: Arc sweep is reversed by negative scale
    #gh/mathandy/svgpathtools#200
  * return error if Path.point() cannot be computed
Richard Brown's avatar Richard Brown (RBrownFactory) accepted request 990460 from Mia Herkt's avatar Mia Herkt (mia) (revision 5)
- Update to 1.5.1
  * Fix float rounding error in elliptic arc radius check
    (#gh/mathandy/svgpathtools#171)
- Disable test suite because it can only work on specific CPU
  (micro-)architectures.
  (#gh/mathandy/svgpathtools#183)
- Update to 1.5.0
  * Fix implementation of points()
    (#gh/mathandy/svgpathtools#155)
  * Add support for rounded rectangles
    (#gh/mathandy/svgpathtools#161)
  * Fix Document.add_path for empty groups
    (#gh/mathandy/svgpathtools#170)
  * Allow file-like object as input to Documents ctor and
    svg2paths function
  * Add convenience functions for converting svgs contained in a
    string to paths
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 942186 from Mia Herkt's avatar Mia Herkt (mia) (revision 4)
- Update to 1.4.4
  * Fix issue with filenames with no directory causing error
- No notable changes in 1.4.3
- Changes in 1.4.2:
  * Hashable Path objects, and more.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 871593 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
- skip python 3.6 (scipy)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 856265 from Mia Herkt's avatar Mia Herkt (mia) (revision 2)
- Update to 1.4.1
  * Added clipping to work around floating point error in
    Arc._parameterize
  * Support flattening SVG groups and handling transforms
  * save() now requires filename
  * Better implementation of Arc.intersect(Line)
  * Fixed issue with viewbox being written as tuple
  * Added paths2Drawing functionality
  * Update Path.area to work with Arc segments
  * When cx and cy attributes are not defined either in ellipse
    or circle tag, consider both to be 0
  * Fix Arc.sweep when transform scale flips it around
  * Relative path support
  * Fixed crash in line2paths()
  * Support flattening paths of only nested groups
  * Add Path.is_contained_by() to check if one path is inside
    another
  * Fix Arc/Arch intersections
  * Add Path.attributes and Path.meta attributes
  * Fix polyline and polygon conversion
  * Document now stores element and transform in path
  * Renamed Document.flatten_all_paths to flattened_paths
  * Added vectorized points() method for bezier segments
  * Sped up randialrange for Line objects
  * Fix paths-data-12-t.svg from the SVG 1.1 test suite
Displaying all 7 revisions
openSUSE Build Service is sponsored by