Nice one :). Still not the same.
On Jun 11, 2012, at 8:11 AM, Tudor Girba wrote:
Sounds good.
Doru
p.s. Just please do not call the canvas a can :)says the guy who calls "a" a "presenter"?�
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"