招牌疯子
招牌疯子
Hi @chzyer , a strange panic: 1. press TAB and display the auto-complete candidates 2. TAB again and move the cursor to candidates 3. press BACKSPACE 4. panic colWidth is...
When we use ssdb/beansdb mode to store images, we can't known the thumbnails' keys of one image. So delete this image doesn't delete its thumbnails. This feature will be implemented...
zimg在设计开发阶段需求基本是我一个毫无实战经验的人凭空想出来的,用起来肯定各种不顺手,所以开一个issue,如果你期望在使用zimg的任何环节增加功能,请在此处回复,我将酌情加入。
Add a setting or an API to save as progressive images. Using [MagickSetImageInterlaceScheme](http://www.imagemagick.org/api/magick-image.php#MagickSetImageInterlaceScheme) function to do this feature.