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
{{ message }}
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
GraphicsPath.AddString on the Windows platform produces vector graphic data for text in a given font that may be used to generate special effects, facilitate CAD design or create vector art, e.g. for such programs as Adobe Illustrator or Inkscape. I have created such a Win Forms program that uses GraphicsPath.AddString to extrude and render text in 3D that I would eventually like to make platform-independent with Maui. But I cannot find the equivalent functionality here. Perhaps it exists and I cannot find it? Or perhaps this is a request for a feature that would hold great value for a large range of existing applications like mine!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
GraphicsPath.AddString on the Windows platform produces vector graphic data for text in a given font that may be used to generate special effects, facilitate CAD design or create vector art, e.g. for such programs as Adobe Illustrator or Inkscape. I have created such a Win Forms program that uses GraphicsPath.AddString to extrude and render text in 3D that I would eventually like to make platform-independent with Maui. But I cannot find the equivalent functionality here. Perhaps it exists and I cannot find it? Or perhaps this is a request for a feature that would hold great value for a large range of existing applications like mine!
The text was updated successfully, but these errors were encountered: