pub(crate) fn script_supports_letter_spacing(script: Script) -> bool
Checks that selected script supports letter spacing.
In the CSS spec.
The list itself is from: https://github.com/harfbuzz/harfbuzz/issues/64