Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

14
  • \$\begingroup\$ May we assume the input is black & white with no anti-aliasing? If not, may we remove anti-aliasing from anti-aliased inputs? \$\endgroup\$ Commented Nov 1, 2014 at 7:29
  • \$\begingroup\$ @JanDvorak Yes. By monochromatic I mean black and white only, so there can't be anti-aliasing. \$\endgroup\$ Commented Nov 1, 2014 at 7:32
  • 1
    \$\begingroup\$ May we require a specific input format more precisely than just a file extension? Namely, I'd like me an ASCII PBM input without any comments inside. \$\endgroup\$ Commented Nov 1, 2014 at 7:42
  • 13
    \$\begingroup\$ So... I was trying to solve this, and I ended up with this image. Not really sure how, but hey, it looks fancy. :P \$\endgroup\$ Commented Nov 1, 2014 at 14:11
  • 2
    \$\begingroup\$ I don't want to post my solution as it's the same idea as Ell's but worse. But I just want to say this was an enjoyable little challenge to do :) \$\endgroup\$ Commented Nov 1, 2014 at 19:53