Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
embedded-graphics
/
bdf
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
26
Code
Issues
5
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Serialized font improvements
- #53
#53
Open
rfuest
wants to merge 12 commits into
embedded-graphics:master
embedded-graphics/bdf:master
from
rfuest:serialized
rfuest/embedded-fonts:serialized
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Serialized font improvements
#53
rfuest
wants to merge 12 commits into
embedded-graphics:master
embedded-graphics/bdf:master
from
rfuest:serialized
rfuest/embedded-fonts:serialized
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2026
Fix clippy warning
rfuest
committed
067fb51
View commit details
Copy full SHA for 067fb51
Browse repository at this point
Improve SerializedBdfFont docs
rfuest
committed
bc52e40
View commit details
Copy full SHA for bc52e40
Browse repository at this point
Use glyph instead of character and fix possible panics
rfuest
committed
6a417d0
View commit details
Copy full SHA for 6a417d0
Browse repository at this point
Add basic serialized font test
rfuest
committed
f20daf6
View commit details
Copy full SHA for f20daf6
Browse repository at this point
Remove panic if replacement glyph isn't available in serialized font
rfuest
committed
ccd6b37
View commit details
Copy full SHA for ccd6b37
Browse repository at this point
Move ProportionalFont impl for BdfFont into lib.rs
rfuest
committed
4f2aa57
View commit details
Copy full SHA for 4f2aa57
Browse repository at this point
Change type device width field in serialized fonts to u16
Show description for b039d37
rfuest
committed
b039d37
View commit details
Copy full SHA for b039d37
Browse repository at this point
Reenable eg_bdf_az test
rfuest
committed
fe20858
View commit details
Copy full SHA for fe20858
Browse repository at this point
Fix font serializer after device_width type change
rfuest
committed
9d2e31d
View commit details
Copy full SHA for 9d2e31d
Browse repository at this point
Default to unserialized BDF font in font viewer
rfuest
committed
b8d3ea1
View commit details
Copy full SHA for b8d3ea1
Browse repository at this point
Make Metrics public
Show description for cb6afac
rfuest
committed
cb6afac
View commit details
Copy full SHA for cb6afac
Browse repository at this point
Reformat code
rfuest
committed
daae697
View commit details
Copy full SHA for daae697
Browse repository at this point
You can’t perform that action at this time.