Skip to content

Add ttf-dejavu for fixed-width fonts - #59

Merged
kroese merged 1 commit into
dockur:masterfrom
tdb:fixed-width
Aug 14, 2026
Merged

Add ttf-dejavu for fixed-width fonts#59
kroese merged 1 commit into
dockur:masterfrom
tdb:fixed-width

Conversation

@tdb

@tdb tdb commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This makes a fixed-width font available to rrdtool, which makes the numbers line up neatly on the graphs.

Fixes #58.

Copilot AI lite review requested due to automatic review settings August 14, 2026 15:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the container image to include an additional fixed-width font so rrdtool can render graph text with consistent character widths, improving alignment of numeric labels (addresses Issue #58).

Changes:

  • Install the ttf-dejavu package in the Alpine-based image to make DejaVu (including monospace variants) available for graph rendering.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@kroese

kroese commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Thank you very much!

@kroese
kroese merged commit 40f575c into dockur:master Aug 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fixed-width fonts

3 participants