Hacker News new | ask | show | jobs
by dbalsam 687 days ago
Yeah, Richard W. suggested adding a print function to our original demo (called Perfect Occasion). I ran with that and started designing an interface for printed cards. Marty was the wiz who came up with the idea of not just doing a "screen dump" to the printer, but using the highest native resolution of each dot matrix printer currently on the market to make the printouts look "sharp". The original code for Perfect Occasion became the "Screen Magic" option in Print Shop.
1 comments

That's so cool, I don't remember hearing that. Probably because I got involved a bit later, when PS was nearly complete. I did work with Richard W quite a bit back then. I thought it was cool how Marty stored the color graphics in the later version as separate bit planes CMYK.. or was it just CMY? Fun stuff writing graphic editors for the IIGS version that used that same format where nowadays bitmaps are interleaved. Optimizing the editors for this peculiarity was a fun challenge back then.