QuickDraw is the Macintosh library for creating bit-mapped graphics, which was used by MacPaint and other applications. MacPaint version 1.3 source code (5 files, 67.8k) There are an additional 3,583 lines of code in assembler language for the underlying Motorola 68000 microprocessor, which implement routines needing high performance and some interfaces to the operating system. The high-level logic is written in Apple Pascal, packaged in a single file with 5,822 lines. MacPaint is the drawing program application which interacts with the user, interprets mouse and keyboard requests, and decides what is to be drawn where. and is made available only for non-commercial use. Note: This material is Copyright ©1984 Apple Inc. The drawing program MacPaint, which was released with the computer in January of 1984, was an example of that brilliance both in what it did, and in how it was implemented.įor those who want to see how it worked “under the hood”, we are pleased, with the permission of Apple Inc., to make available the original program source code of MacPaint and the underlying QuickDraw graphics library. The Apple Macintosh combined brilliant design in hardware and in software. Early MacPaint drawing by Susan KareCredit: Apple, Inc.