Commit Graph

19 Commits

Author SHA1 Message Date
llgcode 0d961cd299 Merge pull request #118 from redstarcoder/text_cache_upstream
Seamless Glyph Cache
2016-10-26 10:35:50 +02:00
redstarcoder c2851a6eb6 Improved speed via new gc.GetFontName method 2016-10-22 22:36:52 -04:00
redstarcoder b9005c988d Fixed comment 2016-10-19 15:01:45 -04:00
redstarcoder 4a3322e29e CopyPath -> GetPath. Also return Path instead of *Path. 2016-10-19 14:53:36 -04:00
redstarcoder 8380dd9458 Added CopyPath to the GraphicContext interface. 2016-10-17 19:36:31 -04:00
Zdenek Styblik 3bb234e85b Fix typos and add more comments/documentation
Commit fixes couple typos and adds more documentation to
GraphicContext interface in `gc.go`.

Fixes #101
2016-04-27 15:25:21 +02:00
Laurent Le Goff 04427cabf5 Merge with master 2015-07-09 18:06:14 +02:00
Stani dbf591ab97 fix golint for gc.go 2015-07-08 00:42:00 +02:00
Stani 8c807d1289 make sample interface private 2015-07-07 23:35:03 +02:00
Stani 2f2bd1937a - fix font size
- make ContextStack Font and Scale public
- make ContextStack.Scale float64, so it can also be used for pdf
2015-07-01 01:06:53 +02:00
Laurent Le Goff 72643a28b2 Rename MatrixTransform to Matrix 2015-04-30 14:11:23 +02:00
Laurent Le Goff 0345095002 Starts a non Contextual Graphics API 2015-04-29 22:06:59 +02:00
Laurent Le Goff c7ef18681a comment 2015-04-29 18:09:07 +02:00
Laurent Le Goff 82ef300f1d move flattening code in draw2dbase 2015-04-29 17:16:15 +02:00
Laurent Le Goff 966a9b73f7 remove path package and create draw2dimg package 2015-04-29 14:33:32 +02:00
Laurent Le Goff 0b7a049f3e refactoring mv path things in path package 2015-04-29 10:28:05 +02:00
Laurent Le Goff 61a6e03fdb Start path package 2015-04-27 12:16:18 +02:00
Laurent Le Goff 06178b5d2d rename Path to PathBuilder 2015-04-23 18:12:31 +02:00
Laurent Le Goff b4f19d35fe Merge simpler import path 2015-04-19 17:14:42 +02:00
Renamed from draw2d/gc.go (Browse further)