CF_NOVECTORFONTS top-level constant

  1. @Deprecated('Use CHOOSEFONT_FLAGS.CF_NOVECTORFONTS instead')
int const CF_NOVECTORFONTS

ChooseFont should not allow vector font selections.

Implementation

@Deprecated('Use CHOOSEFONT_FLAGS.CF_NOVECTORFONTS instead')
const CF_NOVECTORFONTS = 0x00000800;