brndnmtthws / brndnmtthws/conky

Handle font fallbacks for missing glyphs

Open
#484 6 comments 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
8.5k
Forks
666
PR merge metrics
No merged PRs in 30d

Description

If I set `font = 'Droid Sans:size=9'` in options, it doesn't fallback to "Droid Sans Fallback" font if the glyph in unavailable.
I guess that's actually not a bug, but I'd love to see this implemented.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating Conky's font rendering and glyph lookup code, then trace how the `font = 'Droid Sans:size=9'` option is handled. Check existing font-related tests or rendering paths first. Done means missing glyphs use an appropriate fallback such as Droid Sans Fallback while preserving the configured font for available glyphs.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.