diff --git a/meson_options.txt b/meson_options.txt index fbfdbb57b..86258f89d 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -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',