ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ``Extra'' outline for makempy fonts
@ 2001-05-19 13:21 Marc van Dongen
  2001-05-20 21:11 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Marc van Dongen @ 2001-05-19 13:21 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 806 bytes --]

Hi there,

If you use makempy and metapost then the
following may be of interest.

As a matter of fact it is pretty obvious but
it took me some time to realise that it can
be achieved easily.

If you wish to have additional outlines for
``makempy'' fonts, just draw the text several
times as in:

  graphictext( "C" )
    scaled 8.8
    withdrawcolor black
    withfillcolor red
    withpen pencircle scaled 16pt
  ;
  graphictext( "C" )
    scaled 8.8
    withdrawcolor white
    withfillcolor red
    withpen pencircle scaled 10pt
  ;

This will give you a cool red C with a white and
black outline.

It may not work as great for all characters but for
some it certainly does. See 16K attachment for an
example that I am still working on. The puzzle part
was nicked from Hans.

Regards,

Marc van Dongen

[-- Attachment #2: crest.pdf --]
[-- Type: application/pdf, Size: 17336 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ``Extra'' outline for makempy fonts
  2001-05-19 13:21 ``Extra'' outline for makempy fonts Marc van Dongen
@ 2001-05-20 21:11 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2001-05-20 21:11 UTC (permalink / raw)
  Cc: Mailing List

At 02:21 PM 5/19/01 +0100, Marc van Dongen wrote:

>It may not work as great for all characters but for
>some it certainly does. See 16K attachment for an
>example that I am still working on. The puzzle part
>was nicked from Hans.

This looks great !

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-05-20 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-19 13:21 ``Extra'' outline for makempy fonts Marc van Dongen
2001-05-20 21:11 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).