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
smcv
All time
Commit history
Commits on Jan 8, 2025
Don't bundle a font for the testgputext example
Show description for 962a7c4
smcv
authored and
slouken
committed
962a7c4
View commit details
Copy full SHA for 962a7c4
Browse repository at this point
testgputext: Allow a font filename to be given on the command-line
Show description for 7a1942b
smcv
authored and
slouken
committed
7a1942b
View commit details
Copy full SHA for 7a1942b
Browse repository at this point
testgputext: Don't crash if the desired font cannot be found in the cwd
Show description for a343d6b
smcv
authored and
slouken
committed
a343d6b
View commit details
Copy full SHA for a343d6b
Browse repository at this point
Commits on Sep 3, 2024
Update for new names and return types of overflow-checked add/multiply
smcv
authored and
sezero
committed
28e2a11
View commit details
Copy full SHA for 28e2a11
Browse repository at this point
Commits on Jul 17, 2023
doc: Fix spelling of "modified"
Show description for f51bcfc
smcv
authored and
slouken
committed
f51bcfc
View commit details
Copy full SHA for f51bcfc
Browse repository at this point
Commits on Jul 14, 2023
Use SDL3_ttf_0.0.0 for versioned symbols, not SDL3_mixer_0.0.0
Show description for c7ce7d3
smcv
authored and
madebr
committed
c7ce7d3
View commit details
Copy full SHA for c7ce7d3
Browse repository at this point
Commits on May 26, 2022
Use global direction and script if per-font values were not set
Show description for 2c14d7c
smcv
authored and
slouken
committed
2c14d7c
View commit details
Copy full SHA for 2c14d7c
Browse repository at this point
build: Compile with large inode number support where possible
Show description for 52c1aa3
smcv
authored and
slouken
committed
52c1aa3
View commit details
Copy full SHA for 52c1aa3
Browse repository at this point
Commits on May 25, 2022
CHANGES.txt: Mention CVE-2022-27470
Show description for 28ad0fa
smcv
authored and
sezero
committed
28ad0fa
View commit details
Copy full SHA for 28ad0fa
Browse repository at this point
Commits on May 10, 2022
Check for integer overflow when allocating surfaces
Show description for 7de2b7f
smcv
authored and
slouken
committed
7de2b7f
View commit details
Copy full SHA for 7de2b7f
Browse repository at this point
Factor out repeated code to allocate a SDL_Surface
Show description for 628207f
smcv
authored and
slouken
committed
628207f
View commit details
Copy full SHA for 628207f
Browse repository at this point
Commits on May 9, 2022
Use uintptr_t in Create_Surface_LCD
Show description for fea4cc3
smcv
authored and
slouken
committed
fea4cc3
View commit details
Copy full SHA for fea4cc3
Browse repository at this point
Use 64-bit arithmetic in Create_Surface_LCD
Show description for c8553b7
smcv
authored and
slouken
committed
c8553b7
View commit details
Copy full SHA for c8553b7
Browse repository at this point
Commits on May 6, 2022
cmake: On Unix, make the library ABI-compatible with the Autotools build
Show description for 761f195
smcv
authored and
sezero
committed
761f195
View commit details
Copy full SHA for 761f195
Browse repository at this point
build: Use minor version number for feature releases
Show description for 75b8123
smcv
authored and
sezero
committed
75b8123
View commit details
Copy full SHA for 75b8123
Browse repository at this point
workflows: Run showfont
Show description for 5d83c04
smcv
authored and
sezero
committed
5d83c04
View commit details
Copy full SHA for 5d83c04
Browse repository at this point
workflows: Add basic CI using Github Actions
Show description for 443c41e
smcv
authored and
sezero
committed
443c41e
View commit details
Copy full SHA for 443c41e
Browse repository at this point
cmake: Allow linking to older SDL2 that was built with Autotools
Show description for 4e90bed
smcv
authored and
sezero
committed
4e90bed
View commit details
Copy full SHA for 4e90bed
Browse repository at this point
Relax required SDL version to 2.0.10
Show description for 20f57ec
smcv
authored and
sezero
committed
20f57ec
View commit details
Copy full SHA for 20f57ec
Browse repository at this point
Revert "Make it possible to build with older SDL (for GitHub CI)"
Show description for a341688
smcv
authored and
sezero
committed
a341688
View commit details
Copy full SHA for a341688
Browse repository at this point
Commits on Apr 12, 2021
build: Use POSIX 1003.1-2001 tar archives for `make dist`
Show description for 70c3dde
smcv
authored and
sezero
committed
70c3dde
View commit details
Copy full SHA for 70c3dde
Browse repository at this point
build: Move Automake options into configure.ac
Show description for 35d7d71
smcv
authored and
sezero
committed
35d7d71
View commit details
Copy full SHA for 35d7d71
Browse repository at this point
build: Use the form of AC_INIT with arguments
Show description for 8cd1516
smcv
authored and
sezero
committed
8cd1516
View commit details
Copy full SHA for 8cd1516
Browse repository at this point
You can’t perform that action at this time.