Home
last modified time | relevance | path

Searched defs:LottieFont (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieModel.h225 struct LottieFont struct
229 ~LottieFont() in ~LottieFont() argument
237 Array<LottieGlyph*> chars;
238 char* name = nullptr;
239 char* family = nullptr;
240 char* style = nullptr;
241 float ascent = 0.0f;
242 Origin origin = Embedded;