Update README.md
This commit is contained in:
@@ -1,9 +1,12 @@
|
|||||||
# imageutils
|
# imageutils
|
||||||
## that is exactly image utilities, what i made for myself
|
## that is exactly image utilities, what i made for myself
|
||||||
|
|
||||||
|
all the 2d graphics related stuff now moves there
|
||||||
|
|
||||||
||(with a dummy as fuck image rescaling)||
|
||(with a dummy as fuck image rescaling)||
|
||||||
utilities work in theory, but doing everything very slow.
|
utilities work in theory, but doing everything very slow.
|
||||||
i really love Go's image.Image interface type, but its really hard to do something with it well.
|
i really love Go's image.Image interface type, but its really hard to do something with it well.
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
- create main binary that give access to all implemented things in cmd/
|
- create main binary that give access to all implemented things in cmd/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user