Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Aminet/MintPRINT.readme
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,11 @@ Driver, GUI, IPP client, and the JPEG/PostScript/PWG Raster/PDF/Apple Raster
document encoders by Darren Banfi (boingball), developed with assistance
from Anthropic Claude.

Special thanks to Andreas Stuermer, author of AmiAirPrint, for friendly
cross-project collaboration: sharing compatibility findings and recent fixes,
allowing MintPRINT's implementation to be compared against AmiAirPrint, and
helping identify gaps in classic application and printer compatibility.

What's new in 1.3.0
-------------------

Expand Down
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,17 @@ is confirmed yet, so check the
[printer compatibility page](docs/PRINTER_COMPATIBILITY.md) for your specific
model - see `docs/` for open issues and design history.

## Credits

MintPRINT is by Darren Banfi (boingball), developed with assistance from
Anthropic Claude.

Special thanks to **Andreas Stürmer**, author of
[AmiAirPrint](https://github.com/Andiweli/AmiAirprint), for friendly
cross-project collaboration: sharing compatibility findings and recent fixes,
allowing MintPRINT's implementation to be compared against AmiAirPrint, and
helping identify gaps in classic application and printer compatibility.

## License

[MIT](LICENSE) - Copyright (c) 2026 Darren Banfi (boingball).
Loading