Opened 8 years ago

Last modified 4 years ago

#1253 new defect

Tiling size doesn't always work for aligned tiling — at Initial Version

Reported by: Dimitar Misev Owned by:
Priority: major Milestone: 11.0
Component: rasodmg Version: development
Keywords: Cc: Peter Baumann, Alex Dumitru, Vlad Merticariu
Complexity: Medium

Description

Specifying a simple tiling scheme of [0:*,0:*,..] and then limiting it to a tileSize works as expected: tile dimensions are computed properly and the tile sizes do not exceed tileSize.

Specifygin a tiling scheme of [0:large_number,0:large_number,...] and then limiting it to a small tileSize doesn't seem to work: the resulting tiles actually get sizes corresponding to the tiling scheme, rather than the tileSize.

Change History (0)

Note: See TracTickets for help on using tickets.