Update draw2d.go
This commit is contained in:
parent
c9398530eb
commit
994e11cd6d
1 changed files with 0 additions and 3 deletions
|
@ -71,9 +71,6 @@
|
||||||
// graphic context (https://github.com/llgcode/ps). Stani Michiels
|
// graphic context (https://github.com/llgcode/ps). Stani Michiels
|
||||||
// implemented the pdf backend with the gofpdf package.
|
// implemented the pdf backend with the gofpdf package.
|
||||||
//
|
//
|
||||||
// The package depends on freetype-go package for its rasterization
|
|
||||||
// algorithm.
|
|
||||||
//
|
|
||||||
// Packages using draw2d
|
// Packages using draw2d
|
||||||
//
|
//
|
||||||
// - https://github.com/llgcode/ps: Postscript interpreter written in Go
|
// - https://github.com/llgcode/ps: Postscript interpreter written in Go
|
||||||
|
|
Loading…
Reference in a new issue