Closed Ch00k closed 3 years ago
Yes, the new version supports Pattern On Opacity Attribute and in your case the opacity value is 0.0 => transparent
@nroduit sorry, I'm not sure I understand what you mean exactly. You mean it's a feature, not a bug? Should I fix my GSPS instead to make the blue text non-transparent?
Yes, I was wondering if it would be safer not to allow the value 0.0 but at the same time it is a valid value.
I changed the PatternOnOpacity to 1.0 which made Weasis render the GSPS correctly. I guess this issue can be closed now. Thanks a lot for looking at it!
Describe the bug The GSPS is only partially rendered in Weasis 3.7.0. The GSPS contains objects of different colors: white and blue. The white part shows fine, but the blue one does not. In Weasis 3.6.2 the entire GSPS is displayed correctly.
To Reproduce Steps to reproduce the behavior:
AIDENCE VEYE
in GSPS dropdown menu.Expected behavior Both the white and the blue parts of the GSPS are displayed correctly.
Desktop (please complete the following information):
Additional context This could be related to https://github.com/nroduit/Weasis/issues/181, however I also tried the 3.7.1 version that fixed the problem in https://github.com/nroduit/Weasis/issues/181, but it does not fix this problem.
Screenshots Weasis 3.7.0
Weasis 3.6.2