Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  fill-subpixel-shift-nocairo.node   Sprache: unbekannt

 
Spracherkennung für: .node vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

color {
  color: black;
}

/* Since 1/32 is 0.03123, a shift of 0.01 gives us the
 * subpixel position 0, so we should get a single pixel
 * with #ff0000. Without dx/dy, the rendering leaks
 * into the next pixel.
 */
transform {
  transform: translate(0.010);
  child: fill "f" {
    path: "M10 10 h 1 v 1 h -1 z";
    child: color {
      color: #ff0000;
    }
  }
}

/* This node is reusing the same path and the same subpixel
 * position, so it should reuse the cached image from the
 * first node.
 */
transform {
  transform: translate(0.001);
  child: "f";
}

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-07-10]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002