Apologies for sending this post out again - I'm hoping that someone who has used the PSTricks export option might be able to help.
Can I export using PSTricks and maintain transparency? I don't know PSTricks - but the generated code seems to use solid colours. Anyway to fix it?
Regards Adi
The PSTricks output is a tex file - and I know that PSTricks can do transparency - at least they have some demos on their site with transparency.
Adi
On 28/03/07, MenTaLguY <mental@...32...> wrote:
On Wed, 28 Mar 2007 21:52:49 +0200, "Adi Eyal" <adi@...2155...> wrote:
Can I export using PSTricks and maintain transparency?
I don't think so -- Postscript has no way to express transparency.
-mental
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=D... _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Adi Eyal wrote:
The PSTricks output is a tex file - and I know that PSTricks can do transparency - at least they have some demos on their site with transparency.
Intrigued by this I had a look and indeed, it does support it. But it only works if you then convert the file to a PDF file (and apparently only through some special way too, but I haven't tried it myself, so I don't know whether that's necessary).
Apparently the pstricks-add package is what does the trick, so if anyone wants to have a look at implementing some support for this, have a look:
ftp://tug.ctan.org/pub/tex-archive/graphics/pstricks/contrib/pstricks-add/pstricks-add-doc.pdf
Thanks for the reply - I had a quick look at the pstricks export code and it seems relatively straight forward. I'll tinker a bit when I get a chance.
Adi
On 30/03/07, Jasper van de Gronde <th.v.d.gronde@...226...> wrote:
Adi Eyal wrote:
The PSTricks output is a tex file - and I know that PSTricks can do transparency - at least they have some demos on their site with transparency.
Intrigued by this I had a look and indeed, it does support it. But it only works if you then convert the file to a PDF file (and apparently only through some special way too, but I haven't tried it myself, so I don't know whether that's necessary).
Apparently the pstricks-add package is what does the trick, so if anyone wants to have a look at implementing some support for this, have a look:
ftp://tug.ctan.org/pub/tex-archive/graphics/pstricks/contrib/pstricks-add/pstricks-add-doc.pdf
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=D... _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (3)
-
Adi Eyal
-
Jasper van de Gronde
-
MenTaLguY