% # Clients of this partial must supply the following variables:
# id
# value
#
# Additionally, they may override the following variables:
show_menu ||= false
hide_image_tool ||= false
canvas_width ||= 640,
canvas_height ||= 480,
canvas_expansion ||= 3
hide_rulers ||= false
width ||= "750px"
height ||= "650px" %>
<%= javascript_include_tag "embedapi" %>
<%= javascript_include_tag "svgutils" %>