Results 1 to 2 of 2

Thread: Printing sufficient curve thickness requires explicit increase of curve line width?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,326
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanked 880 Times in 828 Posts

    Default Re: Printing sufficient curve thickness requires explicit increase of curve line widt

    Qwt 6 has a floating point based render engine and is using painter transformations ( scaling ) for PDF generation. When using non cosmetic pens ( https://qt-project.org/doc/qt-5.1/qt...tml#isCosmetic ) for the curve the lines in the PDF document will appear comparable to screen.

    Note that when using non cosmetic pens, that the lines will be scaled when zooming in in a PDF viewer too.

    Uwe

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

    philw (29th September 2013)

Similar Threads

  1. Replies: 3
    Last Post: 29th September 2013, 19:51
  2. Replies: 11
    Last Post: 5th February 2013, 02:10
  3. Replies: 4
    Last Post: 29th April 2010, 07:11
  4. Replies: 1
    Last Post: 22nd January 2010, 15:34
  5. Replies: 2
    Last Post: 24th April 2009, 18:22

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.