浏览代码

Formatting in README

master
Noëlle Anthony 6 年前
父节点
当前提交
cc14b22832
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4
    4
      README.md

+ 4
- 4
README.md 查看文件

I'm deliberately not randomizing the symbols. Sending the same input image should result in the same output image every time. I'm deliberately not randomizing the symbols. Sending the same input image should result in the same output image every time.


TODO: TODO:
* -Accept image name on command line.-
* ~~Accept image name on command line.~~
* Change characters to symbols for ease of reading. * Change characters to symbols for ease of reading.
* Expand number of symbols. * Expand number of symbols.
* -Create image from symbolized pixels instead of just printing to screen.-
* -Add grid lines and edge labels to image.-
* -Add legend to image, based on the `symbols` dictionary.-
* ~~Create image from symbolized pixels instead of just printing to screen.~~
* ~~Add grid lines and edge labels to image.~~
* ~~Add legend to image, based on the `symbols` dictionary.~~
* Correspond hex colors to floss colors, where possible. * Correspond hex colors to floss colors, where possible.
* (Maybe) add stitch count for each color. * (Maybe) add stitch count for each color.
* (Maybe) add GUI. * (Maybe) add GUI.

正在加载...
取消
保存