|
219501b99b
|
Change import paths
|
2018-11-16 12:21:14 +01:00 |
|
Piotr Kowalczuk
|
bdf3a69827
|
single GetFontName implementation that serialize font size properly
|
2018-08-20 12:17:57 +02:00 |
|
llgcode
|
b81f74eb39
|
Refactor Api using an interface
|
2017-12-04 16:49:08 +01:00 |
|
llgcode
|
a5f7ac8ebe
|
fix #131
|
2017-12-04 16:29:40 +01:00 |
|
llgcode
|
8167230c09
|
go fmt
|
2017-12-04 09:46:40 +01:00 |
|
llgcode
|
e4816c5375
|
fix issue 135
SubdivideQuad and TraceQuad index out of range errors
|
2017-11-28 10:52:49 +01:00 |
|
llgcode
|
dd69e0c822
|
Test curve range
|
2017-10-11 10:25:10 +02:00 |
|
llgcode
|
0d961cd299
|
Merge pull request #118 from redstarcoder/text_cache_upstream
Seamless Glyph Cache
|
2016-10-26 10:35:50 +02:00 |
|
redstarcoder
|
7cc6abeee3
|
Made FetchGlyph and Glyph public, made FillGlyph and StrokeGlyph methods of Glyph, made Glyph.Path private
|
2016-10-25 21:24:40 -04:00 |
|
redstarcoder
|
c2920005d6
|
Moved cache code to draw2dbase
|
2016-10-22 22:50:11 -04:00 |
|
redstarcoder
|
c2851a6eb6
|
Improved speed via new gc.GetFontName method
|
2016-10-22 22:36:52 -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 |
|
llgcode
|
51ba099819
|
fix comment
|
2016-10-17 10:46:10 +02:00 |
|
Laurent Le Goff
|
96d42f14c0
|
Add README.md with badges
|
2015-09-11 10:08:31 +02:00 |
|
Andrew Brampton
|
c378327bfa
|
Update code.google.com/p/freetype-go to github.com/golang/freetype. Fixes #86.
Updates the dependency, as well as other changes needed to support the newer version of freetype.
|
2015-09-06 18:08:19 -07:00 |
|
Laurent Le Goff
|
82a7e1e58e
|
Remove raster experiment
|
2015-08-27 14:12:22 +02:00 |
|
Laurent Le Goff
|
7e94968f5e
|
Correct some golint
|
2015-08-14 22:38:18 +02:00 |
|
Laurent Le Goff
|
1e0467b8fc
|
move freetype dependency to draw2dimg
|
2015-08-14 22:22:01 +02:00 |
|
Laurent Le Goff
|
3b19ab855e
|
use key fields
|
2015-08-14 22:07:02 +02:00 |
|
Laurent Le Goff
|
7ef94ce784
|
Merge branch 'master' into Clean-Up
Conflicts:
arc.go
curve/curve_test.go
draw2dgl/gc.go
draw2dimg/rgba_interpolation.go
draw2dpdf/gc.go
draw2dpdf/path_converter.go
path_adder.go
path_storage.go
raster/raster_test.go
vertex2d.go
|
2015-08-14 21:40:32 +02:00 |
|
Laurent Le Goff
|
04427cabf5
|
Merge with master
|
2015-07-09 18:06:14 +02:00 |
|
Laurent Le Goff
|
72643a28b2
|
Rename MatrixTransform to Matrix
|
2015-04-30 14:11:23 +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 |
|