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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>7821</bug_id>
          
          <creation_ts>2009-10-06 17:08:58 +0000</creation_ts>
          <short_desc>Rectangle: Rounded Corners with individual values</short_desc>
          <delta_ts>2009-10-07 15:15:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>SVG</product>
          <component>Basic Shapes</component>
          <version>SVG 1.1 Full</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Errata</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andreas Neumann">a.neumann</reporter>
          <assigned_to name="Doug Schepers">schepers</assigned_to>
          <cc>longsonr</cc>
          
          <qa_contact name="SVG Public List">www-svg</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>28090</commentid>
    <comment_count>0</comment_count>
    <who name="Andreas Neumann">a.neumann</who>
    <bug_when>2009-10-06 17:08:58 +0000</bug_when>
    <thetext>There has been some discussion about rounded corners. An Inkscape user asked for help [1] on how to do rounded rects where one corner would have a sharp corner (no rounding) - similar to the rects in http://www.svgopen.org/2008/ where the lower-right corner is sharp.

Could we perhaps enhance the spec for rects so users could specify a list of rx/ry values with a defined start and direction - e.g. following the direction and start of the already defined stroking of rects.

My guess this wouldn&apos;t be too hard to implement since most viewers convert the rects to path element internally anyway? Any thoughts on how feasible this is?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28107</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Longson">longsonr</who>
    <bug_when>2009-10-07 15:15:44 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; There has been some discussion about rounded corners. An Inkscape user asked
&gt; for help [1] on how to do rounded rects where one corner would have a sharp
&gt; corner (no rounding) - similar to the rects in http://www.svgopen.org/2008/
&gt; where the lower-right corner is sharp.
&gt; 
&gt; Could we perhaps enhance the spec for rects so users could specify a list of
&gt; rx/ry values with a defined start and direction - e.g. following the direction
&gt; and start of the already defined stroking of rects.
&gt; 
&gt; My guess this wouldn&apos;t be too hard to implement since most viewers convert the
&gt; rects to path element internally anyway? Any thoughts on how feasible this is?
&gt; 

At least one viewer does not convert rects to paths internally :-). Although it wouldn&apos;t be hard to do it seems to me like an unusual use case that Inkscape could offer, if required by creating a path element without needing to extend the specification.

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>