Immediate-Mode-UI / Immediate-Mode-UI/Nuklear

Can I use Nuklear without baking font?

Open
#77 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
11.4k
Forks
686
Avg merge
4d 1h
Merged PRs (30d)
3

Description

I mean I need dynamic font stash to add font glyph dynamicly.
The demo seems baking all characters with font size info.Which I don't need.

Think I will use multiple font and different font size.
For some font I just need some of the character,lets's say
Chapter 1 with font size 96.
Other dialogues font with font 24.And so on.no need for all.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the demo's font baking flow, which the issue identifies as the relevant entry point. Determine whether dynamic glyph loading can support multiple fonts and sizes without baking all characters; the work is done when that behavior is clearly supported or its required scope is defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.