From 3f5c01bff50f166cba2a119e856bdeac1cbb07f9 Mon Sep 17 00:00:00 2001 From: Duncan Roe Date: Tue, 8 Mar 2022 17:23:55 +1100 Subject: python/python3-pyclipper: Added (new dependendency of Type1_to_OTF) Signed-off-by: Duncan Roe Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pyclipper/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-pyclipper/README (limited to 'python/python3-pyclipper/README') diff --git a/python/python3-pyclipper/README b/python/python3-pyclipper/README new file mode 100644 index 0000000000..b94622f718 --- /dev/null +++ b/python/python3-pyclipper/README @@ -0,0 +1,4 @@ +pyclipper (Wrapper for C++ translation of the Clipper library) + +Pyclipper is a Cython wrapper exposing public functions and classes of +the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2). -- cgit v1.2.3