Update README.md
This commit is contained in:
parent
496e9230a7
commit
c7d4033f5b
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ this is a completely vanilla javascript and html canvas outpainting convenience
|
||||||
- [ ] infinite canvas
|
- [ ] infinite canvas
|
||||||
- [ ] global undo/redo
|
- [ ] global undo/redo
|
||||||
- [ ] inpainting sketch tools
|
- [ ] inpainting sketch tools
|
||||||
- [ ] something actually similar to a "user interface", hopefully actually pleasant
|
- [ ] something actually similar to a "user interface", preferably visually pleasant and would make my mom say "well that makes sense" if she looked at it
|
||||||
- [ ] eventually delete the generated mask display canvases at the bottom of the page, but they're useful for debugging canvas pixel offsets sometimes
|
- [ ] eventually delete the generated mask display canvases at the bottom of the page, but they're useful for debugging canvas pixel offsets sometimes
|
||||||
- [ ] see if i can use fewer canvases overall; seems wasteful, canvas isn't free yknow
|
- [ ] see if i can use fewer canvases overall; seems wasteful, canvas isn't free yknow
|
||||||
- [ ] upscaling output canvas??? sure let's make 16k wallpapers that'll be neat
|
- [ ] upscaling output canvas??? sure let's make 16k wallpapers that'll be neat
|
||||||
|
|
Loading…
Reference in a new issue