Replacing Photoshop With NSString
Summary
This post explores drawing icons directly in code as an alternative to external tools like Photoshop. It introduces ASCIImage, an open-source iOS/macOS category that renders ASCII art into images, and discusses its use, limitations, and practical examples. The piece also links to the MIT-licensed ASCIImage project on GitHub and related resources.