Re: [CAD_CAM_EDM_DRO] fonts
Posted by
Jon Elson
on 2000-09-10 23:07:14 UTC
dave engvall wrote:
the printed fonts. There is a system called MetaFont that was used to
create fonts for the TeX typesetting program. It is available for free,
not exactly public domain, but essentially the same. Unfortunately, it
is QUITE complicated, and I have never used it, as it would take some
serious learning. Also, it produces those darn bitmaps, again. But,
the
DEFINITIONS it uses to make those fonts IS a vector and arc format.
I think the input format is pretty easy to read, ASCII text with
floating
point numbers.
Jon
> Fonts and the ability to reproduce them keep coming up on the list inUnfortunately, PostScript and many other systems use bitmaps to create
> various contexts.
>
> Since type 1 fonts are defined in Postscript and postscript is an
> interpeted language it ought not be too difficult to write a sub-set
> interpeter encompasses the commands used for describing fonts.
>
> This approach might get one out of having to do a gazillion straight
> line segments to describe what is really an arc.
the printed fonts. There is a system called MetaFont that was used to
create fonts for the TeX typesetting program. It is available for free,
not exactly public domain, but essentially the same. Unfortunately, it
is QUITE complicated, and I have never used it, as it would take some
serious learning. Also, it produces those darn bitmaps, again. But,
the
DEFINITIONS it uses to make those fonts IS a vector and arc format.
I think the input format is pretty easy to read, ASCII text with
floating
point numbers.
Jon
Discussion Thread
Derek B.
2000-09-10 14:05:32 UTC
Re: [CAD_CAM_EDM_DRO] fonts
Jon Elson
2000-09-10 23:07:14 UTC
Re: [CAD_CAM_EDM_DRO] fonts
Drew Rogge
2000-09-11 09:10:46 UTC
Re: [CAD_CAM_EDM_DRO] fonts
Alistair Ward
2000-09-11 16:31:02 UTC
Re: [CAD_CAM_EDM_DRO] fonts
JanRwl@A...
2000-09-11 18:45:38 UTC
Re: [CAD_CAM_EDM_DRO] fonts
Art Fenerty
2000-09-11 19:05:14 UTC
Re: [CAD_CAM_EDM_DRO] fonts
JanRwl@A...
2000-09-11 19:23:01 UTC
Re: [CAD_CAM_EDM_DRO] fonts
Scott Nelson
2000-09-11 20:02:31 UTC
Re: [CAD_CAM_EDM_DRO] fonts