Skip to content

Missing Rasterization methods #24

@LittleCodingFox

Description

@LittleCodingFox

There's a few methods I need for rendering outlines and rasterization, which you can see a usage example here: https://github.com/LittleCodingFox/Flaming-Torch-Framework/blob/nextgen/Development/Core/Rendering/Text.cpp

Unfortunately, I'm a bit lost on how to implement them, do you think you can either try to add them or help me figure out how I can do it myself?

The component list needed here would be:

  • FT_Span struct
  • Raster Callback
  • FT_Raster_Params
  • FT_Outline_Render
  • FT_Stroker
  • FT_Glyph_StrokeBorder
  • FT_Outline/FT_OutlineGlyph

Thank you very much for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions