Hi. I searched hardly something like gdk-pixbuf on QT, but failed. I
need real-time image manipulations (like zoom, smooth zoom, rotation,
etc.) to work fine in my image viewer (like gqview).
Can use gdk-pixbuf in my QT app ?
Thanks.
Regards, Krasu.
__
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jonas Weismueller wrote:
>
> You can download gtkila from:
> http://svn.rsbac.mprivacy-update.de/viewsvn.php?project=rsbac&path=/ila/gtkila/gtkila-0.1.tar.gz&download=yes
>
I just figured out, that this download link is broken. Please download
the tar
> Message: 2
> Date: Sun, 03 Apr 2005 18:34:41 +0300
> From: Krasu <[EMAIL PROTECTED]>
> Subject: gdk-pixbuf and QT
> To: gtk-app-devel-list@gnome.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="windows-1251"; format="flowed"
>
> Hi. I searched hardly something like gdk
On Sun, 3 Apr 2005, Dave Andruczyk wrote:
Hi. I searched hardly something like gdk-pixbuf on QT, but failed. I
need real-time image manipulations (like zoom, smooth zoom, rotation,
etc.) to work fine in my image viewer (like gqview).
Can use gdk-pixbuf in my QT app ?
Try QCanvas, it has zoom, scrol
Sun, 3 Apr 2005 15:15:34 -0400 (EDT), John Vetterli
<[EMAIL PROTECTED]> писал(а):
Try QCanvas, it has zoom, scroll etc
You could also try QImage; it has scale and xForm functions.
No ! :) QCanvas works bad. An example from qt/examples/canvas has
repainting problems, and much slower tha
On Sun, 03 Apr 2005 18:34:41 +0300
Krasu <[EMAIL PROTECTED]> wrote:
> Hi. I searched hardly something like gdk-pixbuf on QT, but failed. I
> need real-time image manipulations (like zoom, smooth zoom, rotation,
> etc.) to work fine in my image viewer (like gqview).
>
> Can use gdk-pixbuf in my
David Necas (Yeti) wrote:
On Sun, Apr 03, 2005 at 01:59:38AM +1000, Russell Shaw wrote:
How are gtk apps translated to other languages? Does someone need
to rewrite all the gtk_label strings in a program?
See gettext: http://www.gnu.org/software/gettext/
All strings obviously have to be translated
David Necas (Yeti) wrote:
On Sun, Apr 03, 2005 at 01:59:38AM +1000, Russell Shaw wrote:
How are gtk apps translated to other languages? Does someone need
to rewrite all the gtk_label strings in a program?
See gettext: http://www.gnu.org/software/gettext/
All strings obviously have to be translated