On 9/7/2018 2:52 PM, Henning Hraban Ramm wrote:
Hi Hans,
here's my drop shadow experiment.

The first output is good enough, but I'd like the shadow to adapt
automatically to the current font size. I guess you know how to do that...

Even better would be some kind of drop shadow that follows arbitrary
shapes, maybe even letters (like drop shadows e.g. in InDesign do).
\startuniqueMPgraphic{mpnewshadow}{offset}
  MyOffset := \MPvar{offset} ;
  ...
  ... OverlayWidth ...


\defineoverlay[newshadow][\uniqueMPgraphic{mpnewshadow}{offset=.3em}]

you use unique graphics ... so you need to make sure that offset is part of the uniqueness

Hans



-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to