hedecai/fog

VIZERRA: problem with visualization

Closed this issue · 4 comments

We have some problem with properly visualization of graphic files, such as 
color filling (not correct color in some examples), don't  all  data are appear 
(text and shapes). I was attaching an example of the svg file.


What version of the product are you using? On what operating system?
version: 2010-05-19, OS: vista/Windows7 x64

Original issue reported on code.google.com by vzr...@gmail.com on 10 Mar 2011 at 11:50

Attachments:

Accepted.

Original comment by kobalicek.petr on 24 Mar 2011 at 8:27

  • Changed state: Accepted
I solved the SvgUtil::parsePath() issues In my local copy. Now all paths are 
parsed correctly.

Some notes. It's interesting that the tool which generated the document creates 
paths like d="z" which is nothing. Another issue were path starting with 
relative move-to which in this case means absolute move-to.

So, parsing issues solved, rendering issues will be solved in next days.

Original comment by kobalicek.petr on 6 Apr 2011 at 7:48

Okay, except dashing and text everything works.

Original comment by kobalicek.petr on 11 Apr 2011 at 10:54

Fixed

Original comment by kobalicek.petr on 28 Apr 2011 at 10:16

  • Changed state: Fixed