#include <font_features.h>
Public Member Functions | |
| void | SetAxisValue (const std::string &tag, float value) |
| const std::map< std::string, float > & | GetAxisValues () const |
Definition at line 30 of file font_features.h.
| const std::map< std::string, float > & txt::FontVariations::GetAxisValues | ( | ) | const |
Definition at line 40 of file font_features.cc.
| void txt::FontVariations::SetAxisValue | ( | const std::string & | tag, |
| float | value | ||
| ) |
Definition at line 36 of file font_features.cc.
References value.
Referenced by flutter::decodeFontVariations().