Unfortunatelly, currently it is not possible to define transparent areas within scrap.
S. On 28 October 2012 11:56, Markus Boldt <markus.boldt at gmx.net> wrote: > Martin, > it works! Many Thanks!! > Is there an additionally possibility to make this definition so that the > area will be a bit transparent? > Markus > > -----Ursprüngliche Nachricht----- > Von: therion-bounces at speleo.sk [mailto:therion-bounces at speleo.sk] Im > Auftrag > von Sluka Martin > Gesendet: Sonntag, 28. Oktober 2012 11:22 > An: List for Therion users > Betreff: *** GMX Spamverdacht *** Re: [Therion] Color for one scrap in a > Project > > Marcus, > > try user area with light grey filling all the scrap. > > something as this: > > layout: > > def a_u_lgrey (expr p) = > T:=identity; > thfill p withcolor (0.73, 0.71, 0.75); > enddef; > > th2: > > area u:lgrey > l249-1027-2729 > endarea > > In this way may fill your map with color areas easy. > > m. > > > _______________________________________________ > Therion mailing list > Therion at speleo.sk > http://mailman.speleo.sk/mailman/listinfo/therion > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20121105/15eb3d4e/attachment.html>
