diff --git a/Aminet/MintPRINT.readme b/Aminet/MintPRINT.readme index 8a62447..1ecbdfb 100644 --- a/Aminet/MintPRINT.readme +++ b/Aminet/MintPRINT.readme @@ -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 ------------------- diff --git a/README.md b/README.md index eb4e046..83b4ea5 100644 --- a/README.md +++ b/README.md @@ -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).