altmany / altmany/export_fig

object transparency

Open
#293 3 comments 0 reactions 0 assignees View on GitHub
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
PDFXEdit_2019-12-21_16-05-00

but when I use:
export_fig aaa.pdf -q101 -painters
I loss transparency
PDFXEdit_2019-12-21_16-05-22

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.