Lines Matching full:skia
14 To make use of Skia's PDF backend, see
15 [Using Skia's PDF Backend](../../user/sample/pdf).
17 Internally, Skia uses SkPDFDocument and SkPDFDevice to represent PDF
91 references must be known. Skia has no plans to implement linearized
140 generation number, Skia always uses generation 0 objects)
215 between Skia and PDF?s support for transparency (which will be
260 needed. See [issue 2683](https://bug.skia.org/2683).
267 ones that correspond to drawing options in Skia are: color, alpha,
293 Similar to Skia, PDF allows drawing to be clipped or
338 upper left (Skia default) as well as any translation or scaling
372 coordinate system, so we have to undo any flip to the Skia coordinate
375 ([issue 241](https://bug.skia.org/241)). PDF doesn?t draw zero length
411 * Because Skia may only be given a glyph-id encoding of the text to
440 subsetting support to Skia for TrueType fonts. However, there is a
471 Skia has two types of predefined shaders, image shaders and gradient
474 of the immutable state of the shader object. Each of the Skia?s tile
501 PDF supports some of the xfer modes used in Skia directly. For those,
576 * [issue 241](https://bug.skia.org/241)
581 * [issue 237](https://bug.skia.org/237)
583 * [issue 238](https://bug.skia.org/238)
585 * [issue 249](https://bug.skia.org/249)
587 * [issue 240](https://bug.skia.org/240)
589 * [issue 244](https://bug.skia.org/244)
592 * [issue 260](https://bug.skia.org/260)