|
typeset 0.1.0
縦書き・横書きの日本語組版ライブラリ(JLReq 水準、ラスタ / PDF / SVG)
|
#include <cstddef>#include <cstdint>#include <map>#include <memory>#include <string>#include <unordered_map>#include <vector>クラス | |
| class | typeset::text::Hyphenator |
| class | typeset::text::HyphenationDictionary |
言語ごとのパターン。TextStyle::language(BCP47)で引く。 完全一致 → 主言語("en-GB" なら "en")→ 既定の言語(setDefaultLanguage)の順に探す。 [詳解] | |
名前空間 | |
| namespace | typeset |
| geom — 単位と幾何 | |
| namespace | typeset::text |
| text/char_class — JLReq の文字クラス | |
変数 | |
| constexpr char32_t | typeset::text::kSoftHyphen = 0x00AD |
| ソフトハイフン | |