Adam Lindsay wrote:

2. If I specify a background screen and a frame with rounded corners the background remains rectangular and does not round to match the frame.


I noticed that too. It seems a feature interaction with corner rounding--
I suspect they were never intended to go together. You'll probably need
to get into MetaPost for proper fancy bordering.

\starttext

\setupcolors[state=start]

\framed[corner=round,background=color,backgroundcolor=red]{HELLO}

\framed[corner=round,background=screen,backgroundscreen=.6]{HELLO}

\stoptext

this gives rounded corners here,

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to