Skip to content

ignore line spacing flag does not work #754

@ZERICO2005

Description

@ZERICO2005

details mentioned here:
#661


Doing a search on github for fontlib_SetFont https://github.com/search?q=fontlib_SetFont&type=code
I found these results:

So it seems like most users did not use the FONTLIB_IGNORE_LINE_SPACING flag, but fontlib_SetFont(font, 0) has a 99.6% chance as being treated as fontlib_SetFont(font, FONTLIB_IGNORE_LINE_SPACING)

Metadata

Metadata

Assignees

Labels

buglib/fontlibcIssues related to the font rendering library

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions