1
0

Commit Graph

  • cb82470cf6 Accepting request 1088124 from devel:languages:python factory Dominique Leuenberger 2023-05-21 17:09:04 +00:00
  • f78e2e0ee9 - 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 Mia Herkt 2023-05-21 12:41:27 +00:00
  • e389e610db Accepting request 1066955 from devel:languages:python Dominique Leuenberger 2023-02-21 14:36:30 +00:00
  • cf9841bb3b - Updote to 1.6.0 Mia Herkt 2023-02-21 09:54:35 +00:00
  • 3b6758c6f7 Accepting request 990460 from devel:languages:python Richard Brown 2022-07-21 09:35:21 +00:00
  • 02430fceed - Disable test suite because it can only work on specific CPU (micro-)architectures. (#gh/mathandy/svgpathtools#183) Mia Herkt 2022-07-20 22:43:00 +00:00
  • 1ebbeb1c81 - Update to 1.5.1 * Fix float rounding error in elliptic arc radius check (#gh/mathandy/svgpathtools#171) Mia Herkt 2022-07-20 22:16:29 +00:00
  • f6e0aef6e7 - 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 Mia Herkt 2022-06-15 16:23:40 +00:00
  • 53a78ad364 Accepting request 942186 from devel:languages:python Dominique Leuenberger 2021-12-23 16:53:44 +00:00
  • 1542d28fcd - 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. Mia Herkt 2021-12-23 06:15:07 +00:00
  • fd7fb7ce25 Accepting request 871593 from devel:languages:python Dominique Leuenberger 2021-02-15 22:17:34 +00:00
  • d1c177cdd4 - skip python 3.6 (scipy) Dirk Mueller 2021-02-13 08:13:27 +00:00
  • 1c54345764 Accepting request 856265 from devel:languages:python Dominique Leuenberger 2020-12-16 10:01:34 +00:00
  • a9505a21c5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgpathtools?expand=0&rev=6 Mia Herkt 2020-12-16 04:54:28 +00:00
  • a8736bae66 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgpathtools?expand=0&rev=5 Mia Herkt 2020-12-16 04:53:41 +00:00
  • 0ff535a93e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgpathtools?expand=0&rev=4 Mia Herkt 2020-12-16 04:52:54 +00:00
  • b6229d0645 - 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 Mia Herkt 2020-12-16 04:51:33 +00:00
  • 148b3d1614 Accepting request 822548 from devel:languages:python Dominique Leuenberger 2020-07-24 10:10:14 +00:00
  • cea8d6f409 Accepting request 822480 from home:mia Tomáš Chvátal 2020-07-24 06:13:33 +00:00