Skia
2D Graphics Library
skottie::Shaper::Fragment Struct Reference

#include <TextShaper.h>

Public Attributes

ShapedGlyphs fGlyphs
 
SkPoint fOrigin
 
float fAdvance
 
float fAscent
 
uint32_t fLineIndex
 
bool fIsWhitespace
 

Member Data Documentation

◆ fAdvance

float skottie::Shaper::Fragment::fAdvance

◆ fAscent

float skottie::Shaper::Fragment::fAscent

◆ fGlyphs

ShapedGlyphs skottie::Shaper::Fragment::fGlyphs

◆ fIsWhitespace

bool skottie::Shaper::Fragment::fIsWhitespace

◆ fLineIndex

uint32_t skottie::Shaper::Fragment::fLineIndex

◆ fOrigin

SkPoint skottie::Shaper::Fragment::fOrigin

The documentation for this struct was generated from the following file: