diff --git a/src/libs/vlayout/vtextmanager.h b/src/libs/vlayout/vtextmanager.h index e2f18e254..aea6741ab 100644 --- a/src/libs/vlayout/vtextmanager.h +++ b/src/libs/vlayout/vtextmanager.h @@ -9,7 +9,7 @@ #include "../ifc/xml/vabstractpattern.h" #define MIN_FONT_SIZE 12 -#define MAX_FONT_SIZE 1024 +#define MAX_FONT_SIZE 128 /** * @brief The TextLine struct holds the information about one text line