I am almost drooling :) Doru On Mon, Dec 12, 2011 at 4:02 PM, Fernando Olivero <fernando.olivero@usi.ch> wrote:
A taste of what will be available: rendering the same GLabel (the gaucho equivalent to StringMorph), scaling the CairoCanvas.
Pesudo Code:
"create a label" label := GLabel on : 'hello Pango-Cairo'.
"draw it on the canvas" label drawOn: canvas.
"scale the canvas" canvas translateBy: aDelta ; scaleBy: aScale.
"draw it on the canvas" label drawOn: canvas.
"repeat"
On Sun, Dec 11, 2011 at 7:43 PM, Javier Pimás <elpochodelagente@gmail.com> wrote:
Cooool!!!
On 12/11/11, Fernando Olivero <fernando.olivero@usi.ch> wrote:
I was able to create the binding to Pango using NB.
The ultimate goal is to provide a cleaner implementation of "text" widgets.
Thanks Igor !
Fernando
-- Lic. Javier Pimás Ciudad de Buenos Aires
-- www.tudorgirba.com "Every thing has its own flow"