Results 1 to 12 of 12

Thread: Problem with graphics in Qt embedded Linux

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2009
    Posts
    26
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Windows
    Thanks
    2

    Default Re: Problem with graphics in Qt embedded Linux

    Anyway, thank You for Your ideas.

    The update itself is quite costly, so it may be done only if the problem is solved.

    Images that are drawn are PNGs and lately we also tried to convert them to BMPs. It helped but not completely, there is a smaller amount of these bunches of bad pixels.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Problem with graphics in Qt embedded Linux

    This further suggests the issues are colour-related. Once you start drawing, it doesn't matter what the original file format of the image was. Try creating images with different gradients and try to spot if the artifacts are consistant with the direction of the gradient. Create the gradient images directly in your application - don't load them from files.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Font Problem Porting from Windows to Linux
    By rajeshs in forum Qt Programming
    Replies: 1
    Last Post: 13th July 2007, 11:25
  2. Linux Framebuffer Test Problem
    By jefflg in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 19th May 2007, 08:06
  3. graphics view FitInView problem
    By aamer4yu in forum Qt Programming
    Replies: 6
    Last Post: 25th January 2007, 11:24
  4. Problem in porting Main window on linux
    By jyoti kumar in forum Qt Tools
    Replies: 2
    Last Post: 2nd June 2006, 09:35
  5. problem of porting from windows to linux
    By jyoti kumar in forum Qt Programming
    Replies: 4
    Last Post: 22nd May 2006, 09:42

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.