Hi Everybody,
I am developing an application where you could scribble on the canvas.
Similar to the scribble program provided in the GTK tutorial, except that
it
is distributed.
Since it is distributed , it has netwroking code in it. Now the idea is
when
somebody starts the app on a
On Wed, 13 Feb 2008 19:56:05 +0100, Bastiaan Veelo <[EMAIL PROTECTED]>
wrote:
Hi,
> 1) In order to get approximately correctly scaled text I had to specify
> a resolution of around 27.2 on the pango context. This value was
> determined by trial and error. I suspect I am doing something
> funda