Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-189

Drawing on an image with dimensions bigger than 32768 will cause nothing to be drawn

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • Some future release
    • 4.1.4
    • GUI: Painting
    • None

      Drawing on an image with dimensions bigger than 32768 will cause nothing to be drawn.

      Update: we might be able to automatically tile images in QPainter::begin if we detect that they are too big, by simply drawing several times with different offsets by using QPainter::translate, and then copying the subimages.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            rodal Samuel Rødal
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes