even better readme
This commit is contained in:
parent
bbb1d2a70a
commit
eb5420cdcc
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
|
@ -31,13 +31,13 @@ run with
|
|||
```
|
||||
|
||||
### todo
|
||||
* Why is the area wrong for the top right corner?
|
||||
* Rasterization for triangles
|
||||
* Cmdline interface that lets you set number of triangles, and smallness
|
||||
* Pointy triangle filter
|
||||
* Confirm diagrams is rendering triangles in the correct places.
|
||||
* Cache transformations to the colors library
|
||||
* Hip has a map transformation. It also depends on the colours library, does it use it?
|
||||
* Check that hip colors are srgb
|
||||
* Think about opacity. What if everything was completely opaque? What should we do with areas that aren’t 100% covered at the end?
|
||||
|
||||
* Why is the area wrong for the top right corner?
|
||||
* Rasterization for triangles
|
||||
* Cmdline interface that lets you set number of triangles, and smallness
|
||||
* Pointy triangle filter
|
||||
* Confirm diagrams is rendering triangles in the correct places.
|
||||
* Cache transformations to the colors library
|
||||
* Hip has a map transformation. It also depends on the colours library, does it use it?
|
||||
* Check that hip colors are srgb
|
||||
* Think about opacity. What if everything was completely opaque? What should we do with areas that aren’t 100% covered at the end?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue