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 }}
Cadons
/
Docraft
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
55 bundled font families roboto opensans cannot be selected by font name silently falls back to helvetica spams libharu errors new
- #68
#68
Merged
Cadons
merged 10 commits into
main
Cadons/Docraft:main
from
55-bundled-font-families-roboto-opensans-cannot-be-selected-by-font_name-silently-falls-back-to-helvetica-spams-libharu-errors-new
Cadons/Docraft:55-bundled-font-families-roboto-opensans-cannot-be-selected-by-font_name-silently-falls-back-to-helvetica-spams-libharu-errors-new
Copy head branch name to clipboard
Aug 15, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
55 bundled font families roboto opensans cannot be selected by font name silently falls back to helvetica spams libharu errors new
#68
Cadons
merged 10 commits into
main
Cadons/Docraft:main
from
55-bundled-font-families-roboto-opensans-cannot-be-selected-by-font_name-silently-falls-back-to-helvetica-spams-libharu-errors-new
Cadons/Docraft:55-bundled-font-families-roboto-opensans-cannot-be-selected-by-font_name-silently-falls-back-to-helvetica-spams-libharu-errors-new
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
feat(fonts): add support for registering TTF fonts from memory
Cadons
committed
def62bf
View commit details
Copy full SHA for def62bf
Browse repository at this point
fix(backend): load in-memory TTF fonts via a temp file for portability
Show description for 94928ea
Cadons
committed
94928ea
View commit details
Copy full SHA for 94928ea
Browse repository at this point
fix(backend): avoid symlink race when staging TTF fonts to a temp file
Show description for 8abaf7a
Cadons
committed
8abaf7a
View commit details
Copy full SHA for 8abaf7a
Browse repository at this point
fix(backend): use mkstemp/O_EXCL instead of a hand-rolled random name
Show description for 51e609e
Cadons
committed
51e609e
View commit details
Copy full SHA for 51e609e
Browse repository at this point
refactor(utils): extract secure temp-file writing into DocraftFileUtils
Show description for b48041e
Cadons
committed
b48041e
View commit details
Copy full SHA for b48041e
Browse repository at this point
Merge branch 'main' into 55-bundled-font-families-roboto-opensans-cannot-be-selected-by-font_name-silently-falls-back-to-helvetica-spams-libharu-errors-new
Show description for 6082174
Cadons
committed
6082174
View commit details
Copy full SHA for 6082174
Browse repository at this point
fix(utils): write temp files into a private per-call subdirectory
Show description for 2911e17
Cadons
and
claude
committed
2911e17
View commit details
Copy full SHA for 2911e17
Browse repository at this point
fix(utils): ensure secure creation of temporary files in owner-only subdirectories
Cadons
committed
371974f
View commit details
Copy full SHA for 371974f
Browse repository at this point
fix(utils): skip owner-only permission lockdown on Windows
Show description for 9cadd26
Cadons
and
claude
committed
9cadd26
View commit details
Copy full SHA for 9cadd26
Browse repository at this point
fix(test): close read handle before removing temp file in test
Show description for 9438ba0
Cadons
and
claude
committed
9438ba0
View commit details
Copy full SHA for 9438ba0
Browse repository at this point
You can’t perform that action at this time.