Files
svgedit/dist/editor/extensions/ext-locale/foreignobject/en.js
2020-09-04 22:34:30 +02:00

2 lines
290 B
JavaScript

export default{name:"foreignObject",buttons:[{title:"Foreign Object Tool"},{title:"Edit ForeignObject Content"}],contextTools:[{title:"Change foreignObject's width",label:"w"},{title:"Change foreignObject's height",label:"h"},{title:"Change foreignObject's font size",label:"font-size"}]};