Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/gfx/wr/wrench/reftests/text/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 670 B image not shown  

Quelle  subpx-bg-mask.yaml   Sprache: unbekannt

 
# Verify that text on a picture cache slice where the background
# has a rounded-rect clip correct enables subpixel AA
---
root:
  items:
    - type: rect
      bounds: [0, 0, 100, 100]
      color: white
    - type: scroll-frame
      bounds: [0, 0, 200, 200]
      content-size: [200, 200]
      scroll-offset: [0, 0]
      items:
      - type: clip
        id: 2
        complex:
          - rect: [0, 0, 200, 200]
            radius: 4
      - type: rect
        bounds: [0, 0, 200, 200]
        color: white
        clip-chain: [2]
      - text: "A"
        origin: 20 190
        size: 180
        color: black
        font: "FreeSans.ttf"
        clip-chain: [2]

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]