Commit Graph

12 Commits

Author SHA1 Message Date
Drahoslav 1b49270d08 Experimental embed svg font functionality 2018-01-07 23:05:53 +01:00
André Hänsel 1f71aa3f15 Convert LineTo to MoveTo for the first point of a path
Same for QuadCurveTo and CubicCurveTo.

Closes #133
2017-04-25 07:59:14 +02:00
Laurent Le Goff 04427cabf5 Merge with master 2015-07-09 18:06:14 +02:00
Stani 33f067e4dd add docstrings to path.go 2015-07-08 10:53:35 +02:00
Laurent Le Goff c686a7fcf6 add comments on path 2015-04-29 17:59:39 +02:00
Laurent Le Goff 82ef300f1d move flattening code in draw2dbase 2015-04-29 17:16:15 +02:00
Laurent Le Goff ee83fedb10 Document path 2015-04-29 16:53:36 +02:00
Laurent Le Goff 966a9b73f7 remove path package and create draw2dimg package 2015-04-29 14:33:32 +02:00
Laurent Le Goff 1d191b3eaf Start path package 2015-04-27 12:16:50 +02:00
Laurent Le Goff 06178b5d2d rename Path to PathBuilder 2015-04-23 18:12:31 +02:00
Laurent Le Goff fef7265145 Remove unecessary method in Path interface 2015-04-23 18:09:41 +02:00
Laurent Le Goff b4f19d35fe Merge simpler import path 2015-04-19 17:14:42 +02:00
Renamed from draw2d/path.go (Browse further)