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

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

@ScottFerg56

Description

@ScottFerg56

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions