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:
Jacques Distler 2010-02-22 00:05:52 -06:00
parent 956d523a4a
commit 702b450fd9
6 changed files with 473 additions and 2 deletions

View file

@ -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,