Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 318 Bytes

Target

Given input image as ascii art, generate an image

  • code for generating indexed png with two color (hints: rfc 1950, zlib, deflate) DONE!!
  • depending on lot of compiler optimizatio, which I guess is okay
  • restructure code, better code, remove hardcoding
  • currently generating a static image