Skip to content

Need cleaner integration interfaceΒ #54

@hypernewbie

Description

@hypernewbie

Bringing the library into my engine is a bit takes a lot of codereading. For example debug_draw.c is currently 1217 lines of code, a lot of of which have nothing to do with glyph rendering. There are functions in there which aren't even called, eg. draw_path_end().

Would be good to have a glyph_backend.c that specifically is just the things you need to implement for Skribidi to work, and nothing else.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions