|
typeset 0.1.0
縦書き・横書きの日本語組版ライブラリ(JLReq 水準、ラスタ / PDF / SVG)
|
塗り矩形(背景・網かけ)。PathItem でも書けるが頻出なので専用に持つ [詳解]
#include <typeset/dl/display_list.hpp>
公開変数類 | |
| Rect | rect |
| Paint | fill |
塗り矩形(背景・網かけ)。PathItem でも書けるが頻出なので専用に持つ
display_list.hpp の 74 行目に定義があります。
| Rect typeset::dl::RectItem::rect |
display_list.hpp の 75 行目に定義があります。
| Paint typeset::dl::RectItem::fill |
display_list.hpp の 76 行目に定義があります。