[directwrite] Graduate from experimental

This commit is contained in:
Behdad Esfahbod 2025-03-22 16:42:56 -06:00
parent 24a23aca69
commit 298a367ad3

View file

@ -20,7 +20,7 @@ option('fontations', type: 'feature', value: 'disabled',
option('gdi', type: 'feature', value: 'disabled',
description: 'Enable GDI helpers and Uniscribe shaper backend (Windows only)')
option('directwrite', type: 'feature', value: 'disabled',
description: 'Enable DirectWrite shaper backend on Windows (experimental)')
description: 'Enable DirectWrite shaper backend on Windows')
option('coretext', type: 'feature', value: 'disabled',
description: 'Enable CoreText shaper backend on macOS')
option('wasm', type: 'feature', value: 'disabled',