You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@vvuk wrote Rust bindings for DirectWrite which some applications use internally, e.g. WR/Servo.
Currently, we're using wingdi for font enumeration, but DirectWrite has an interoperabillity interface for wingdi, but this part isn't ported yet.
ToDo:
Enhance the gdi interop implementation in DirectWrite
@vvuk wrote Rust bindings for DirectWrite which some applications use internally, e.g. WR/Servo.
Currently, we're using wingdi for font enumeration, but DirectWrite has an interoperabillity interface for wingdi, but this part isn't ported yet.
ToDo: