forked from mia/Aegisub
e5a6abd215
This deliberately doesn't perform any font substitutions as the sort of people that use libass on Windows tend to perfer to manually pick fonts with the correctly glyphs.
6 lines
145 B
C
6 lines
145 B
C
#define _CRT_SECURE_NO_WARNINGS
|
|
#define _CRT_NONSTDC_NO_DEPRECATE
|
|
|
|
#define CONFIG_ASM 1
|
|
#define CONFIG_RASTERIZER 1
|
|
#define CONFIG_DIRECTWRITE 1
|