question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Broken data on glyph bitmaps extract

See original GitHub issue

Ref: https://forum.littlevgl.com/t/font-v6-0-use-lv-font-conv-tool-make-the-font-can-not-be-displayed/558

Dumped glyphs have missed contours:

./lv_font_conv.js --font ../LCDMono2Bold.ttf --bpp 4 -r 0x20-0x7f --size 40 --format dump -o 1111

LCDM2B__.zip

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
puzrincommented, Sep 6, 2019

@yjjforc please provide a reproducible sample.

0reactions
puzrincommented, Sep 12, 2019

fixed in dev branch

Read more comments on GitHub >

github_iconTop Results From Across the Web

Glyph rendering bug with bitmap OT-SVG fonts
Glyphs that consist of a single-colored bitmap image are not rendered in text frames nor in the Glyphs panel.
Read more >
pk: how to compute the advance of a given glyph - TeX
I have a correctly scaled bounding box; I have a correctly scaled horizontal advance value. here is what I get, trying to display...
Read more >
How do I extract individual glyphs from a bitmap font?
1 Answer 1 ... If you're only going to do it once, a quick and simple way is to just display each character...
Read more >
Bitmap Location Table - TrueType Reference Manual
The bitmap location and bitmap data tables support various formats. While the format theoretically permits some features like sparse glyph sets, ...
Read more >
Finding common font problems automagically - FontForge
Missing Bitmaps​​ Look through the associated bitmap fonts, and find if there is a bitmap font which is missing versions of glyphs present...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found