On 9/7/2021 11:02 AM, Henning Hraban Ramm via ntg-context wrote:
(Latest LMTX, yesterday’s luametatex binary)
The MWE shows no transparency with LMTX, it works with MkIV:
''' \setupexternalfigures[location=default] \definetransparency[light][a=1,t=.05]
\definelayer[bg][x=0mm,y=0mm] \setupbackgrounds[text][background={bg},state=start]
\starttext
\starttransparent[light]% \externalfigure[hacker]% \stoptransparent
\setlayer[bg][ hoffset=5mm, voffset=5mm, ]{ \starttransparent[light]% \externalfigure[hacker]% \stoptransparent }
\stoptext '''
The layer stuff is not "minimal", but I wanted to check if "multiply" works. should work in next upload (not today)
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------