Hi,
Just noticed a problem with the jpeg export with the last release of MapWinGIS (4.8.2).
The Snapshot function doesn't work for Jpeg images ( when we use the USE_FILE_EXTENSION property).
It can be reprocduced with mapwindow 4.8, an error appear when we are trying to export as jpeg the map : edit-> export-> map, And enter a jpeg name.
Saving to bmp works fine.
When looking at the problem in the debugger, very weird thing happen, the savejpeg function doesn't go in the double for loop, whereas height and width are correctly set. When using this-> height anbd this -> width weird value too.
We didn't dig further into the problem.
Comments: The issue was fixed:http://mapwingis.codeplex.com/SourceControl/changeset/changes/61125
Just noticed a problem with the jpeg export with the last release of MapWinGIS (4.8.2).
The Snapshot function doesn't work for Jpeg images ( when we use the USE_FILE_EXTENSION property).
It can be reprocduced with mapwindow 4.8, an error appear when we are trying to export as jpeg the map : edit-> export-> map, And enter a jpeg name.
Saving to bmp works fine.
When looking at the problem in the debugger, very weird thing happen, the savejpeg function doesn't go in the double for loop, whereas height and width are correctly set. When using this-> height anbd this -> width weird value too.
We didn't dig further into the problem.
Comments: The issue was fixed:http://mapwingis.codeplex.com/SourceControl/changeset/changes/61125