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 662654 - Support Opacity for Glyphs elements
Support Opacity for Glyphs 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:51 UTC by Jason Crain
Modified: 2011-11-01 11:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
adds Opacity support for Glyphs elements (3.87 KB, patch)
2011-10-25 05:51 UTC, Jason Crain
none Details | Review
example XPS document showing Glyphs with Opacity (261.16 KB, application/octet-stream)
2011-10-25 05:53 UTC, Jason Crain
  Details
adds Opacity support for Glyphs elements (3.88 KB, patch)
2011-10-27 05:27 UTC, Jason Crain
committed Details | Review

Description Jason Crain 2011-10-25 05:51:15 UTC
Created attachment 199893 [details] [review]
adds Opacity support for Glyphs elements

Included patch adds Opacity support for Glyphs elements.
Comment 1 Jason Crain 2011-10-25 05:53:31 UTC
Created attachment 199894 [details]
example XPS document showing Glyphs with Opacity
Comment 2 Jason Crain 2011-10-27 05:27:55 UTC
Created attachment 200080 [details] [review]
adds Opacity support for Glyphs elements

Updated patch.  Uses g_ascii_strtod instead of g_strtod.
Comment 3 Carlos Garcia Campos 2011-11-01 11:54:31 UTC
Review of attachment 200080 [details] [review]:

Pushed to git master. Thanks!