bohwaz / ozex

opensource Ozi Explorer replacement
https://code.google.com/p/ozex/
0 stars 1 forks source link

Add support for different tile scales #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The tile size (64 px default) is specified in the ozf2/3 header. In some 
cases, using larger tile sizes is prefered, for instance it's much faster to 
produce ozf2 files from GMaps (using ozfenc) with tile size equals to 256px 
without any conversion. 

OziExplorerCE support any tile size and I believe the same is for Ozi 
itself.

Original issue reported on code.google.com by EugenyBo...@gmail.com on 27 Feb 2010 at 5:54