-
IMHO at the moment LRU/read-only mode is suboptimal because EnhanceIO tries to save every read to the caching device. However there are many workflows where this strategy falls short. For example if a…
-
```
http://www.ebay.com/itm/141546908319?_trksid=p2059210.m2749.l2649&ssPageName=STR
K%3AMEBIDX%3AIT
U8GLIB_SH1106_128X64 u8g(13, 11, 10, 9, 8);
```
Original issue reported on code.google.com by…
-
## Context
Some codebases use ns-qualifed keywords heavily, including cross-ns keyword references.
Such a pattern is subject to bugs:
* Consumers making typos
* Producers renaming keywords
…
-
```
http://www.ebay.com/itm/141546908319?_trksid=p2059210.m2749.l2649&ssPageName=STR
K%3AMEBIDX%3AIT
U8GLIB_SH1106_128X64 u8g(13, 11, 10, 9, 8);
```
Original issue reported on code.google.com by…
-
```
http://www.ebay.com/itm/141546908319?_trksid=p2059210.m2749.l2649&ssPageName=STR
K%3AMEBIDX%3AIT
U8GLIB_SH1106_128X64 u8g(13, 11, 10, 9, 8);
```
Original issue reported on code.google.com by…
-
```
http://www.ebay.com/itm/141546908319?_trksid=p2059210.m2749.l2649&ssPageName=STR
K%3AMEBIDX%3AIT
U8GLIB_SH1106_128X64 u8g(13, 11, 10, 9, 8);
```
Original issue reported on code.google.com by…
-
```
http://www.ebay.com/itm/141546908319?_trksid=p2059210.m2749.l2649&ssPageName=STR
K%3AMEBIDX%3AIT
U8GLIB_SH1106_128X64 u8g(13, 11, 10, 9, 8);
```
Original issue reported on code.google.com by…
-
```
http://www.ebay.com/itm/141546908319?_trksid=p2059210.m2749.l2649&ssPageName=STR
K%3AMEBIDX%3AIT
U8GLIB_SH1106_128X64 u8g(13, 11, 10, 9, 8);
```
Original issue reported on code.google.com by…
-
I wonder if there will be any visible difference when iterating over indexed sorted data, as instead of simple sequential reads from memory we need to jump to random places in memory to get each eleme…
-
**edit:** Problem solved by removing the second arrayjoin `im = pyvips.Image.arrayjoin(im.bandsplit(), across=1)`
Hi,
I was using the convert.py code written by @jcupitt, and it works if the ima…