Skip to content

Inaccurate position of outline text with SFML back-end #75

Open
@cschreib

Description

@cschreib

In the current latest version of SFML (2.5.1) there is a bug in outline glyph rendering which makes the outline sometimes inaccurate. This is normally fine for regular fonts, but significant for italic of bold. In some regular fonts, certain characters like : or + also have their outline incorrectly positioned. I have opened a PR to fix this in SFML SFML/SFML#1827. When this PR is merged, or if using a custom build of SFML, the outline can be fixed to the right position by defining SFML_HAS_OUTLINE_GLYPH_FIX when building lxgui.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsfmlRelated to SFML implementationupstream

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions