Set maximal font size back to 128
--HG-- branch : feature
This commit is contained in:
parent
06cfaea3b3
commit
a3f4c6da0d
|
@ -9,7 +9,7 @@
|
||||||
#include "../ifc/xml/vabstractpattern.h"
|
#include "../ifc/xml/vabstractpattern.h"
|
||||||
|
|
||||||
#define MIN_FONT_SIZE 12
|
#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
|
* @brief The TextLine struct holds the information about one text line
|
||||||
|
|
Loading…
Reference in New Issue
Block a user