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

Text rendering does not handle fill and stroke opacities correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7
    • SVG Support
    • None

    Description

      The fill and stroke operations opacities are handled by two properties, "fill-opacity" and "stroke-opacity". In case of <text> element, QSvgRenderer does not handle it correctly. "fill-opacity" is set as a global opacity on QPainter using QPainter::setOpacity, and "stroke-opacity" is ignored completely.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-126268
          # Subject Branch Project Status CR V

          Activity

            People

              rlohning Robert Löhning
              hatemelkharashy Hatem ElKharashy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are 2 open Gerrit changes