More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-01-24 15:37:03 -05:00
parent cb8eadd7f3
commit 4dbaec8aa1
1 changed files with 1 additions and 0 deletions

View File

@ -415,6 +415,7 @@ func (c *DrawContext) Fill(p *Path, b *Brush) {
}
// TODO
// TODO should the methods of these return self for chaining?
type Matrix struct {
M11 float64
M12 float64