Font Converter

PostScript Font History: Adobe Type 1 and the Desktop Publishing Revolution

How John Warnock and Charles Geschke built PostScript at Adobe, created the Type 1 font format, and launched the desktop publishing revolution with the Apple LaserWriter — before Apple and Microsoft forced them to open the specification in 1990.

TL;DR - Key Takeaways

  • • Adobe co-founders John Warnock and Charles Geschke created PostScript in 1984
  • • Type 1 fonts used cubic Bezier curves with encrypted hinting
  • • The Apple LaserWriter (1985) launched the desktop publishing revolution
  • • Adobe kept Type 1 specs secret until 1990, when TrueType pressure forced openness

Share this page to:

Before PostScript, professional typesetting was the exclusive domain of specialists using dedicated, expensive equipment. A skilled typographer operating a Linotype or Phototypesetter machine was required to produce the kind of polished, proportionally spaced text that readers expected in printed publications. Desktop computers could produce text, but it was coarse, bitmap-based output unsuitable for professional print production. PostScript changed everything.

Adobe Systems was founded in December 1982 by John Warnock and Charles Geschke, two researchers who had left Xerox PARC after Xerox declined to commercialize their work on a page description language called Interpress. Their new company would build something better — a language that could describe any page of text and graphics in precise mathematical terms, independent of the resolution or capabilities of any specific output device. That language was PostScript, and it arrived in 1984 alongside the Macintosh computer that would become its primary vehicle for changing the world.

This page traces the complete history of PostScript and its Type 1 font format: from the founding of Adobe through the LaserWriter's launch that created desktop publishing, through the years of profitable monopoly, to the competitive pressure from TrueType that ultimately forced Adobe to open a specification it had guarded as proprietary for six years. Understanding this history illuminates why font formats are designed the way they are and why the competition between PostScript and TrueType produced a richer font ecosystem for everyone.

The Birth of PostScript

PostScript was created by John Warnock and Charles Geschke, who founded Adobe Systems in December 1982 after leaving Xerox PARC. Their work at PARC on the Interpress page description language — which Xerox chose not to commercialize — formed the intellectual foundation for PostScript. Adobe released PostScript in 1984 as a device-independent page description language, which means a PostScript file describes a page in mathematical terms that can be rendered on any compatible device at any resolution.

PostScript's key innovation was treating text and graphics as mathematical descriptions rather than bitmaps fixed at a particular resolution. A PostScript file describing a page of text in 12-point Times Roman could produce equally accurate, sharp results on a 300 DPI laser printer, a 600 DPI imagesetter, or a 2540 DPI film recorder. This resolution independence was revolutionary — it meant that the same file used to proof a document on a desktop laser printer could go directly to a high-end print service for final production without any modification.

Adobe's first major customer was Apple Computer. Steve Jobs personally negotiated the deal that would put PostScript inside the Apple LaserWriter printer, reportedly paying Adobe $2.5 million for a license to the PostScript interpreter. This single deal launched both companies on dramatically different trajectories: Apple gained a technology that would define the Macintosh as a professional creative tool, and Adobe gained the revenue and market presence needed to build a durable font and software business.

The Xerox PARC Connection

Xerox PARC was legendary for developing computing innovations that others commercialized — the graphical user interface, the mouse, Ethernet, and laser printing all originated there. Warnock and Geschke's Interpress language was another PARC innovation that Xerox failed to bring to market. Their departure to found Adobe is one of technology history's most consequential acts of entrepreneurship, with PostScript and eventually PDF reshaping how documents are created, shared, and printed globally.

Adobe Type 1 Fonts

Adobe Type 1 fonts, introduced alongside PostScript in 1984, were the first widely-adopted scalable outline fonts for personal computers. Unlike the bitmap fonts that preceded them — which existed only at specific sizes and looked jagged when scaled — Type 1 fonts used mathematical curves to describe glyph shapes. These outlines could be scaled to any size and rendered at any resolution with consistent quality.

Type 1 fonts use cubic Bezier curves (defined by four control points) to describe each glyph outline. Cubic curves are highly expressive — a single cubic segment can describe a wider range of curve shapes than its quadratic counterpart, making them well-suited to the complex forms found in quality typefaces. Type designers working with PostScript tools found cubic curves natural to manipulate using the two "handles" at each point that control the tangent direction of the curve.

