Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは私はsvgファイルのグループをいくつかのgtkpixbuffs/ subpixbufsにロードしたいので、それらの座標と幅と高さが必要です
私は現在rsvgとgtkを使用していますが、そのモジュールでそれらの情報を取得することは可能ですか?または、svgファイルからそのデータを読み取るために別のモジュールが必要ですか?
どうもありがとう
単純に使用することがわかりましたRSVG::Handle::get_dimensions_sub(id)
RSVG::Handle::get_dimensions_sub(id)