Skip to content

Text renderer in draw.c can't draw to an arbitrary offset. #8

@TheCurle

Description

@TheCurle

The DrawChar function takes an x & y input, but these are aligned to a grid of characters - they cannot draw to any arbitrary location.

This causes a massive limitation for the Chroma Editor, as it's impossible to align text with the box properly.

The necessary solution is a more generalized text renderer.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions