object transparency
Open
- Dominant language
- MATLAB
- Stars
- 1.4k
- Forks
- 366
- PR merge metrics
- No merged PRs in 30d
Description
when I use
print(gcf, '-dpdf','-painters', 'aaa.pdf')
I get object transparency

but when I use:
export_fig aaa.pdf -q101 -painters
I loss transparency

I read in the description that -painters don't support transparency, but it seems that when using print it works.
can this be fixed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.