June 11, 2012
6:11 a.m.
Sounds good. Doru p.s. Just please do not call the canvas a can :) On Mon, Jun 11, 2012 at 5:03 AM, Igor Stasenko <siguctua@gmail.com> wrote:
I gonna introduce a naive protocol in canvas for drawing text.
Something like this: can setFont: font.
can setPaint: (Color black alpha: 0.3). can drawString: 'abc'. can translateX: -1 Y: -1. can setPaint: (Color red). can drawString: 'abc'.
-- Best regards, Igor Stasenko.
-- www.tudorgirba.com "Every thing has its own flow"