mirror of
https://github.com/penpot/penpot.git
synced 2025-07-26 00:07:19 +02:00
Minor refactor on geom types and corresponding transit handlers.
This commit is contained in:
parent
b15d70ff91
commit
340a5b3da2
5 changed files with 89 additions and 95 deletions
|
@ -2,7 +2,7 @@
|
|||
;; License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
;;
|
||||
;; Copyright (c) 2016 Andrey Antukh <niwi@niwi.nz>
|
||||
;; Copyright (c) 2016-2017 Andrey Antukh <niwi@niwi.nz>
|
||||
|
||||
(ns uxbox.util.geom.path
|
||||
(:require [uxbox.util.geom.path-impl-simplify :as impl-simplify]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue