On Fri, 2011-01-28 at 00:54 +0900, KUROSAWA, Takeshi wrote:
> Oops! I forgot to attach the patch.
Heh :-) Thanks for that !
I've pushed it to master. Thorsten - if you're happy can you
cherry-pick it for libreoffice-3-3 ?
Thanks,
Michael.
--
michael.m
Oops! I forgot to attach the patch.
On Fri, Jan 28, 2011 at 12:52 AM, KUROSAWA, Takeshi wrote:
> Hi,
>
> SVG import filter doesn't support 'color' property yet.
> This makes svg files produced by gnuplot invisible.
> https://bugs.freedesktop.org/show_bug.cgi?id=33551
>
> The attached patch makes
Hi,
SVG import filter doesn't support 'color' property yet.
This makes svg files produced by gnuplot invisible.
https://bugs.freedesktop.org/show_bug.cgi?id=33551
The attached patch makes the filter able to parse 'color' property and
store the value as currentColor.
Cheers,
--
KUROSAWA, Takeshi