ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: Use supp-pdf.tex for other EPS?
Date: Wed, 14 Nov 2001 16:39:05 +0100	[thread overview]
Message-ID: <5.1.0.14.1.20011114163057.02fc0a20@server-1> (raw)
In-Reply-To: <20011114155736.100e7306.taco@elvenkind.com>

At 03:57 PM 11/14/2001 +0100, you wrote:
>"Hans Hagen" <pragma@wxs.nl> wrote:
> > At 10:32 AM 11/14/2001 +0100, Christopher Creutzig wrote:
>
> > >findfont
>
><fontname> findfont <font>
>
> > >scalefont
>
><font> <scalefactor> scalefont <font>
>
> > >setfont
>
><font> setfont -
>
>A typical example of these three is:
>
>/Helvetica findfont 12 scalefont setfont

The advantage of fshow over this is that the filename is known. Support for 
setfont etc is no problem if there is a way to find out teh fontname. Since 
supp-pdf supports specials, such names can be defined with

%%MetaPostSpecial: 5 Helvetica phv n m (with n and m special identifiers)

> > >setlinewidth
>
><number> setlinewidth -
>
> > >arc          (only used for full circles)
>
><xcenterpos> <ycenterpos> <radius> <startangle> <stopangle> arc -
>
>An example would be:
>
>1 2 10 0 90 arc
>
>this draws a 45 degree arc of the circle with center at 1,2 and radius 10. 
>It starts at point 11,2 and moves 45 degrees CCW, stopping in 1,12. If it 
>is not in the PDF spec, then it might be problematic. Goniometric 
>calculations in TeX are slow.

In that case .... curve's -)

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
-------------------------------------------------------------------------


      reply	other threads:[~2001-11-14 15:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Christopher-Creutzig-wqsadxpvgss.fsf@bursar.uni-paderborn. de>
2001-11-14 11:42 ` Hans Hagen
2001-11-14  9:32   ` Christopher Creutzig
2001-11-14 14:57   ` Taco Hoekwater
2001-11-14 15:39     ` Hans Hagen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.1.20011114163057.02fc0a20@server-1 \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).