<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Type 3 fonts</title>
	<atom:link href="http://www.prepressure.com/fonts/basics/type3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.prepressure.com</link>
	<description>Prepress, printing, PDF, PostScript, Fonts and stuff...</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:01:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Samuel Bronson</title>
		<link>http://www.prepressure.com/fonts/basics/type3#comment-67908</link>
		<dc:creator>Samuel Bronson</dc:creator>
		<pubDate>Fri, 03 Dec 2010 23:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.prepressure.com/fonts/basics/type3#comment-67908</guid>
		<description>Huh. Looks like your comment engine decided to include that ) as part of the URL ... sorry about that, I guess I must be spoiled from using StackOverflow too much...</description>
		<content:encoded><![CDATA[<p>Huh. Looks like your comment engine decided to include that ) as part of the URL &#8230; sorry about that, I guess I must be spoiled from using StackOverflow too much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Bronson</title>
		<link>http://www.prepressure.com/fonts/basics/type3#comment-67907</link>
		<dc:creator>Samuel Bronson</dc:creator>
		<pubDate>Fri, 03 Dec 2010 23:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.prepressure.com/fonts/basics/type3#comment-67907</guid>
		<description>You say that Type 3 fonts were rarely bitmap fonts. This may have been true in general, once, but I doubt that it is true today. (Certainly there is no longer any good reason to use Type 3 if you aren&#039;t either (a) making a bitmap font or (b) doing something fancy like color or half-toning or some other fancy thing that is impractical to do in Type 1.)

In particular, the only Type 3 fonts I&#039;ve (knowingly) actually encountered were bitmapped fonts created from the output of METAFONT, a program (and programming language) created by Donald Knuth which he used to create the fonts to be used in his life&#039;s work, The Art of Computer Programming. These fonts are often used with the TeX typesetting system that he also wrote.

(He took a decade or so off from TAOCP itself to create all of this after he saw how much worse his book looked after the publisher tried to switch from &quot;hot lead&quot; typesetting to computer typesetting between editions. Evidently he only expected it to take 6 months :-). A longer, but presumably more accurate, version of this story is available at http://www.tug.org/whatis.html)

Anyway, due to the primitive state of computer typesetting technology at the time (&quot;late 1970s&quot;), the most sensible form of output for METAFONT was bitmap graphics + metrics -- there was no standard outline font format yet, or even any standard font format at all, but (I assume) most imagesetters could accept bitmap images at an appropriate resolution *somehow*. The bitmaps produced by METAFONT were, of course, device-dependent, but at least only METAFONT had to deal with that, not TeX.

Then along came PostScript in 1984 (effectively 1985, as that&#039;s when the first printer came out), but (as you say) only the Type 3 format was documented at the time. This was no problem for use with TeX/METAFONT, since METAFONT only supported outputting bitmaps anyway. Of course, this did require PostScript files to be generated using bitmap fonts of at least an appropriate resolution for the highest quality possible, but that wasn&#039;t any harder than TeX had been, and anyway things mostly looked okay if you used (say) 600 dpi fonts. So mostly everyone was happy, at least until Acrobat Reader came along with it&#039;s really lousy rendering of Type 3 fonts (at least those of the bitmap variety).

So, anyway, due to Acrobat&#039;s bad Type 3 rendering, we now have some quite faithful, well-hinted conversions of Knuth&#039;s original Computer Modern fonts to Type 1 (along with AMS additional math fonts), but we still have lots of papers floating around that were originally posted in PostScript files produced on systems that were not yet configured to use the Type 1 fonts (either because they were unavailable at the time, or the system had not been updated to use them yet -- and of course some TeX systems are easy to install wrong such that they still have this problem).

And there *are* some other METAFONT-based fonts out there that aren&#039;t yet generally available/installed, I guess...</description>
		<content:encoded><![CDATA[<p>You say that Type 3 fonts were rarely bitmap fonts. This may have been true in general, once, but I doubt that it is true today. (Certainly there is no longer any good reason to use Type 3 if you aren&#8217;t either (a) making a bitmap font or (b) doing something fancy like color or half-toning or some other fancy thing that is impractical to do in Type 1.)</p>
<p>In particular, the only Type 3 fonts I&#8217;ve (knowingly) actually encountered were bitmapped fonts created from the output of METAFONT, a program (and programming language) created by Donald Knuth which he used to create the fonts to be used in his life&#8217;s work, The Art of Computer Programming. These fonts are often used with the TeX typesetting system that he also wrote.</p>
<p>(He took a decade or so off from TAOCP itself to create all of this after he saw how much worse his book looked after the publisher tried to switch from &#8220;hot lead&#8221; typesetting to computer typesetting between editions. Evidently he only expected it to take 6 months <img src='http://www.prepressure.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . A longer, but presumably more accurate, version of this story is available at <a href="http://www.tug.org/whatis.html" rel="nofollow">http://www.tug.org/whatis.html</a>)</p>
<p>Anyway, due to the primitive state of computer typesetting technology at the time (&#8220;late 1970s&#8221;), the most sensible form of output for METAFONT was bitmap graphics + metrics &#8212; there was no standard outline font format yet, or even any standard font format at all, but (I assume) most imagesetters could accept bitmap images at an appropriate resolution *somehow*. The bitmaps produced by METAFONT were, of course, device-dependent, but at least only METAFONT had to deal with that, not TeX.</p>
<p>Then along came PostScript in 1984 (effectively 1985, as that&#8217;s when the first printer came out), but (as you say) only the Type 3 format was documented at the time. This was no problem for use with TeX/METAFONT, since METAFONT only supported outputting bitmaps anyway. Of course, this did require PostScript files to be generated using bitmap fonts of at least an appropriate resolution for the highest quality possible, but that wasn&#8217;t any harder than TeX had been, and anyway things mostly looked okay if you used (say) 600 dpi fonts. So mostly everyone was happy, at least until Acrobat Reader came along with it&#8217;s really lousy rendering of Type 3 fonts (at least those of the bitmap variety).</p>
<p>So, anyway, due to Acrobat&#8217;s bad Type 3 rendering, we now have some quite faithful, well-hinted conversions of Knuth&#8217;s original Computer Modern fonts to Type 1 (along with AMS additional math fonts), but we still have lots of papers floating around that were originally posted in PostScript files produced on systems that were not yet configured to use the Type 1 fonts (either because they were unavailable at the time, or the system had not been updated to use them yet &#8212; and of course some TeX systems are easy to install wrong such that they still have this problem).</p>
<p>And there *are* some other METAFONT-based fonts out there that aren&#8217;t yet generally available/installed, I guess&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.329 seconds -->

