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

#include <TextShaper.h>

Public Member Functions

SkRect computeVisualBounds () const
 

Public Attributes

std::vector< FragmentfFragments
 
size_t fMissingGlyphCount = 0
 
float fScale = 1.0f
 

Member Function Documentation

◆ computeVisualBounds()

SkRect skottie::Shaper::Result::computeVisualBounds ( ) const

Member Data Documentation

◆ fFragments

std::vector<Fragment> skottie::Shaper::Result::fFragments

◆ fMissingGlyphCount

size_t skottie::Shaper::Result::fMissingGlyphCount = 0

◆ fScale

float skottie::Shaper::Result::fScale = 1.0f

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