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
Type
/
to 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 }}
BR903
/
SDL_ttf
Public
forked from
libsdl-org/SDL_ttf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 30, 2025
Protect TTF_MeasureString() from overlong input.
Show description for c38620d
BR903
committed
c38620d
View commit details
Copy full SHA for c38620d
Browse repository at this point
Commits on Apr 23, 2025
Clamp the atlas texture size to the maximum size
Show description for 4dbfe74
slouken
committed
4dbfe74
View commit details
Copy full SHA for 4dbfe74
Browse repository at this point
Commits on Apr 12, 2025
cmake: bump CMake policy compability level to 4.0
madebr
committed
db1ed35
View commit details
Copy full SHA for db1ed35
Browse repository at this point
cmake: link examples with -Wl,--no-undefined
madebr
committed
dad7a4c
View commit details
Copy full SHA for dad7a4c
Browse repository at this point
cmake: build examples as shared library on Android
Show description for 8537559
madebr
committed
8537559
View commit details
Copy full SHA for 8537559
Browse repository at this point
Commits on Apr 8, 2025
cmake: install examples to <prefix>/libexec/installed-tests/SDL3_ttf
madebr
committed
81c273d
View commit details
Copy full SHA for 81c273d
Browse repository at this point
CI: linux workflows to run under ubuntu-latest.
sezero
committed
72ebbde
View commit details
Copy full SHA for 72ebbde
Browse repository at this point
rename local vars 'pixel' to 'pixelvalue'
Show description for 777d714
sezero
committed
777d714
View commit details
Copy full SHA for 777d714
Browse repository at this point
Commits on Apr 7, 2025
Updated version documentation to match SDL 3.x practice
slouken
committed
be0b8e3
View commit details
Copy full SHA for be0b8e3
Browse repository at this point
Fixed bug #537 - prevent incrementing a null pointer 'image->buffer',
Show description for 7930c02
1bsyl
committed
7930c02
View commit details
Copy full SHA for 7930c02
Browse repository at this point
Commits on Apr 3, 2025
Revert "ci+release: do recursive checkout for source release archive creation"
Show description for b05eb48
madebr
committed
b05eb48
View commit details
Copy full SHA for b05eb48
Browse repository at this point
Revert "Embed freetype, harfbuzz, plutovg & plutosvg in source release archives"
Show description for cd105e0
madebr
committed
cd105e0
View commit details
Copy full SHA for cd105e0
Browse repository at this point
ci+release: do recursive checkout for source release archive creation
madebr
committed
7924fcc
View commit details
Copy full SHA for 7924fcc
Browse repository at this point
Embed freetype, harfbuzz, plutovg & plutosvg in source release archives
madebr
committed
6ebc116
View commit details
Copy full SHA for 6ebc116
Browse repository at this point
Commits on Apr 2, 2025
Clarified that you should keep the IOStream opened until the font is closed
slouken
committed
c3af163
View commit details
Copy full SHA for c3af163
Browse repository at this point
Updated the version that TTF_GetFontWeight() became available
slouken
committed
8a34a05
View commit details
Copy full SHA for 8a34a05
Browse repository at this point
cmake: configure external subprojects in different directory
Show description for 6d67142
madebr
committed
6d67142
View commit details
Copy full SHA for 6d67142
Browse repository at this point
Commits on Mar 31, 2025
Added a patch note for TTF_GetFontWeight()
slouken
committed
e4a6ec8
View commit details
Copy full SHA for e4a6ec8
Browse repository at this point
Sync SDL3_ttf wiki -> header
Show description for e92f15a
SDLWikiBot
committed
e92f15a
View commit details
Copy full SHA for e92f15a
Browse repository at this point
Add font weight functionality
TriangulumDesire
authored and
slouken
committed
78c290f
View commit details
Copy full SHA for 78c290f
Browse repository at this point
Commits on Mar 28, 2025
Update INTRO-cmake.md
Show description for d554bee
bozgi
authored and
sezero
committed
d554bee
View commit details
Copy full SHA for d554bee
Browse repository at this point
Commits on Mar 22, 2025
upgrade vendored harfbuzz to 8.5.0,
Show description for f16ae21
sezero
committed
f16ae21
View commit details
Copy full SHA for f16ae21
Browse repository at this point
Commits on Mar 20, 2025
Sync SDL3_ttf wiki -> header
Show description for b0f8f31
SDLWikiBot
committed
b0f8f31
View commit details
Copy full SHA for b0f8f31
Browse repository at this point
Added TTF_HINTING_INVALID
slouken
committed
241c37b
View commit details
Copy full SHA for 241c37b
Browse repository at this point
Commits on Mar 18, 2025
update vendored harfbuzz
sezero
committed
05c25de
View commit details
Copy full SHA for 05c25de
Browse repository at this point
cmake: plutovg depends on math library
madebr
committed
f31ab16
View commit details
Copy full SHA for f31ab16
Browse repository at this point
cmake: plutosvg has a dependency on plutovg
madebr
committed
72a7649
View commit details
Copy full SHA for 72a7649
Browse repository at this point
Commits on Mar 17, 2025
ASAN Issue (#528)
Show description for 9a59dbd
tanolino
authored
9a59dbd
View commit details
Copy full SHA for 9a59dbd
Browse repository at this point
Commits on Mar 11, 2025
We can just build all the shaders at once
slouken
committed
5208d1c
View commit details
Copy full SHA for 5208d1c
Browse repository at this point
Removed unused binary shader representations
slouken
committed
b0cea8d
View commit details
Copy full SHA for b0cea8d
Browse repository at this point
Commits on Mar 9, 2025
Fix missing option that causes PlutoSVG examples to be added to the build system (#525)
Ravbug
authored
d72437c
View commit details
Copy full SHA for d72437c
Browse repository at this point
Commits on Mar 7, 2025
Updated to version 3.3.0 for development
slouken
committed
283cb1b
View commit details
Copy full SHA for 283cb1b
Browse repository at this point
Removed unneeded SDF rendering functions
Show description for c1d4855
slouken
committed
c1d4855
View commit details
Copy full SHA for c1d4855
Browse repository at this point
Fixed overlapping letters in SDF surface text
slouken
committed
2ed8edf
View commit details
Copy full SHA for 2ed8edf
Browse repository at this point
Fixed surface height and y offset of SDF rendered text
Show description for c77b52f
slouken
committed
c77b52f
View commit details
Copy full SHA for c77b52f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.