20 #ifndef TULIPMATERIALDESIGNICONS_H 21 #define TULIPMATERIALDESIGNICONS_H 23 #include <tulip/tulipconf.h> 70 static std::string getVersion();
75 static std::string getTTFLocation();
80 static std::string getWOFFLocation();
85 static std::string getWOFF2Location();
90 static const std::vector<std::string> &getSupportedIcons();
96 static bool isIconSupported(
const std::string &iconName);
102 static unsigned int getIconCodePoint(
const std::string &iconName);
108 static std::string getIconFamily(
const std::string &iconName);
115 static std::string getIconUtf8String(
const std::string &iconName);
119 #endif // TULIPMATERIALDESIGNICONS_H
Helper class for the configuration of a Material Design Icon glyph.