Mercurial > hg > octave-lyh
comparison bootstrap @ 17343:583306fe7e4f
Fix reading of images with height or width of 1 pixel.
* __magick_read__.cc (calculate_region): this function uses an octave range
from the options which is set in the Octave language with the colon
operator. However, when there's only one element, the colon operator
actually is of type scalar.
author | Carnë Draug <carandraug@octave.org> |
---|---|
date | Wed, 28 Aug 2013 08:41:55 +0100 |
parents | a801d0ab5830 |
children |
comparison
equal
deleted
inserted
replaced
17342:f8ee0ed7f1b8 | 17343:583306fe7e4f |
---|