[Tilesathome] Bug with striped rendering
Matthias Julius
lists at julius-net.net
Mon Oct 13 22:16:23 BST 2008
Knut Arne Bjørndal <bob+osm at cakebox.net> writes:
> On Mon, Oct 13, 2008 at 02:49:50PM -0400, Matthias Julius wrote:
>
>> It seems like SVG coordinates are measured from the top and not from
>> the bottom. So switching these around has fixed the issue.
>
> I think that depends a bit on who you are asking, at least inkscape
> and batik have two different null points (which is the reason for the
> coordinatebox module)
According to the standard
(http://www.w3.org/TR/SVG/coords.html#InitialCoordinateSystem) (0, 0)
is in the upper left corner of an SVG. It would be quite confusing if
every application defined that differently.
What is different between Inkscape and Batik is that Inkscape wants
both coordinates for both upper left and lower right corners and Batik
wants upper left corner, width and height of the cut box.
I actually did not test this with Batik. Can you or someone else
please confirm this works with Batik as well?
Matthias
>
> Ohwell, at least it's working correctly now. Sorry for breaking.
More information about the Tilesathome
mailing list