Searched refs:getFonts (Results 1 – 2 of 2) sorted by relevance
172 public Map<String, Font> getFonts() { in getFonts() method in LottieComposition
112 Font font = composition.getFonts().get(documentData.fontName); in drawLayer()