On Tue, Mar 3, 2009 at 2:02 AM, Thomas Wood <thos@...45...> wrote:
I'd be really interested in getting some patches from you guys. I tried retrieving diffs from your SVN server, but it didn't want to co-operate.
Here are my fixes collected. Others in src/libcroco may be useful too, but it's too far into the night right now to look into them closely...
Here are the comments (sorry for profanity but i was very angry to have to fix that bug :)
------------------------------------------------------------------------ r14470 | buliabyak | 2007-03-14 21:42:54 -0300 (Wed, 14 Mar 2007) | 1 line Changed paths: M /inkscape/trunk/src/libcroco/cr-tknzr.c
gosh, what shitty coding - reading delimited string failed when it was at the very end of buffer ------------------------------------------------------------------------ r14469 | buliabyak | 2007-03-14 20:55:00 -0300 (Wed, 14 Mar 2007) | 1 line Changed paths: M /inkscape/trunk/src/libcroco/cr-declaration.c
even if one declaration is broken, try to still read all others per http://www.w3.org/TR/CSS21/syndata.html#declaration; fixes bug 1266843 ------------------------------------------------------------------------ r14467 | buliabyak | 2007-03-14 20:52:02 -0300 (Wed, 14 Mar 2007) | 1 line Changed paths: M /inkscape/trunk/src/libcroco/cr-tknzr.c
typo fix from libcroco list