Re: Transparency psxy
Paul Wessel <[email protected]>
| Newsgroups | gmane.comp.gis.gmt.user |
|---|---|
| Message-ID | <[email protected]> |
Should work fine, but you will need to convert to PS to PDF first to see the transparency. -p On Jan 9, 2014, at 11:09 PM, Paweł Urban <[email protected]> wrote: > Hello, > is it possible to do transparency of the symbol on the simple graphic? I use GMT5.1. Here is the code which i use: > > psxy C:\p\GMT_TEX\GMT\transparency\linie.d -JX10/10 -R0/10/0/10 -B1 -W0.01c,black -K > transparency.eps > psxy C:\p\GMT_TEX\GMT\transparency\punkt1.d -JX10/10 -R0/10/0/10 -L -Ggreen@50 -B1 -W0.01c,black -K -Tf -O >> transparency.eps > psxy C:\p\GMT_TEX\GMT\transparency\punkt2.d -JX10/10 -R0/10/0/10 -Sc1c -Gred -t50 -B1 -W0.01c,black -Tf -K -O >> transparency.eps > > > line.d: > 0 6 > 10 4 > > punkt1.d: > 2 5 > 3 5 > 3 6 > 2 6 > > punkt2.d: > 5 5 > > > I would like to do transparency of the square and circle symbols. > > Cheers, > Paul To unsubscribe, send the message "signoff gmt-help" to [email protected] To unsubscribe, send the message "signoff gmt-help" to [email protected]