draw2d/draw2d.go
Laurent Le Goff f8fb5a2052 Update doc
2015-04-22 16:22:24 +02:00

6 lines
199 B
Go

// Copyright 2010 The draw2d Authors. All rights reserved.
// created: 13/12/2010 by Laurent Le Goff
// Package draw2d provides a Graphic Context that can draw vector form on canvas.
package draw2d