After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 662652 - Support Opacity for Path elements
Support Opacity for Path elements
Status: RESOLVED FIXED
Product: libgxps
Classification: Platform
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: libgxps maintainers
libgxps maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-25 05:23 UTC by Jason Crain
Modified: 2011-11-01 11:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
adds Opacity support for Path elements (2.79 KB, patch)
2011-10-25 05:24 UTC, Jason Crain
none Details | Review
example XPS document (2.45 KB, application/octet-stream)
2011-10-25 05:27 UTC, Jason Crain
  Details
adds Opacity support for Path elements (2.80 KB, patch)
2011-10-27 05:22 UTC, Jason Crain
committed Details | Review

Description Jason Crain 2011-10-25 05:23:53 UTC
Included patch adds Opacity support for Path elements.
Comment 1 Jason Crain 2011-10-25 05:24:40 UTC
Created attachment 199888 [details] [review]
adds Opacity support for Path elements
Comment 2 Jason Crain 2011-10-25 05:27:24 UTC
Created attachment 199889 [details]
example XPS document
Comment 3 Jason Crain 2011-10-27 05:22:13 UTC
Created attachment 200078 [details] [review]
adds Opacity support for Path elements

Updated patch.  Uses g_ascii_strtod instead of g_strtod.
Comment 4 Carlos Garcia Campos 2011-11-01 11:56:36 UTC
Review of attachment 200078 [details] [review]:

Pushed to git master. Thanks!