Results 1 to 3 of 3

Thread: QSvgRenderer onto QImage with antialiasing

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QSvgRenderer onto QImage with antialiasing

    I would start by rendering the SVG after you set the Antialiasing hint.

    BTW: neither the QPainter nor the QSvgRenderer needs to allocated on the heap.

  2. The following user says thank you to ChrisW67 for this useful post:

    dolevo (19th July 2013)

Similar Threads

  1. QSvgRenderer antialiasing
    By jonks in forum Qt Programming
    Replies: 4
    Last Post: 19th July 2013, 09:39
  2. QPainter Antialiasing for QImage
    By mupilz in forum Qt Programming
    Replies: 1
    Last Post: 14th February 2012, 17:51
  3. QSvgRenderer and QWidget
    By lexqqq in forum Qt Programming
    Replies: 0
    Last Post: 31st October 2010, 11:51
  4. QImage antialiasing
    By bunjee in forum Qt Programming
    Replies: 1
    Last Post: 5th June 2008, 19:37
  5. About QSvgRenderer
    By guher in forum Qt Programming
    Replies: 1
    Last Post: 22nd November 2007, 10:21

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.