home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: peer-news.britain.eu.net!liv!lucs!news
- From: fish@csc.liv.ac.uk (S.E. Morris)
- Subject: Re: Fonts...
- Sender: news@csc.liv.ac.uk (News Eater)
- Message-ID: <DM3HpL.500@csc.liv.ac.uk>
- Date: Thu, 1 Feb 1996 11:39:21 GMT
- References: <67482066@wendt.westfalen.de>
- Nntp-Posting-Host: fish@hudson.csc.liv.ac.uk
- Organization: Computer Science, University of Liverpool, UK
- X-Newsreader: knews 0.9.4
-
- In article <67482066@wendt.westfalen.de>,
- "Markus de Wendt" <markus@wendt.westfalen.de> writes:
- >Hi!
- >
- >Does anybody know a way how to print the Compugraphic-Fonts, handled with
- >the bulletin-library, using the printer-device?
- >I can display them, but I cant throw them on paper. :-(
- >Thanx for your help.
- >
- >Markus de Wendt
- >markus@wendt.westfalen.de
- >
- >
- >
- The simple answer is you can't. Or at least not directly.
-
- When using fonts like this you will actually need to send to the
- printer a graphic, rather than the document text. You need to
- build the page up in memory and then send it to the printer as a
- graphic.
-
- -FISH- ><>
-
-