|
typeset 0.1.0
縦書き・横書きの日本語組版ライブラリ(JLReq 水準、ラスタ / PDF / SVG)
|
継承メンバを含む typeset::font::FontSet の全メンバ一覧です。
| declare(FontDeclaration decl) | typeset::font::FontSet | |
| find(const std::string &keyOrFamily) | typeset::font::FontSet | |
| FontSet() | typeset::font::FontSet | |
| FontSet(const FontSet &)=delete | typeset::font::FontSet | |
| has(const std::string &key) const | typeset::font::FontSet | |
| hbFont(const glyphware::Face &face) | typeset::font::FontSet | |
| instance(const std::shared_ptr< glyphware::Face > &base, const std::vector< glyphware::VarCoord > &coords) | typeset::font::FontSet | |
| isLoaded(const std::string &key) const | typeset::font::FontSet | |
| keys() const | typeset::font::FontSet | |
| languageFonts(const std::string &language) const | typeset::font::FontSet | |
| loadFile(const std::string &path, const std::string &key=std::string(), int faceIndex=0) | typeset::font::FontSet | |
| loadMemory(const std::string &key, const void *data, size_t size, int faceIndex=0) | typeset::font::FontSet | |
| operator=(const FontSet &)=delete | typeset::font::FontSet | |
| primary(const FontSpec &spec) | typeset::font::FontSet | |
| resolve(const FontSpec &spec, char32_t cp, const std::string &language=std::string(), int colorPreference=0) | typeset::font::FontSet | |
| select(const std::string &keyOrFamily, int weight, bool italic, const std::map< std::string, float > &variations={}) | typeset::font::FontSet | |
| setLanguageFonts(const std::string &language, std::vector< std::string > families) | typeset::font::FontSet | |
| size() const | typeset::font::FontSet | inline |
| ~FontSet() | typeset::font::FontSet |