Andrew Marcuse
Andrew Marcuse
I'm not sure of the exact issue, but it looks like somehow the size is being lost on some elements of an image. Attached is an example. The original image...
## Checklist * [x] I made something good today 💐. * [x] I put links in the correct format: ``[Tool](link) — description.`` * [x] My description starts with the lower-case...
See how it affects the search results: https://www.vectorlogo.zone/?q=med
I'm trying to hit an non-AWS service (Aliyun) that requires virtual host style addressing. However, none of the settings seems to enable it. I'm doing this from node.js. To make...
I have been adding a "Credits" section to my repos [example](https://github.com/fileformat/simpleshare#credits) and while it is definitely optional, I think it is a nice addition and good karma. If you are...
If the filename on gitlab has a `%` in it, it is not properly escaped. For example: [search for stylepit](https://logosear.ch/search.html?q=stylepit): returns: `https://gitlab.com/monopolies/monopolies.net.git//blob/master/logos/bestseller/26%-of-stylepit.svg` instead of `https://gitlab.com/monopolies/monopolies.net/-/blob/master/logos/bestseller/26%25-of-stylepit.svg`
The last build 0.13.0 is from May 12, 2018. The `reverse` command was added on August 22, 2018. I see the [scripts](https://github.com/BurntSushi/xsv/tree/master/scripts): if you would accept, I can make a...