mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
Reduce default margin
This commit is contained in:
parent
52e7b1424a
commit
912c5ff80a
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ struct option_parser_t
|
|||
};
|
||||
|
||||
|
||||
#define DEFAULT_MARGIN 64
|
||||
#define DEFAULT_MARGIN 16
|
||||
#define DEFAULT_FORE "#000000"
|
||||
#define DEFAULT_BACK "#FFFFFF"
|
||||
#define DEFAULT_FONT_SIZE 256
|
||||
|
|
Loading…
Add table
Reference in a new issue