Behdad Esfahbod
|
b0b049774c
|
Implement analytical curve length for quadratic beziers
This is multiple times faster, and tolerance-independent.
I'll explain how I arrived at this later.
|
2016-06-13 20:08:50 -04:00 |
|
Behdad Esfahbod
|
56c27f45c9
|
Speed up perimeterPen
It's still too slow, but an improvement.
Also, remove duplicate copy from symfont.
|
2016-06-13 18:50:01 -04:00 |
|
Miguel Sousa
|
92e8455259
|
perimeterPen.py: make glyphset the first argument (like in all other pens)
|
2016-06-12 15:46:04 -07:00 |
|
Cosimo Lupo
|
c5ed6c6456
|
perimeterPen.py: handle implied lineTo in closePath
|
2016-06-12 11:49:00 +01:00 |
|
Cosimo Lupo
|
c08e47ed47
|
perimeterPen.py: copy PerimeterPen from symfont.py
|
2016-06-11 23:07:23 +01:00 |
|