Function script_supports_letter_spacing

Source
pub(crate) fn script_supports_letter_spacing(script: Script) -> bool
Expand description

Checks that selected script supports letter spacing.

In the CSS spec.

The list itself is from: https://github.com/harfbuzz/harfbuzz/issues/64