Results 1 to 2 of 2

Thread: QML Text/Rectangle/QImage Antialiasing

  1. #1
    Join Date
    Oct 2013
    Location
    shanghai
    Posts
    14
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11

    Thumbs up QML Text/Rectangle/QImage Antialiasing

    Hey guys, i feel so puzzled about the Antialiasing in QML Module... in Item Type like Text, Image, Rectangle,,,those antialiasing: true,,,and in qsgcontext.cpp, those modes like mode == "subpixel", mode == "subpixel-lowq" ... and enum like AntialiasingMethod, and vertext antialiasing, MultiSmaple antialiasing, and renderType Setting, etc....does anyone could help me explain little bit more about those words and how they works?

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

    Default Re: QML Text/Rectangle/QImage Antialiasing

    You can Google for most of these terms. Of course we can provide links to the Wikipedia explaining what multisampling is but you can do that yourself. If then you have specific questions we can try answering them.
    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. QSvgRenderer onto QImage with antialiasing
    By dolevo in forum Qt Programming
    Replies: 2
    Last Post: 19th July 2013, 08:42
  2. Draw rectangle on QImage
    By ^NyAw^ in forum Qt Programming
    Replies: 12
    Last Post: 25th January 2013, 12:33
  3. QPainter Antialiasing for QImage
    By mupilz in forum Qt Programming
    Replies: 1
    Last Post: 14th February 2012, 17:51
  4. No text antialiasing with OpenGL graphicsview
    By pherthyl in forum Qt Programming
    Replies: 3
    Last Post: 13th March 2009, 22:47
  5. QImage antialiasing
    By bunjee in forum Qt Programming
    Replies: 1
    Last Post: 5th June 2008, 19:37

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.