[squeak-dev] Re: Bezier filled shape rendering artifacts

Klaus D. Witzel klaus.witzel at cobss.com
Mon Mar 24 11:59:48 UTC 2008


On Mon, 24 Mar 2008 11:34:43 +0100, Igor Stasenko wrote:

> Looks like i found a fix.
> Please see description & fix on Mantis:  
> http://bugs.squeak.org/view.php?id=6991

Interesting. I'm trying to visualize SVG+xml's using the fine SVGMorph  
package from SqMap (loads+works in 3.10). Do you also have a suggestion  
for the following kind of rendering problem,

(SVGMorph fromFileStream:
  'http://squeak.cobss.ch/JSesh/resources/glyphs/varia/Y4.svg'
   asUrl retrieveContents contentStream
  ) openInWorld

... any SVG-capable web browser can render it (+Opera can scale it)  
perfectly.

TIA.

>
>





More information about the Squeak-dev mailing list