[coretext] Change default point size to 12
This commit is contained in:
parent
7b23c286a7
commit
296d0134c9
|
@ -36,7 +36,7 @@
|
|||
#define HB_DEBUG_CORETEXT (HB_DEBUG+0)
|
||||
#endif
|
||||
|
||||
#define HB_CORETEXT_FONT_SIZE 18.0
|
||||
#define HB_CORETEXT_FONT_SIZE 12.0
|
||||
|
||||
static void
|
||||
release_table_data (void *user_data)
|
||||
|
|
Loading…
Reference in New Issue