f957492a
by Nikolay Sivov at 2025-10-15T11:36:52+02:00
dwrite: Explicitly check scripts for "complexity" property.
Currently used flag could be misleading because any range outside of BMP
is considered complex, regardless of actual script requirements. Any
newly standardized script will most likely go outside of BMP.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>