Groups | Search | Server Info | Login | Register
Groups > comp.os.os2.bugs > #217
| From | tholen@antispam.ham |
|---|---|
| Newsgroups | comp.os.os2.bugs |
| Subject | Re: Postscript bug |
| Date | 2013-06-30 07:19 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <kqom57$ipj$1@speranza.aioe.org> (permalink) |
| References | <kqj2dt$onp$1@speranza.aioe.org> <c1.2b8.3bhbV3$04v@NOVOSAD3.EMBARQ.COM> <kqkv4j$2jb$1@speranza.aioe.org> <sUWI7rB18pBd-pn2-3webGd11hLsG@tower02> |
"ivan" <ivanjt@free.fr> writes: >> Steve writes: >>>> If it can print o-dieresis properly without the hollow attribute, >>>> shouldn't it also be able to print it with the hollow attribute? >>> PostScript is a complete programming language, so it can be >>> very complex, and hard to debug. Your "hollow attribute" is >>> not a built-in feature of PostScript (not a language primative). >>> So you will have to see where it is defined in the document and >>> place some debugging code there. >> "Hollow" is what DeScribe calls it. In the OS/2 Font Palette >> editor, there is an emphasis called "Outline" that appear to >> do the same thing. >> >> The only thing that is obvious in the Postscript file is that >> the text with and without the hollow attribute is preceded with >> >> 478 /HelmetCondensed-Bold1 SF >> 478 /HelmetCondensed-Bold SF > First question, does the printer font have a set of glyphs for the > 'hollow' or 'outline' that you want to use? If not you will just have > printed what the printer substitutes in its place. Remember also that > not all fonts and glyphs are scalable, many have only fixed sizes. It certainly does for the 7-bit ASCII character set. That is, everything works fine if I use o instead of o-dieresis. As soon as I replace the o with o-dieresis, that line of text and all subsequent lines in that text graphic turn into something that looks like Courier (but only on paper; the display is still correct). Just for fun, I also tried replacing the o in the Postscript file with \224 (octal), but in this case the lookup table of characters isn't in the Postscript file; I wanted to see what would happen, namely whether I'd get the switch to the Courier-like font, or something else. What happened is that the character was simply left blank. Not sure what it did for the spacing, given that it's a proportionally-spaced font.
Back to comp.os.os2.bugs | Previous | Next — Previous in thread | Next in thread | Find similar
Postscript bug tholen@antispam.ham - 2013-06-28 04:11 +0000
Re: Postscript bug Bogus@Embarq.com (Steve) - 2013-06-28 11:34 +0000
Re: Postscript bug tholen@antispam.ham - 2013-06-28 21:27 +0000
Re: Postscript bug "ivan" <ivanjt@free.fr> - 2013-06-29 11:05 +0000
Re: Postscript bug tholen@antispam.ham - 2013-06-30 07:19 +0000
Re: Postscript bug Bogus@Embarq.com (Steve) - 2013-06-29 19:48 +0000
Re: Postscript bug tholen@antispam.ham - 2013-06-30 07:37 +0000
Re: Postscript bug Bogus@Embarq.com (Steve) - 2013-06-30 13:11 +0000
csiph-web