Hacker News new | ask | show | jobs
by kosak2000 683 days ago
True, there was certainly no support in the Apple II OS for fonts. I think the OS that came with the IIGS (GS/OS?) may have had font support (but IIGS Print Shop didn't run on top of GS/OS; it booted and took over the machine).

The fonts in Print Shop were bitmaps, drawn at the resolution of the target printers. The code did some modest algorithms on them for kerning, plus italic, underline, and outline style.

I do recall Marty talking a lot about how the product might support resolution-independent vector fonts (this was before such a thing was a standard part of the OS). But of course modern machines caught up and later versions of the product just started using OS fonts.