parent
c600df5b0a
commit
81eb5f0bc6
@ -1,3 +1,5 @@
|
|||||||
|
* translate mp3 to ogg: `ffmpeg -i file.mp3 file.ogg`
|
||||||
|
|
||||||
* pngcrush everything: `for file in **/*.png ; do pngcrush -brute -ow $file; done`
|
* pngcrush everything: `for file in **/*.png ; do pngcrush -brute -ow $file; done`
|
||||||
|
|
||||||
* sizes of things in C#:
|
* sizes of things in C#:
|
||||||
|
Loading…
Reference in New Issue
Block a user