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.

  • Allow define fonts by URL.
    • we need Roboto for Material UI.
    • it’s convenient to not store local copies of binaries
    • google’s fonts is nice source for start
  • Allow specify font params (size, weight, italic, …)
  • Specify glyphs
    • single glyphs (multiple times)
      • remapping (how?)
    • numeric range (multiple times)
      • remapping (how?)
    • named set (usually by language - acsii, simplified chinese)
  • [reserved] should be able to process kerning table & drop unused data
  • Easy to install & web support
    • node.js + webpack or parcel.js
  • Possibility to process glyph lists from lv_i18n
    • probably not direct part of this script, but we should verify possibility of this use case.
  • As usually, should allow read options from file.

Later:

  • Compression. Need to experiment with algorythms. But we need basic tool implementation to start.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:36 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
puzrincommented, Apr 2, 2019

Close - brainstorming complete. Continue in font features/spec issues.

1reaction
puzrincommented, Mar 26, 2019

In other words, “bpp selection on the fly via #define” is attribute of default LVGL built in fonts. It’s required, no doubts. But we should not propagate it to custom fonts.

So, instead of “how to switch bpp on the fly” we can solve “how to switch LVGL built-in fonts bpp on the fly”. That’s completely different thing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Desirable feature definition and meaning - Collins Dictionary
Desirable feature definition: Something that is desirable is worth having or doing because it is useful , necessary ,... | Meaning, pronunciation ...
Read more >
Consumers' Top 10 Most Desired Kitchen Features ... - Forbes
Consumers' Top 10 Most Desired Kitchen Features Share Wellness Design Focus · Walk-in Pantry · Built-in Water Filtration · Touchless Faucets.
Read more >
7 Strategies to Choose the Best Features for Your Product
Product teams use prioritization frameworks to help them prioritize product features and make better product decisions.
Read more >
Urban Desirable Features
Urban Desirable Features. Economic. Physical. Environmental. Social. Training and Education. ECONOMIC. Economically Successful Towns and Cities.
Read more >
Desired features of smartphone applications promoting ...
Desired features of smartphone applications promoting physical activity. Telemed J E Health. 2011 Dec;17(10):801-3. doi: 10.1089/tmj.2011.0055.
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