Skip to content

Missing Rasterization methods #24

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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