https://bugs.kde.org/show_bug.cgi?id=203632
Summary: Inkscape opacity elements don't get rendered Product: okular Version: 0.9 Platform: SuSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: PDF backend AssignedTo: okular-devel@kde.org ReportedBy: re...@gmx.net Version: 0.9 (using KDE 4.3.0) OS: Linux Installed from: SuSE RPMs Copied the important bits over from openSUSE bugreport, confirmed on 4.3 from me https://bugzilla.novell.com/show_bug.cgi?id=530310 I created an image with Inkscape that includes pixel data and vector objects. Making a vector object semi transparent using the "opacity" option of inkscape creates trouble, using the alpha-channel to do so works. All of the created pdf documents display just fine using: - evince - adobe acrobat reader 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. (attachments comming right up) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel