Added documentation for Macintosh print drivers

Marcio T 2022-04-08 18:21:45 -06:00
parent b19795bf1b
commit 266e0a8499
1 changed files with 6 additions and 1 deletions

@ -4,4 +4,9 @@ Device drivers for [Atari ST](https://github.com/akuker/RASCSI/wiki/RaSCSI-Clien
# Development Resources
TODO
## Classic Macintosh
Information on developing print drivers for classic Mac OS is provided in the [Learning to Drive] document. This is a .hqx archive that contains a Microsoft Word document that describes the structure of PMRF drivers. It is unclear whether this is the latest or best documentation, but I examined the resource forks of several Apple provided print drivers and also of James Walker's [PrintToPDF] and found that it followed the general structure described in the document.
[Learning to Drive]: https://web.archive.org/web/20170606211537/http://staticky.com/mirrors/ftp.apple.com/developer/Tool_Chest/Graphics_-_Imaging/Learning_to_Drive.sit.hqx
[PrintToPDF]: https://web.archive.org/web/20210425215827/https://www.jwwalker.com/pages/pdf.html