mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix bug 55616
This commit is contained in:
@ -71,7 +71,7 @@
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#define CXIMAGE_MAX_MEMORY 268435456
|
||||
#define CXIMAGE_MAX_MEMORY 1073741824 // 1Gb
|
||||
|
||||
#define CXIMAGE_DEFAULT_DPI 96
|
||||
|
||||
|
||||
Reference in New Issue
Block a user