Commit Graph

  • 9c2e403036 style change to prevent false codacy critical alert Andrew Port 2021-09-17 23:35:26 -0700
  • 767413c896 remove project api key reference Andrew Port 2021-09-17 23:26:51 -0700
  • ed207f2241 create codacity action Andrew Port 2021-09-17 23:16:01 -0700
  • c5f49de5fe do not ignore .github directory Andrew Port 2021-09-17 23:15:32 -0700
  • dac4600e6f
    Create codeql-analysis.yml Andrew Port 2021-09-17 22:49:15 -0700
  • 3d22a7cf52 remove redundant is_bezier_segment and is_path_segment defs Andrew Port 2021-09-17 22:35:27 -0700
  • a67de75137 remove tags files Andrew Port 2021-09-17 22:32:34 -0700
  • 5ea0fb226d add donate button Andrew Port 2021-08-13 00:47:11 -0700
  • 8dc12d4efc add delta tolerance to all assertAlmostEquals that don't have one Andrew Port 2021-06-27 22:30:56 -0700
  • baba1d18b2
    arc transform fixed (#98) Vrroom 2021-06-23 08:58:24 +0530
  • e5520b7e05 Made compatible with python2.7 Sumit Chaturvedi 2021-05-12 16:37:34 +0530
  • 511d17be41 Fixed rotation bug in transformation of arcs Sumit Chaturvedi 2021-05-12 16:31:47 +0530
  • d3961ea4d0
    Merge branch 'master' into arcTransformFix Vrroom 2021-05-11 13:12:46 +0530
  • f5d214c091
    Update svgpathtools/path.py Vrroom 2021-05-11 13:11:47 +0530
  • 1e5bfb4252
    Correcting a few functions not handling Path having empty _segments (#143) Wes Bouaziz 2021-05-11 06:12:06 +0200
  • a0fc28849c
    add support for units and handle mindim=None correctly. (#149) Nathan Hurst 2021-05-10 21:09:58 -0700
  • 59d9b373d2 Move baseunit positional argument to the end to avoid disruption. Nathan Hurst 2021-05-04 17:58:21 -0700
  • 672c1c83f1 add support for units and handle mindim=None correctly. Nathan Hurst 2021-05-02 22:48:09 -0700
  • f1cd55ccbe Correcting setter and getter of start and end V-assim 2021-02-24 23:49:39 +0100
  • 5519cbb882 Correcting point function V-assim 2021-02-24 23:49:06 +0100
  • c0dd14e6b9 Correcting poping from Path objects V-assim 2021-02-24 23:46:59 +0100
  • 3a1fe8695d
    Bug Corrections. Closes #113, #95, #94, and #71 (#136) tatarize 2021-01-16 20:08:58 -0800
  • 9bf0cd3e82
    Implement IO streams support for SVG data I/O Filip Sobalski 2021-01-15 08:26:04 +0100
  • 3bd88b02b4
    Closes #94 David Olsen 2020-12-20 09:00:00 -0800
  • b52d044472
    Closes #95 David Olsen 2020-12-20 08:53:00 -0800
  • f4c86aa7a4
    Closes #71 David Olsen 2020-12-20 08:47:47 -0800
  • ba50cf08f7
    Closes #113 David Olsen 2020-12-20 08:43:02 -0800
  • cf54f44fab update with mathandy 091394b odile.troulet-lambert.tex@orange.fr 2020-12-19 18:42:14 +0100
  • 339310b77a
    Update for revalidation. tatarize 2020-12-09 08:09:23 -0800
  • 7fb6681521 Process path within an explicit SVG namespace Thomas Guillet 2020-12-09 11:08:54 +0100
  • 091394b5e3 fixed problem with path joints becoming discontious after transformation Andrew Port 2020-12-08 22:36:16 -0800
  • 026b1dc6e6 updated from master vectorize-path-point Andrew Port 2020-12-08 19:57:11 -0800
  • 2824a26a6c Merge remote-tracking branch 'origin/master' into vectorize-path-point Andrew Port 2020-12-08 19:56:46 -0800
  • 561c89ad47 fix fail test (test assumed untrue number of intersections) Andrew Port 2020-12-08 18:45:35 -0800
  • ee58270f66 fix incorrectly written assertTrue tests Andrew Port 2020-12-08 18:38:51 -0800
  • 30f517e735 fix Arc.center being nan cause of switch to np.sqrt raising different error than math.sqrt Andrew Port 2020-12-08 18:21:24 -0800
  • 9f71117444 update to be coherent with mathandy branch master odile.troulet-lambert.tex@orange.fr 2020-12-03 21:31:56 +0100
  • fa23849646 remove modification for issur mathandy#125 odile.troulet-lambert.tex@orange.fr 2020-12-03 20:37:26 +0100
  • 8fd4fd73b8 added vectorized implementation of Path.point Andrew Port 2020-12-02 00:34:22 -0800
  • 44e88d54e5 derivative, normal, and unit_tangent now generalize to vectors for path segments (not paths) Andrew Port 2020-12-01 22:49:38 -0800
  • f9febbd85e minor, 2/360 -> 180 Andrew Port 2020-12-01 22:38:41 -0800
  • 1c9363d426 arc.point now supports numpy arrays and math and cmath functions now imported from numpy Andrew Port 2020-12-01 22:09:20 -0800
  • 920af1cae0
    Restore Lost Commit tatarize 2020-12-01 21:52:08 -0800
  • 3c0ef48b0d
    Corrects #94 tatarize 2020-12-01 21:36:23 -0800
  • e4703ee729
    Test Coverage #94 tatarize 2020-12-01 21:35:46 -0800
  • b77f560c2c
    Corrects #124 tatarize 2020-12-01 21:14:14 -0800
  • efac62fe35
    Test Coverage #124 tatarize 2020-12-01 21:13:36 -0800
  • 656c74d2a3
    Test Coverage #71 tatarize 2020-12-01 20:42:38 -0800
  • e0d1735cd2
    Corrects Issue #71 tatarize 2020-12-01 20:41:54 -0800
  • 69e2e27efb update travis secure token for pypi Andrew Port 2020-12-01 20:35:08 -0800
  • ceffdc4a5b replaced f-strings to keep compatibility with python<3.6 Andrew Port 2020-12-01 20:32:26 -0800
  • f99c390730
    Bug Corrections tatarize 2020-12-01 20:25:13 -0800
  • 92cf8c4597
    Test Coverage tatarize 2020-12-01 20:24:39 -0800
  • 2fb96b0906 remove no longer used os.getcwd import Andrew Port 2020-12-01 20:03:30 -0800
  • 07771be9bf remove unnecessary code block that appends CWD to filenames not involving directories Andrew Port 2020-12-01 20:02:35 -0800
  • 5aeb6e3bf7 aesthetic cleanup Andrew Port 2020-12-01 20:00:59 -0800
  • 0f4c9c598a set tempdir as default for writing svgs and changed timestamp default behavior Andrew Port 2020-12-01 19:44:54 -0800
  • b3d9544624
    Approximate Arcs With Beziers (#130) tatarize 2020-12-01 18:37:15 -0800
  • 049099547a adding test coverage for intercection of arc, cubicBezier and QuadraticBezier with horizontal line odile.troulet-lambert.tex@orange.fr 2020-11-25 16:10:01 +0100
  • 98d3c68de6 name modification for the directory of svg files created by tests_split_extremum_y odile.troulet-lambert.tex@orange.fr 2020-11-25 16:08:13 +0100
  • ccf1e151ee proposed correction for issue #125 odile.troulet-lambert.tex@orange.fr 2020-11-24 21:46:41 +0100
  • f4c4bd5d4d add method split_extremum_y to Arc, CubicBezier et QuadraticBezier classes odile.troulet-lambert.tex@orange.fr 2020-11-24 21:12:28 +0100
  • 8212a93149
    Test Coverage, approximate arcs. tatarize 2020-11-22 23:38:15 -0800
  • 9725509723
    Quadratic in documentation. tatarize 2020-11-22 22:26:13 -0800
  • 836643bcc9
    Approximate Arcs With Beziers tatarize 2020-11-22 15:23:06 -0800
  • 45dc873f82 fix zero-radius arc crashes and crashes related to use of degenerate Path.closed attribute in parse_path() Andrew Port 2020-11-15 16:23:27 -0800
  • cae729bd48 prepared for pypi 1.4.1 Andrew Port 2020-11-14 23:44:19 -0800
  • 110acc9e00 version -> 1.4.1 Andrew Port 2020-11-14 23:42:36 -0800
  • 7a183c4e3c aesthetic changes Andrew Port 2020-11-14 23:37:09 -0800
  • 9fa559a070 change setup to use md readme and remove rst readme Andrew Port 2020-11-14 23:31:53 -0800
  • 1b4ed34ac9 fix messed up setup Andrew Port 2020-11-14 23:30:19 -0800
  • 772d6698bf add markdown readme Andrew Port 2020-11-14 23:29:16 -0800
  • bdbd976e0a commit branch Andrew Port 2020-11-14 23:22:09 -0800
  • e4ec708550 Fixed crash upon zero-radius arc and empty Z command Antoine Beyeler 2020-10-06 10:29:29 +0200
  • d354b8ffe4 auto-deploy with travis-ci on new tag Andy Port 2020-08-04 18:52:45 -0700
  • 8f92e43f58 prep for PyPI update Andy Port 2020-08-04 18:22:20 -0700
  • 4342501591 prep for PyPI update Andy Port 2020-08-04 18:22:15 -0700
  • 8163baa5ed Add unit test and fix for intersection bug Nathan Hurst 2020-07-29 19:15:52 -0700
  • 12befe4864 remove irrelevant file Nathan Hurst 2020-07-29 16:10:23 -0700
  • 3806c9afb1 add as_bezier method and update area code to make it not slow. Nathan Hurst 2020-07-29 16:04:16 -0700
  • 22bf59f795 add arc to beziergon Nathan Hurst 2020-07-29 16:02:55 -0700
  • 0c9dd318aa
    Fix Issue #99 + Test Coverage. (#115) 1.4 tatarize 2020-07-16 15:51:07 -0900
  • 1a4807e929 fix error related feeding str to polyline2pathd Andy Port 2020-07-06 17:33:24 -0700
  • 12c8d07bad fix error related feeding str to polyline2pathd Andy Port 2020-07-06 17:30:30 -0700
  • 22f3dafe87 remove unused numpy import Andy Port 2020-07-06 17:21:29 -0700
  • c24c308314
    Fix Issue #99 + Test Coverage. tatarize 2020-07-06 15:21:18 -0900
  • 945ae49967 fixed test_group_flatten for document.py changes Andy Port 2020-07-06 11:13:47 -0700
  • 90dfeb7b13
    Move Path Parsing into Path. (#114) tatarize 2020-07-06 09:01:15 -0900
  • c89c68f421 speed up randialrange for Line objects Andy Port 2020-07-01 22:31:57 -0700
  • bd5cadff9d
    Move Path Parsing into Path. tatarize 2020-06-24 17:30:50 -0900
  • ab44fcd564 save and write fixed, __repr__() and pretty() methods added Andy Port 2020-06-23 22:42:23 -0700
  • 4b7f17c7bd minor line width fix Andy Port 2020-06-23 22:18:26 -0700
  • 70534a6b6c added vectorized points() method for bezier segments Andy Port 2020-06-23 22:16:09 -0700
  • 1f7503aabd some renames and add __repr__ and pretty() Andy Port 2020-06-23 21:54:58 -0700
  • 445899b2eb renamed Document.flatten_all_paths to flattened_paths Andy Port 2020-06-23 20:53:54 -0700
  • d673176347 Document now stores element and transform in path and Document.display() is fixed Andy Port 2020-06-23 20:50:43 -0700
  • b503b9b3a5
    fix polyline and polygon conversion (#85) NataliaTs 2020-06-20 06:32:01 +0300
  • b714ff872d add Path.attributes and Path.meta attributes Andy Port 2020-06-19 20:21:28 -0700
  • 685f9a6eaf
    fix Arc/Arc intersections (#110) Sebastian Kuzminsky 2020-06-19 20:40:38 -0600
  • 5ae88df6d5
    actually return svgwrite.Drawing if requested (#102) Matthew Carruth 2020-06-19 19:39:38 -0700