cleaningup
This commit is contained in:
3
README
3
README
@@ -1,3 +0,0 @@
|
|||||||
(with a dummy as fuck image rescaling)
|
|
||||||
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.
|
|
||||||
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# imageutils
|
||||||
|
## that is exactly image utilities, what i made for myself
|
||||||
|
|
||||||
|
||(with a dummy as fuck image rescaling)||
|
||||||
|
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.
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
- create main binary that give access to all implemented things in cmd/
|
||||||
@@ -1 +0,0 @@
|
|||||||
package imageutils
|
|
||||||
Reference in New Issue
Block a user