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

Support caching within and between QPicture instances

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P4: Low P4: Low
    • Some future release
    • None
    • GUI: Painting
    • None

      It would be nice if caching was supported for QPicure, both within the same instance and between instances.

      For example, this could mean that a QPixmap could be painted to multiple QPictures and be shared between them. Then, when playing the QPictures to a PDF print engine, the pixmap would be cached in the generated PDF file as well, as the pixmap is the same across all QPictures, resulting in much smaller PDF files (imagine the difference in file size between 20+ page PDF files containing a 500 KB cached "water mark" image on each page vs. the same image on each page but not being cached).

      Other painting resources, like brushes etc., could also be cached.

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

            sletta Gunnar Sletta
            sthomass Stian Sandvik Thomassen (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