draw2d/draw2d/doc.go

6 lines
211 B
Go
Raw Normal View History

2012-04-18 17:05:41 +00:00
// Copyright 2010 The draw2d Authors. All rights reserved.
// created: 13/12/2010 by Laurent Le Goff
2012-05-28 07:52:49 +00:00
2012-04-18 17:05:41 +00:00
// The package draw2d provide a Graphic Context that can draw vectorial figure on surface.
2012-05-28 07:52:49 +00:00
package draw2d