typeset 0.1.0
縦書き・横書きの日本語組版ライブラリ(JLReq 水準、ラスタ / PDF / SVG)
読み取り中…
検索中…
一致する文字列を見つけられません
svg_import.hpp ファイル
#include <string>
#include "typeset/obj/object.hpp"

[ソースコード]

クラス

struct  typeset::obj::SvgImportOptions
 

名前空間

namespace  typeset
 geom — 単位と幾何
 
namespace  typeset::obj
 obj — 外部生成オブジェクト(数式・グラフ・図など)の差し込み口
 

関数

bool typeset::obj::importSvg (const std::string &svg, const SvgImportOptions &opts, ObjectResult &out)