itex Endpoint
Add a Rack Metal itex endpoint. Add an itex tool to SVG-Edit. Disable the foreignObject tool (at least, for now) as it doesn't currently play nice with the itex tool.
This commit is contained in:
parent
956d523a4a
commit
702b450fd9
6 changed files with 473 additions and 2 deletions
|
@ -144,7 +144,7 @@ $(function() {
|
|||
}, {
|
||||
type: "input",
|
||||
panel: "foreignObject_panel",
|
||||
title: "Change foreignObject's height",
|
||||
title: "Change the font-size of enclosed content",
|
||||
id: "foreign_font_size",
|
||||
label: "font-size",
|
||||
size: 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue