Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Is there an equivalent to GraphicsPath.AddString in .NET Maui? #492

Open
ScottFerg56 opened this issue Nov 19, 2022 · 0 comments
Open

Is there an equivalent to GraphicsPath.AddString in .NET Maui? #492

ScottFerg56 opened this issue Nov 19, 2022 · 0 comments

Comments

@ScottFerg56
Copy link

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!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant