Taco de Wolff
|
62799869c6
|
Fix reverse path so that it has a separate starting point
|
2017-05-21 23:33:46 +02:00 |
|
Taco de Wolff
|
4976a25b5e
|
Join stroke ends when they coincide
|
2017-05-21 20:59:03 +02:00 |
|
Michael Fogleman
|
aed127b02f
|
Fix Capper & Joiner bugs introduced by 856a70c
Some constants were not updated properly when switching
from raster.Point to fixed.26_6
|
2016-02-18 10:39:21 -05:00 |
|
Nigel Tao
|
856a70c395
|
Use the fixed.Int26_6 and fixed.Point26_6 types.
|
2015-08-17 10:26:09 +10:00 |
|
Nigel Tao
|
d91c1d6844
|
Remove Point methods other than Add, Sub, Mul.
This is in anticipation of removing the Point type entirely. Instead, we will
use the fixed.Point26_6 type from golang.org/x/image/math/fixed.
|
2015-08-13 21:17:25 +10:00 |
|
Nigel Tao
|
bf25f8ce0e
|
Move files up one level.
|
2015-08-12 14:30:01 +10:00 |
|