yangsheng6810
Results
14
issues of
yangsheng6810
In function `ranger--get-file-sizes`, there is a typo in the regex: `[a-za-z]` should be `[A-Za-z]`. Plus, this won't work if the current locale is not English, since it search for the...
It turns out MyPaint is using exactly the same way to store a png of the whole image.