[Tizen] Add FontClientPreCache API to FontClient
[platform/core/uifw/dali-adaptor.git] / dali / devel-api / text-abstraction / font-list.h
index 13e459d..9cb44cc 100644 (file)
@@ -33,6 +33,7 @@ namespace TextAbstraction
 typedef std::string FontPath;
 typedef std::string FontFamily;
 typedef std::string FontStyle;
+typedef std::vector<FontFamily> FontFamilyList;
 
 namespace FontWidth
 {