Searched defs:LottieFont (Results 1 – 1 of 1) sorted by relevance
225 struct LottieFont struct229 ~LottieFont() in ~LottieFont() argument237 Array<LottieGlyph*> chars;238 char* name = nullptr;239 char* family = nullptr;240 char* style = nullptr;241 float ascent = 0.0f;242 Origin origin = Embedded;