CF_SCRIPTSONLY top-level constant Null safety
ChooseFont should allow selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set.
Implementation
const CF_SCRIPTSONLY = CF_ANSIONLY;
ChooseFont should allow selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set.
const CF_SCRIPTSONLY = CF_ANSIONLY;