cginternals / cginternals/openll-asset-generator

Omitting unrenderable glyphs does not omit their export in fnt

Open
#78 0 comments 0 reactions 1 assignee Claimed by @anne-gropler View on GitHub
bug
Dominant language
C++
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Glyphs that are not supported in a font are omitted for Distance Field calculation and Packing. But the main-app (`llassetgen-rendering` or `llassetgen-cmd`) still try to export them, which results in an incorrect mapping of glyph's charcode in fnt-File and glyph's rect in font atlas.

Reproduce this bug by using a char preset that contains unsupported glyphs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.