
On Wed, Apr 25, 2007 at 02:26:28PM -0300, bulia byak wrote:
On 4/25/07, Jeffrey Brent McBeth <mcbeth@...1156...> wrote:
I have two problems on the Windows Nightly Build from two nights ago.
- Font rendering with styles defined like
<svg:g style="font-family:Differentfont"> <text>"Hello"</text>
</g>
The text is rendering in the default font rather than the font defined in the parent style
- Boolean operations
When I am doing difference operations, the resulting path is not in the same location as the starting point.
When reporting problems, please ALWAYS attach sample file. Never assume that others see the same thing as you do. Your SVG may have a lot of features that you are unaware of but that affect what you see. Please save developers' time by providing sample files and exact steps to reproduce.
My apologies. I did know that, and would have if I weren't at the wrong side of carrier pigeon based TCP/IP link. Until I get to a decent connection and try to work up a minimal example rather than what I'm about to hand you, this'll have to do.
http://broggs.org/~mcbeth/Celts/Celtic_Fury.svg
None of the labels render with the correct font anymore (works on 0.45.1), Firefox, Opera (except the flowed text doesn't display, but I know what causes that)
If I perform a difference of any of the terrain with a rectangle (cropping the map), the new path is offset up and to the right of where it should be.
The XML editor doesn't update properly when I remove objects.
Jeff