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
|
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 |
|
Stani
|
fcd849f2e4
|
support different transparencies for fillstroke
|
2015-07-13 00:31:57 +02:00 |
|
Stani
|
6b72c6dec7
|
fix horizontal alignment of text
|
2015-07-12 21:17:39 +02:00 |
|
Stani
|
1f0b304e2e
|
fix string alignment with new gofpdf api
|
2015-07-12 20:48:52 +02:00 |
|
Stani
|
b4e9f9c266
|
fix SetFontData for pdf
|
2015-07-12 02:36:44 +02:00 |
|
Stani
|
99f1fece69
|
implement SetLineDash for draw2dpdf
|
2015-07-11 18:58:28 +02:00 |
|
Stani
|
08a6c87a0b
|
replace gc.Current.Path.Clear() with gc.Current.Path = draw2d.NewPathStorage(); fixes #61
|
2015-07-11 01:22:50 +02:00 |
|
Stani
|
a826fc7216
|
fix path drawing
|
2015-07-11 01:12:09 +02:00 |
|
Stani
|
f879ad32a7
|
get 100% test coverage for draw2dpdf
|
2015-07-10 21:50:07 +02:00 |
|
Stani
|
72c9be4ed0
|
add copyright information
|
2015-07-10 15:11:19 +02:00 |
|
Stani
|
903829eb54
|
fix fontdir bug
|
2015-07-10 02:05:22 +02:00 |
|
Laurent Le Goff
|
04427cabf5
|
Merge with master
|
2015-07-09 18:06:14 +02:00 |
|
Stani
|
4c03f51911
|
fix imageCount
|
2015-07-08 11:59:35 +02:00 |
|
Stani
|
62e23c1693
|
improve docstrings of draw2dpdf/gc.go
|
2015-07-08 00:48:15 +02:00 |
|
Stani
|
cf81b0b120
|
add documentation fix
|
2015-07-07 23:32:27 +02:00 |
|
Stani
|
e94fab8197
|
rename draw2dpdf graphiccontext.go to gc.go as in draw2d
|
2015-07-07 21:48:16 +02:00 |
|