Mailinglist Archive: opensuse-bugs (6630 mails)
< Previous | Next > |
[Bug 530310] kde4-okular / kpdf --> objects with opacity are missing / alpha channel transparency works though
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 12 Aug 2009 06:43:50 -0600
- Message-id: <20090812124350.E138D245513@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=530310
User madworm_de.novell@xxxxxxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=530310#c4
--- Comment #4 from robert spitzenpfeil <madworm_de.novell@xxxxxxxxxxxxxxxx>
2009-08-12 06:43:49 MDT ---
opacity creates transparency for the whole vector object including filling and
the lines.
going the alpha-channel way allows for individual control of transparency for
filling and the lines.
in the reference image for opacity also the black outline of the green object
is somewhat transparent (looks gray). in the alpha-channel image only the green
filling is transparent, the green outline has RGBA data of (0,255,0,1) and is
therefore fully saturated / not transparent. The filling has something like
(0,255,0,0.5) and is therefore semitransparent.
All the other parts of the image are just pixel-data and were imported to
inkscape as a png screenshot.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User madworm_de.novell@xxxxxxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=530310#c4
--- Comment #4 from robert spitzenpfeil <madworm_de.novell@xxxxxxxxxxxxxxxx>
2009-08-12 06:43:49 MDT ---
opacity creates transparency for the whole vector object including filling and
the lines.
going the alpha-channel way allows for individual control of transparency for
filling and the lines.
in the reference image for opacity also the black outline of the green object
is somewhat transparent (looks gray). in the alpha-channel image only the green
filling is transparent, the green outline has RGBA data of (0,255,0,1) and is
therefore fully saturated / not transparent. The filling has something like
(0,255,0,0.5) and is therefore semitransparent.
All the other parts of the image are just pixel-data and were imported to
inkscape as a png screenshot.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous | Next > |