Fix bug 55616

This commit is contained in:
Oleg Korshul
2023-01-25 21:03:23 +03:00
parent 28257fca25
commit aea4996a45
2 changed files with 61 additions and 21 deletions

View File

@ -71,7 +71,7 @@
#endif
/////////////////////////////////////////////////////////////////////////////
#define CXIMAGE_MAX_MEMORY 268435456
#define CXIMAGE_MAX_MEMORY 1073741824 // 1Gb
#define CXIMAGE_DEFAULT_DPI 96