Skip to content

Font height is based on scalex of font. #387

@gnysek

Description

@gnysek

I'm not sure if internal value of yyFont named scalex can be different than 1 - (as we don't have function to change font scalex - maybe it's for some future usage ?), but still, returning height based on xscale sounds like bug, and rather scaley should be used here:

return this.max_glyph_height * this.scalex;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions