- From: Vincent Hardy <vincent.hardy@sun.com>
- Date: Thu, 21 Nov 2002 10:36:08 +0100
- To: Tobias Reif <tobiasreif@pinkjuice.com>
- CC: www-svg@w3.org
Hello Tobias, Tobias Reif wrote: > > [...] > Two issues I found with Squiggles rendering quality: > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14673 This shows that Batik does not do as well with text-rendering=optimizeGeometricPrecision. In Batik, that turns off anti-aliasing and the text does not look as good becauce we do not do hinting. This is a known limitiation. > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12013 > You point out to several differences between ASV and Batik, but it is unclear to me what is 'right'. For example, the feather is jagged indeed (i.e., the path has lots of control points that do not describe a smooth curve). So I am not convinced Batik is not doing anything bad there. We do not smooth curves before rendering. Vincent.
Received on Thursday, 21 November 2002 04:40:59 UTC