Alexis Vanier
Results
2
issues of
Alexis Vanier
Currently, `mimic` only converts the homoglyphs to explicit utf codepoints when running `mimic --ϲheck`. To allow automated testing, this behavior should change to allow programmatic detection of homoglyphs. Having an...
enhancement
`jimp` seems to have the ability to scale images. It might be nice to be able to set the target dimension for display. ``` bash # --displayWidth # --displayHeight $...