object transparency
Abierto
- Lenguaje dominante
- MATLAB
- Estrellas
- 1.4k
- Forks
- 366
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.