The format also included "hints" — instructions that improved rendering at small sizes and low resolutions by snapping outline features to pixel boundaries. Critically, Adobe encrypted this hinting data using a proprietary algorithm. This encryption meant that while anyone could theoretically create PostScript fonts, only fonts using Adobe's hinting technology achieved optimal quality — especially at text sizes on screen displays, where the difference between well-hinted and poorly-hinted fonts was clearly visible.

Type 1 File Structure (Mac)

  • Screen font (suitcase) — bitmap previews at standard sizes
  • Printer font (.pfb) — PostScript outline data
  • • Both files required for proper operation
  • • Screen fonts stored in the System Folder

Type 1 File Structure (PC)

  • .pfb — Printer Font Binary (outline data)
  • .pfm — Printer Font Metrics
  • .afm — Adobe Font Metrics (optional)
  • • Three files required for complete font support

Adobe charged licensing fees to font foundries who wanted access to the hinting specification. Third-party fonts without proper hinting looked noticeably inferior at screen sizes, creating a quality barrier that reinforced Adobe's market position. Linotype, Monotype, ITC, and other major type foundries entered licensing agreements with Adobe to distribute their existing typeface libraries in Type 1 format — generating significant ongoing revenue for Adobe throughout the late 1980s and early 1990s.

The LaserWriter and Desktop Publishing

The Apple LaserWriter, introduced in March 1985 at $6,995 (approximately $20,000 in 2026 dollars), was the first laser printer to include a built-in PostScript interpreter. The LaserWriter contained its own Motorola 68000 processor — as powerful as the Macintosh itself — and 512 KB of RAM dedicated entirely to running the PostScript interpreter and rendering pages. This self-contained intelligence meant the LaserWriter could accept PostScript instructions from any computer and render them independently at 300 DPI.

Combined with Aldus PageMaker (released in July 1985, developed by Paul Brainerd) and the Macintosh computer, the LaserWriter launched what Brainerd himself coined as "desktop publishing." This trio of technologies — a capable personal computer, a professional page layout application, and a PostScript laser printer — allowed small businesses, nonprofits, schools, and individual entrepreneurs to produce professional-quality printed materials for the first time in history without access to expensive commercial typesetting equipment.

The LaserWriter shipped with 13 built-in Type 1 fonts stored in ROM: four faces each of Times, Helvetica, and Courier, plus the Symbol typeface. These thirteen fonts — accessible to every LaserWriter user immediately, without any additional purchase — became the foundation of a generation's typographic vocabulary. Before desktop publishing, professional typesetting required dedicated equipment costing tens of thousands of dollars and the skills of trained typesetters. By 1987, the desktop publishing industry was worth over $1 billion. Adobe's PostScript licensing revenue grew from $1.6 million in 1984 to $16 million in 1986.

LaserWriter Built-in Fonts (1985)

Times

Regular, Bold, Italic, Bold Italic

Helvetica

Regular, Bold, Oblique, Bold Oblique

Courier + Symbol

Regular, Bold, Oblique, Bold Oblique + Symbol

The Type 1 Monopoly

From 1984 to 1990, Adobe maintained a highly profitable monopoly on high-quality scalable font technology. The encrypted Type 1 specification was not publicly available, forcing font foundries to license Adobe's technology or produce inferior results. Adobe controlled roughly 70% of the PostScript font market. Competitors like Bitstream created alternative outline font formats — notably the Speedo format — but none achieved Type 1's quality or market acceptance because none had access to the critical hinting technology.

Adobe Type Manager (ATM), released in 1989, extended Type 1's reach by allowing PostScript fonts to render smoothly on screen without bitmap screen fonts. Previously, Type 1 fonts looked excellent when printed on a PostScript printer but appeared as jagged, aliased bitmaps on screen at sizes between the stored bitmap sizes. ATM used the PostScript outline data to render smooth glyphs at any screen size, dramatically improving the on-screen experience of Type 1 fonts and further cementing their professional appeal.

This monopoly frustrated both Apple and Microsoft, who were paying significant royalties to Adobe for font rendering technology on their respective platforms. Apple paid for the LaserWriter license and subsequent PostScript implementations; Microsoft explored licensing agreements for Windows. The situation was unsustainable from a competitive standpoint — both companies were essentially building their most important platform features on a foundation controlled by a third party with its own strategic interests.

