#include <TextShaper.h>
◆ BoundsType
Enumerator |
---|
kConservative | |
kTight | |
◆ computeBounds()
◆ draw()
void skottie::Shaper::ShapedGlyphs::draw |
( |
SkCanvas * |
, |
|
|
const SkPoint & |
origin, |
|
|
const SkPaint & |
|
|
) |
| const |
◆ fClusters
std::vector<size_t> skottie::Shaper::ShapedGlyphs::fClusters |
◆ fGlyphIDs
std::vector<SkGlyphID> skottie::Shaper::ShapedGlyphs::fGlyphIDs |
◆ fGlyphPos
std::vector<SkPoint> skottie::Shaper::ShapedGlyphs::fGlyphPos |
◆ fRuns
std::vector<RunRec> skottie::Shaper::ShapedGlyphs::fRuns |
The documentation for this struct was generated from the following file: