Timeline for Make a PNG image with "Hello World!" with programming APIs, in the shortest code possible
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 19 at 12:57 | history | edited | kebs | CC BY-SA 4.0 | details |
| Feb 5, 2014 at 20:58 | history | edited | kebs | CC BY-SA 3.0 | added brief solution |
| Feb 5, 2014 at 18:59 | comment | added | kebs | @Phil H: yeah, sure, thanks ;-) Actually I knew commands could be shortened, but as this contrib wasn't really designed to compete with more efficient solutions, I thought I might as well show full length commands for educational purposes. | |
| Feb 4, 2014 at 16:31 | comment | added | Phil H | You can shorten each of those commands to the minimum unique stub - so set te works, and set out etc. And you only need the top line to make it executable in the terminal, which is not a usual code golf requirement. So: se te pngc;se ou "q.png";se la "Hello world!";se yr[-1:1];uns ti;pl -1 not - 74 chars | |
| Feb 4, 2014 at 9:57 | history | edited | kebs | CC BY-SA 3.0 | Added link to gnuplot homepage |
| Feb 2, 2014 at 18:26 | history | answered | kebs | CC BY-SA 3.0 |