|
typeset 0.1.0
縦書き・横書きの日本語組版ライブラリ(JLReq 水準、ラスタ / PDF / SVG)
|
#include <cstdint>#include <memory>#include <string>#include <vector>#include <glyphware/Face.h>#include "typeset/dl/display_list.hpp"#include "typeset/obj/object.hpp"#include "typeset/geom.hpp"#include "typeset/style.hpp"#include "typeset/text/char_class.hpp"クラス | |
| struct | typeset::inl::PlacedGlyph |
| 配置済みグリフ 1 個(論理座標) [詳解] | |
| struct | typeset::inl::ShapedCluster |
| シェイピング結果のクラスタ(組版の最小単位) [詳解] | |
| struct | typeset::inl::ShapedText |
| struct | typeset::inl::StyleRun |
| スタイル区間([start, end) は UTF-16 位置) [詳解] | |
名前空間 | |
| namespace | typeset |
| geom — 単位と幾何 | |
| namespace | typeset::inl |
| inl/annotation — 行内に組み込む注記 | |