Set maximal font size back to 128

--HG--
branch : feature
This commit is contained in:
BojanKverh 2016-07-30 12:48:18 +02:00
parent 06cfaea3b3
commit a3f4c6da0d

View file

@ -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