Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

black-n-white svg ?

0 views
Skip to first unread message

Arioch

unread,
Nov 16, 2009, 4:33:34 PM11/16/09
to
feel the difference :-(

http://upload.wikimedia.org/wikipedia/commons/a/a1/Akonadi-Logo.svg
http://upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Akonadi-Logo.svg/128px-Akonadi-Logo.svg.png


--
Используется революционный почтовый клиент браузера Opera:
http://www.opera.com/mail/

Rijk van Geijtenbeek

unread,
Nov 17, 2009, 11:33:14 AM11/17/09
to
Op Mon, 16 Nov 2009 22:33:34 +0100 schreef Arioch
<the_A...@nm.falsedomain.ru>:

Quite a difference, yes. I don't know anything about SVG debugging, maybe
you could file a bug report?

--
Rijk van Geijtenbeek
Opera Software ASA
Tweak: http://my.opera.com/Rijk/blog/

"The most common way to get usability wrong is to listen to what users
say rather than actually watching what they do." - J.Nielsen

Remco Lanting

unread,
Nov 17, 2009, 1:21:07 PM11/17/09
to
On Mon, 16 Nov 2009 22:33:34 +0100, Arioch <the_A...@nm.falsedomain.ru>
wrote:

Check the error console. What I get:

CSS - http://upload.wikimedia.org/wikipedia/commons/a/a1/Akonadi-Logo.svg
HTML style attribute
Invalid value for property: fill
Line 1:
opacity: 0.63964; fill: url(#radialGradient4680) rgb(0, 0, 0);
fill-opacity: 1;
--------------------------------------------------------------^

And a whole lot more of similar ones. Removing all the rgb(0, 0, 0) from
all the instances mentioned in the error console got me this image:

http://download.remcol.ath.cx/Akonadi-Logo.svg

And it works fine :)

Since reading specs is not my strong point, let me just point to the
relevant one so someone else might be able to tell if this is a bug or if
this is exactly as the spec states (and therefore a bug in inkscape):
http://www.w3.org/TR/SVG/painting.html#SpecifyingPaint

--
Remco Lanting

[Unofficial Opera bug tracker links]
http://opera.remcol.ath.cx/bugs |
http://my.opera.com/community/forums/topic.dml?id=217364 |
remco.lanting...@gmail.com

Arioch

unread,
Nov 17, 2009, 7:52:42 PM11/17/09
to

> And a whole lot more of similar ones. Removing all the rgb(0, 0, 0) from
> all the instances mentioned in the error console got me this image:
>
> http://download.remcol.ath.cx/Akonadi-Logo.svg
> And it works fine :)

indeed


> Since reading specs is not my strong point, let me just point to the
> relevant one so someone else might be able to tell if this is a bug or
> if this is exactly as the spec states (and therefore a bug in inkscape):
> http://www.w3.org/TR/SVG/painting.html#SpecifyingPaint

This spec links to CSS spec
later implies something like "color: rgb (x,y,z)"
http://www.w3.org/TR/SVG/types.html#DataTypeColor
http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#value-def-color


So, i guess if rdb is not to be direct value of 'fill' property, but the
value of color sub-property of fill property?
so i changed lines to something like "...fill: url(#radialGradient3814);
fill-color: rgb(0, 0, 0); ...."
It also work, yet i can't say if it effectively made Opera recognise the
rgb(0,0,0) or effectively ignore it as unrecgnisable tag :-)

Arioch

unread,
Nov 17, 2009, 7:52:42 PM11/17/09
to

Arioch

unread,
Nov 25, 2009, 2:29:44 PM11/25/09
to
В письме от Tue, 17 Nov 2009 00:33:34 +0300, Arioch
<the_A...@nm.falsedomain.ru> сообщал:


Still so in 10.10 final

Viktor Cemasko

unread,
Nov 25, 2009, 3:07:09 PM11/25/09
to
Greetings Arioch,

On Wed, 25 Nov 2009 20:29:44 +0100, Arioch <the_A...@nm.falsedomain.ru>
wrote:

>> feel the difference :-(

>> http://upload.wikimedia.org/wikipedia/commons/a/a1/Akonadi-Logo.svg
>> http://upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Akonadi-Logo.svg/128px-Akonadi-Logo.svg.png

> Still so in 10.10 final

The same situation in Opera 10.20 Internal. Build 4744 for SunOS. Qt
library 3.3.8b.

With best regards,
--
Üdvözlettel, http://opensolaris.org/os/project/indiana/
Cemasko Viktor. http://www.opera.com/browser/

Jan van Gent

unread,
Dec 16, 2009, 12:18:46 PM12/16/09
to
On Wed, 25 Nov 2009 21:07:09 +0100, Viktor Cemasko <cem...@fibermail.hu> wrote:

> Greetings Arioch,
>
> On Wed, 25 Nov 2009 20:29:44 +0100, Arioch <the_A...@nm.falsedomain.ru>
> wrote:
>
>>> feel the difference :-(
>
>>> http://upload.wikimedia.org/wikipedia/commons/a/a1/Akonadi-Logo.svg
>>> http://upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Akonadi-Logo.svg/128px-Akonadi-Logo.svg.png
>
>> Still so in 10.10 final
>
> The same situation in Opera 10.20 Internal. Build 4744 for SunOS. Qt
> library 3.3.8b.

Don't expect SVG rendering issues to be fixed soon.

These exist since 9.6:

http://dev.webonomic.nl/demo/svg/tutorial/svg-gradient-background-in-opera

Jan

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Rijk van Geijtenbeek

unread,
Dec 25, 2009, 7:06:00 AM12/25/09
to
Op Wed, 16 Dec 2009 18:18:46 +0100 schreef Jan van Gent
<janvan{away}ge...@zonnet.nl>:

> On Wed, 25 Nov 2009 21:07:09 +0100, Viktor Cemasko
> <cem...@fibermail.hu> wrote:
>
>> Greetings Arioch,
>>
>> On Wed, 25 Nov 2009 20:29:44 +0100, Arioch
>> <the_A...@nm.falsedomain.ru>
>> wrote:
>>
>>>> feel the difference :-(
>>
>>>> http://upload.wikimedia.org/wikipedia/commons/a/a1/Akonadi-Logo.svg
>>>> http://upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Akonadi-Logo.svg/128px-Akonadi-Logo.svg.png
>>
>>> Still so in 10.10 final
>>
>> The same situation in Opera 10.20 Internal. Build 4744 for SunOS. Qt
>> library 3.3.8b.
>
> Don't expect SVG rendering issues to be fixed soon.
>
> These exist since 9.6:
>
> http://dev.webonomic.nl/demo/svg/tutorial/svg-gradient-background-in-opera

This one is fixed in 10.5. Alas, Arioch's example isn't.

--
Rijk
Gemaakt met Opera's revolutionaire e-mailprogramma:
http://www.opera.com/mail/

Jan van Gent

unread,
Jan 13, 2010, 9:51:03 AM1/13/10
to
On Fri, 25 Dec 2009 13:06:00 +0100, Rijk van Geijtenbeek <ri...@opera.removethiz.com> wrote:


>> Don't expect SVG rendering issues to be fixed soon.
>>
>> These exist since 9.6:
>>
>> http://dev.webonomic.nl/demo/svg/tutorial/svg-gradient-background-in-opera
>
> This one is fixed in 10.5. Alas, Arioch's example isn't.
>

Is it?
I don't see any gradients in the border examples.

Version
10.50 Internal

Build
6177

Platform
Linux

System
i686, 2.6.31-17-generic

0 new messages