Adobe's font business was among the most profitable segments of any technology company in the late 1980s. Fonts generated higher margins than any other Adobe product because the core intellectual property (the encrypted Type 1 hinting specification) had been created once but could be licensed perpetually to every foundry and every OEM who wanted access to professional-quality typography. This dynamic would not last.

Opening the Type 1 Specification

In March 1990, under intense competitive pressure from Apple and Microsoft's TrueType announcement, Adobe published the Type 1 specification in a book titled "Adobe Type 1 Font Format." The publication, available through Addison-Wesley, documented the complete Type 1 format including the hinting specification that Adobe had previously encrypted and kept proprietary. Any font developer could now create fully-hinted Type 1 fonts without paying Adobe licensing fees.

This decision was driven entirely by market forces. Apple and Microsoft had publicly announced TrueType in September 1989, presenting it as a free, open alternative to Adobe's proprietary system. With Microsoft planning to ship TrueType in Windows and Apple planning System 7 with TrueType support, Adobe faced the prospect of its font format being displaced from the two dominant computing platforms simultaneously. Adobe concluded — correctly — that an open Type 1 standard that attracted third-party developers was strategically preferable to a protected but diminishing monopoly.

The publication allowed companies like Monotype, Linotype, ITC, URW, and smaller independent foundries to produce Type 1 fonts independently, without Adobe involvement or royalties. This immediately expanded the Type 1 font library available to users while also reducing Adobe's licensing revenue from the format itself. Adobe shifted its business model toward selling its own typefaces directly and developing new software products — a strategic pivot that led eventually to the Adobe Creative Suite and the modern Adobe Creative Cloud.

Strategic Significance

Adobe's decision to publish the Type 1 specification was a textbook example of "if you can't beat them, join them" in technology strategy. By opening the specification before TrueType made it obsolete, Adobe preserved Type 1's relevance and kept the professional typographic community invested in the format. This bought Adobe time to develop OpenType — which it did jointly with Microsoft — and ensured its position at the center of digital typography for decades to come.

PostScript's Enduring Influence

PostScript's cubic Bezier curve technology lives on in every modern font format. OpenType's CFF (Compact Font Format) tables contain PostScript-style cubic outlines, meaning every .otf font file is fundamentally a PostScript font in a new container. Type designers still widely prefer cubic curves for their expressiveness and the intuitive way design applications expose their control handles. The design tools that professional type designers use — most notably Glyphs App and FontLab Studio — default to cubic curves and treat TrueType quadratic curves as a secondary concern.

PDF, which Adobe introduced in 1993 as a successor to PostScript, remains the world's standard for document exchange. Every PDF file is built on PostScript concepts — page independence, mathematical curve descriptions, device-independent rendering. PDF has been an ISO standard (ISO 32000) since 2008. The ubiquity of PDF in business, government, and academic document workflows represents PostScript's most lasting contribution to computing infrastructure.

PostScript Language Evolution

  • • 1984 — PostScript Level 1
  • • 1991 — PostScript Level 2 (color, compression)
  • • 1993 — PDF 1.0 (based on PostScript concepts)
  • • 1997 — PostScript 3 (smooth shading, ICC color)
  • • 2008 — PDF becomes ISO 32000 standard

Type 1 in Modern Formats

  • • OpenType CFF uses PostScript cubic curves
  • • CFF2 (OpenType 1.8) supports variable fonts
  • • Many classic type libraries repackaged as OTF
  • • Adobe Fonts (formerly Typekit) serves OTF versions
  • • Type 1 format officially deprecated by Adobe in 2023

Adobe officially deprecated Type 1 fonts in January 2023, announcing that Creative Cloud applications would no longer render Type 1 fonts after that date. While this marked the formal end of an era, the underlying technology lives on: every .otf font on your computer contains cubic Bezier curves described using conventions that trace directly back to Warnock and Geschke's original PostScript language specification. The PostScript era may be over, but its mathematical language continues to describe the glyphs you read every day.

Work with PostScript and OpenType Fonts

Convert between PostScript, TrueType, and modern web font formats with our free online tools. No software installation required.

Start Converting Now
Sarah Mitchell

Written & Verified by

Sarah Mitchell

Product Designer, Font Specialist

PostScript Font History FAQs

Common questions about PostScript and Adobe Type 1 fonts