We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When saving an image to disc, the creation of the world file gives wrong values.
Following functions have to be corrected:
IDispatch* CMapView::SnapShotCore (File Map_Snapshot.cpp) VARIANT_BOOL CImageClass::WriteWorldFile(File: Image.cpp)
If wanted, I can post the changes needed.
Please contact me.
Regards, Frank
The text was updated successfully, but these errors were encountered:
Hi @frank2x460, Please create a pull request so we can you your suggested changes. When they look fine,I'll merge the changes.
Sorry, something went wrong.
Don't forget to create the PR on the develop branch.
pmeems
No branches or pull requests
When saving an image to disc, the creation of the world file gives wrong values.
Following functions have to be corrected:
IDispatch* CMapView::SnapShotCore (File Map_Snapshot.cpp)
VARIANT_BOOL CImageClass::WriteWorldFile(File: Image.cpp)
If wanted, I can post the changes needed.
Please contact me.
Regards,
Frank
The text was updated successfully, but these errors were encountered: