mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-23 19:25:55 +01:00
Switched to 512x512px tile size
This commit is contained in:
parent
5b6a222999
commit
3f6b5faa2c
@ -8,7 +8,7 @@
|
||||
#include "pbfhandler.h"
|
||||
|
||||
|
||||
#define TILE_SIZE 256
|
||||
#define TILE_SIZE 512
|
||||
|
||||
#define GZIP_MAGIC 0x1F8B0800
|
||||
#define GZIP_MAGIC_MASK 0xFFFFFF00
|
||||
|
Loading…
Reference in New Issue
Block a user