Import/Export SVG as Grease Pencil¶
The Scalable Vector Graphics (SVG) format is used for interchanging vector-based illustrations between applications and is supported by vector graphics editors such as Inkscape and modern browsers, among others.
警告
The exporter only works in Object Mode.
Import(インポート)¶
参照
- menu:
- Resolution(解像度)
Resolution for generated strokes.
- Scale(スケール)
Generated strokes scale.
Export(エクスポート)¶
参照
- menu:
Scene Options¶
- Object(オブジェクト)
Determine which objects will be included in the export.
- Active(アクティブ):
Export only the active Grease Pencil object.
- Selected(選択):
Export all selected Grease Pencil objects.
- Visible(可視):
Export all visible Grease Pencil object in the scene.
Export Options¶
- Frame(フレーム)
Determine which frames will be included in the export.
- Active(アクティブ):
Export only the active keyframe.
- Selected(選択):
Export all selected keyframes as SVG animation.
- Scene(シーン):
Export all frames as SVG animation.
- Sampling(サンプリング)
Precision for the stroke sampling. Low values mean a more accurate result.
- Fill(フィル)
When enabled, export the Grease Pencil strokes fill.
- Uniform Width
When enabled, export strokes with constant thickness.
- Clip Camera
When enabled and camera view is active, export only the strokes clipped from camera view.
注釈
The export of the Grease Pencil strokes is always from the view of the largest 3D Viewport in the current workspace.