[postgis-devel] Buffer style naming
Paul Ramsey
pramsey at cleverelephant.ca
Tue Jul 7 07:27:08 PDT 2009
if we could accept both miter and mitre that would be preferable (both
are valid spellings).
P
On Tue, Jul 7, 2009 at 6:28 AM, strk<strk at keybit.net> wrote:
> Hi all, I've been suggested to change buffer style values to
> match the SVG convention:
>
>> http://www.w3.org/TR/SVG11/painting.html#StrokeProperties
>>
>> geos svg
>>
>> endcap=round stroke-linecap=round
>> endcap=square stroke-linecap=square
>> endcap=flat stroke-linecap=butt
>>
>> join=mitre stroke-linejoin=miter
>> join=round stroke-linejoin=round
>> join=bevel stroke-linejoin=bevel
>
> Basically using 'butt' for 'flat' and 'miter' rather than 'mitre'
> would make us closer to SVG naming. Fine for everyone ?
>
> --strk;
>
> Free GIS & Flash consultant/developer () ASCII Ribbon Campaign
> http://foo.keybit.net/~strk/services.html /\ Keep it simple!
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
More information about the postgis-devel
mailing list