User Manipulation of SVG Objects

tyromind - January 10, 2009 - 06:46
Project:Drawing API
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:Draw
Description

This seemed to be the closest existing module to what I had in mind, so I'm posting here.

Basically allowing gui manipulation of an svg display. I've been doing research and it seems plausible, however I have no experience with svg or creating a drupal module.

Specific case: Room layout - however as drupal is, made generic enough to use in almost any situation.

Requirements:
Template UI for admin - defines objects, some editable, some fixed (e.g., room, furniture)
Manipulation UI for users - drag-n-drop objects, scaling, new object generation (if allowed)
Save / Export - Saving in SVG format, or export razterized (jpeg, tiff)

Possible Resources:
http://apike.ca/prog_svg_jsanim.html
http://tool-man.org/examples/dragging.html
http://xmlgraphics.apache.org/batik/tools/rasterizer.html

Hoping this would peak your interest - however if you think this better posted elsewhere let me know.

#1

tyromind - January 10, 2009 - 06:48

also - intended for Drupal 6

#2

danielb - April 13, 2009 - 14:11
Version:5.x-2.x-dev» 6.x-1.x-dev

I am keen on doing something like this once I master a few drawing implementations, would be quite fun to do I reckon.

#3

snufkin - April 13, 2009 - 14:30

There is something similar done over at image_overlay, might want to take a look at it.

 
 

Drupal is a registered trademark of Dries Buytaert.