Hacker News new | ask | show | jobs
by reaperducer 1934 days ago
Root cause: The Amiga didn't have curves in its graphic primitives.

Just this week i read an article in a 1986 Byte magazine which included a comparison of the Amiga and Macintosh graphic privatives. The Amiga had color routines, but the Mac had circles, curves, rounded rectangles, and a few other desirable shapes that the Amiga lacked.

Except for the text, the Kickstart image is not a bitmap, it's the output of a vector drawing program using the built-in ROM routines. No curves, and that's what you get.

Edit: September, 1986, page 251.

1 comments