Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-01 | Fix subtle path stroking bug where closepath did not update the pen position. | Tor Andersson | |
2010-08-18 | Put a hard limit on bezier subdivision in case precision limits make the ↵ | Tor Andersson | |
flatness check fail. | |||
2010-07-07 | Rename private functions to add fz prefix. | Tor Andersson | |
2010-06-19 | Floats everywhere! | Tor Andersson | |
2010-06-15 | Don't process paths with missing moveto. | Tor Andersson | |
2010-04-25 | Move stroking state to a separate struct in preparation for stroked text ↵ | Tor Andersson | |
rendering mode support. | |||
2010-03-15 | Rename fitzdraw directory to draw. | Tor Andersson | |