Kornel

Results 1616 comments of Kornel

Closing and reopening editor window "fixed" the out of order error, which I can't reproduce now.

I've used Sublime Text's console to see the log.

I'm not sure what's the intention here. It's confusing to publish something online, in search engines, and then call it unpublished. If one of these copies is preferable, then the...

BTW, WHATWG recommends using the term URL, because the new spec has unified or replaced the old theoretical flavors of {U,I}R{I,L}s. https://url.spec.whatwg.org/#goals So while you're changing it, I recommend switching...

Whether there's any gain in compression you'd have to compare quality-to-filesize ratio, and not file sizes. It's possible the smaller file is actually worse, because it lost more quality than...

Pngquant doesn't add any extra chunks to identify itself. Images generated by pngquant will be in PNG8 format (8-bit indexed) as opposed to 24 or 32-bit variants. If you only...

I've pushed changes to the build system. ```sh ./configure --with-libimagequant ``` will search for external library. There are two things Fedora needs to change to make it work: 1. `/usr/lib64/libimagequant.so.0`...

Thanks. Fixed in 276f735178c9987226c11c0142ecb9695dca2370