<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>804</bug_id>
          
          <creation_ts>2013-08-05 15:53:18 +0200</creation_ts>
          <short_desc>Add SVG Input Specification (Curved Geometry, Object Interaction) to Graph-UI</short_desc>
          <delta_ts>2023-12-18 10:02:37 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>GraphUI</product>
          <component>Plugin</component>
          <version>tbd</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>1483</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>gouessej</cc>
          
          <cf_type>FEATURE</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2860</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-08-05 15:53:18 +0200</bug_when>
    <thetext>Add SVG Input Specificaction (Curved Geometry, Object Interaction) to Graph UI.

- Geometry is covered by SVG
  - Evaluate whether TypeCast&apos;s TTF reader is fit for SVG import,
    otherwise evaluate other SVG importer.

- Geometry shall result on Graph API data types to be used by Graph UI

- Objects must be able to be named.
  - This may be done via an own domain specific language (DSL) add-on
    via comments.

- Objects optional use interaction must be able to be specified
  - This may be done via an own domain specific language (DSL) add-on
    via comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2865</commentid>
    <comment_count>1</comment_count>
    <who name="Julien Gouesse">gouessej</who>
    <bug_when>2013-08-05 16:55:07 +0200</bug_when>
    <thetext>(In reply to comment #0)

&gt; - Geometry is covered by SVG
&gt;   - Evaluate whether TypeCast&apos;s TTF reader is fit for SVG import,
&gt;     otherwise evaluate other SVG importer.
&gt; 
- Batik: http://xmlgraphics.apache.org/batik/ (heavy but we only need its parser)

- SVG Salamander: http://svgsalamander.java.net/ (kitfox may confirm whether it&apos;s worth a try)

- svg2java: http://code.google.com/p/svg2java/ (not heavy but incomplete)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>