> I am currently trying to build a module for a game (Napoleon at > Leipzig). I have a scanned map that is pretty big (two parts of 6 Mo > each). Therefore I was trying to make a module with one half of the map > and an extension with the other half. Is this what extensions are made > for?
No. Extensions are for adding optional features to a module. In your case, you should just make a board for each image and put them together in the default board setup. I'm not sure what's causing the blurry map. Memory is a possible cause, but zooming does reduce the resolution of the image by definition, so it's hard to judge just from your desciption. rk [Non-text portions of this message have been removed]
