[Marble-devel] tile cutting
Torsten Rahn
tackat at t-online.de
Wed Jun 30 06:52:25 CEST 2010
Yes, that's one of the limits of QImageReader.
This is also the reason why Marble's own TileCreator doesn't support more.
I guess it's because Qt mostly focuses on toolkit use cases.
Given that large images become more and more common these days I suspect that
the chances rise that Qt would improve this situation in upcoming versions.
Torsten
For really huge images I recommend using Vips/Nips.
On Tuesday 29 June 2010 21:36:33 Christophe Leske wrote:
> Hi,
>
> this is a somewhat unrelated question, but...
>
> I got an image here (a gif) which is 30.000 by 15.000 pixel in size
> (sic!) and would like to cut it into tiles.
>
> Using Qt's ImageReader, I can't load the image (I get a null image), yet
> using Python, I can load it without any problems.
>
> Can anyone explain that to me? I would assume that Qt should be more
> powerful in terms of memory allocation than Python...?
>
> TIA,
More information about the Marble-devel
mailing list