[Therion] Transparency and connection issue

Tarquin Wilton-Jones tarquin.wilton-jones at ntlworld.com
Sat Jul 9 18:17:58 CEST 2022


Hi David, and welcome to the mailing list!

>     thfill p withcolor (0.96, 0.82, 0.55);

Since Therion 6.0:
thfill p withcolor (0.96, 0.82, 0.55) withalpha 0.5;

In earlier versions you need to use withtransparentcolor instead.

> Any ideas to  maintain local connexion dotted line where they were at
> the beginning?

When you have an offset within an offset, the connection arrow gets
drawn in the inner-most offset (I hope that makes sense).

I wrote an article about how to work with this here, and I think this
covers your use-case, but let me know if I have misunderstood your
specific issue:
https://therion.speleo.sk/wiki/mapconnectors

Hope this helps.

Tarquin


More information about the Therion mailing list