- ナビゲーションスイッチ上で画像表示を有効にするには、レフトナビゲーションまたはアイコンナビゲーションのプロパティ画面にある [アイコンを表示] のチェックボックスを選択する必要があります。プロパティ画面は、プロジェクトエクスプローラーで [作画] の下にある [画面] を選択すると表示されます。
- SVG ファイルの最大要素数は 2000 です。
- SVG ファイルの最大サイズは 100 MB です。
- サポートされている SVG 要素および属性、およびサポートされている SVG プレゼンテーション属性については、以下の表を参照してください。
サポートされている SVG 要素と属性
| 要素 |
属性 |
| circle |
style, transform, cx, cy, r |
| clipPath |
style, transform, clipPathUnits |
| defs |
style, transform |
| ellipse |
style, transform, cx, cy, rx, ry |
| g |
style, transform |
| image* |
style, transform, x, y, width, height |
| line |
style, transform, x1, y1, x2, y2 |
| linearGradient |
style, x1, y1, x2, y2, gradientUnits, gradientTransform |
| path |
style, transform, d |
| polygon |
style, transform, points |
| polyline |
style, transform, points |
| radialGradient |
style, cx, cy, r, fx, fy, gradientUnits, gradientTransform |
| rect |
style, transform, x, y, width, height, rx, ry |
| stop |
style, offset |
| svg* |
style, x, y, width, height, viewBox |
| use |
style, transform, x, y, width, height |
* 画面編集ソフトウェアでのみでサポートされます。
サポートされている SVG プレゼンテーション属性
| プレゼンテーション属性 |
| clip-path* |
| clip-rule* |
| color |
| fill |
| fill-opacity |
| fill-rule |
| opacity |
| overflow* |
| stop-color |
| stop-opacity |
| stroke |
| stroke-dasharray |
| stroke-dashoffset |
| stroke-linecap |
| stroke-linejoin |
| stroke-miterlimit |
| stroke-opacity |
| stroke-width |
* 画面編集ソフトウェアでのみでサポートされます。
- 使用するウェブブラウザーによって、Web Viewer で表示される SVG の外観が画面編集ソフトウェアやランタイムと異なる場合があります。
- JavaScript などのスクリプトや外部リンクが含まれる SVG ファイルは使用できません。
- 不正な属性や構造が含まれる SVG ファイルは使用できません。
- プロジェクト転送で転送した SVG ファイルのみ使用できます。
- 複雑な SVG を使用したり、多くの SVG ファイルを使用すると表示に時間がかかる場合があります。使用できる SVG ファイルの目安は、以下を参照してください。
対応機種/機能一覧
|