You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
When imported new map, nPalette in NTFS structure always = 0
But palette number in Map Control window selected > 0, and palette replaced/swaped to this palette.
The image plugin is not very generic and have some hard-coded constant like the tile width and height to 8. Sadly, this value can't be changed without testing and modifying the current algorithms. I have created the issue #15 to track this.
When imported new map, nPalette in NTFS structure always = 0
But palette number in Map Control window selected > 0, and palette replaced/swaped to this palette.
I see solution of this problem in next changes:
Also, in several lines tile_size used as constant 8. This is true?
The text was updated successfully, but these errors were encountered: