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 }}
disini
/
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
Breadcrumbs
History for
SDL_ttf
examples
on
main
User selector
All users
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 4, 2025
Fixed crash freeing text after the engine has been freed
Show description for f2b4d9a
slouken
committed
f2b4d9a
View commit details
Copy full SHA for f2b4d9a
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
Metal fixes, clear atlas texture upfront
TheSpydog
authored and
slouken
committed
88322a5
View commit details
Copy full SHA for 88322a5
View code at this point
Browse repository at this point
Updated copyright for 2025
slouken
committed
dae648e
View commit details
Copy full SHA for dae648e
View code at this point
Browse repository at this point
Commits on Dec 22, 2024
GPU text engine api improvements (#443)
Show description for 6b5eeb2
captain0xff
authored
6b5eeb2
View commit details
Copy full SHA for 6b5eeb2
View code at this point
Browse repository at this point
Commits on Dec 7, 2024
Added newline test test to showfont
slouken
committed
f5a12f1
View commit details
Copy full SHA for f5a12f1
View code at this point
Browse repository at this point
Added GPUTextEngine (#412)
captain0xff
authored
82f028b
View commit details
Copy full SHA for 82f028b
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Fixed caption placement with the surface text engine
slouken
committed
8a9167d
View commit details
Copy full SHA for 8a9167d
View code at this point
Browse repository at this point
Re-added solid text rendering
Show description for a0ed8b6
slouken
committed
a0ed8b6
View commit details
Copy full SHA for a0ed8b6
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
Cleanup and polish on the new TTF_Text API
Show description for 40e606f
slouken
committed
40e606f
View commit details
Copy full SHA for 40e606f
View code at this point
Browse repository at this point
Commits on Oct 20, 2024
Added TTF_SetTextColor() and TTF_GetTextColor()
Show description for cb0e12a
slouken
committed
cb0e12a
View commit details
Copy full SHA for cb0e12a
View code at this point
Browse repository at this point
Added TTF_SetTextWrapWhitespaceVisible() and TTF_TextWrapWhitespaceVisible()
Show description for 01ff187
slouken
committed
01ff187
View commit details
Copy full SHA for 01ff187
View code at this point
Browse repository at this point
Commits on Oct 19, 2024
Added TTF_SetTextPosition() and TTF_GetTextPosition()
Show description for b9b9bf1
slouken
committed
b9b9bf1
View commit details
Copy full SHA for b9b9bf1
View code at this point
Browse repository at this point
Commits on Oct 9, 2024
Use SDL_StepBackUTF8()
slouken
committed
3029cd2
View commit details
Copy full SHA for 3029cd2
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
Added a separate end-of-text cluster
Show description for aebd2d2
slouken
committed
aebd2d2
View commit details
Copy full SHA for aebd2d2
View code at this point
Browse repository at this point
Insert a newline into the editbox when enter is pressed.
slouken
committed
a01f973
View commit details
Copy full SHA for a01f973
View code at this point
Browse repository at this point
Draw the candidate list next to the active composition clause
slouken
committed
ac26c5d
View commit details
Copy full SHA for ac26c5d
View code at this point
Browse repository at this point
Place the cursor when first clicking on the editbox
slouken
committed
954037f
View commit details
Copy full SHA for 954037f
View code at this point
Browse repository at this point
Added substring flags and a substring for newlines
Show description for 33144e5
slouken
committed
33144e5
View commit details
Copy full SHA for 33144e5
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
Added full IME support to the editbox example in showfont
slouken
committed
c3ebe19
View commit details
Copy full SHA for c3ebe19
View code at this point
Browse repository at this point
Commits on Oct 5, 2024
Fixed accidental paste
slouken
committed
3d8391c
View commit details
Copy full SHA for 3d8391c
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
showfont: fixed bugs introduced by splitting out the editbox
slouken
committed
6e89cae
View commit details
Copy full SHA for 6e89cae
View code at this point
Browse repository at this point
Better carriage-return + newline handling
slouken
committed
0abb68e
View commit details
Copy full SHA for 0abb68e
View code at this point
Browse repository at this point
Refactored editbox functionality out into a separate file
Show description for 4be7c39
slouken
committed
4be7c39
View commit details
Copy full SHA for 4be7c39
View code at this point
Browse repository at this point
showfont.c: remove C99ism (for loop initial declaration)
sezero
committed
0f9677a
View commit details
Copy full SHA for 0f9677a
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
Added text line wrapping and substring range information
slouken
committed
86240ed
View commit details
Copy full SHA for 86240ed
View code at this point
Browse repository at this point
testapp: allow to render text with SDL_TextEngine (key 'x')
1bsyl
authored and
slouken
committed
e26295b
View commit details
Copy full SHA for e26295b
View code at this point
Browse repository at this point
Added simple text input to showfont
slouken
committed
426cd5e
View commit details
Copy full SHA for 426cd5e
View code at this point
Browse repository at this point
Added the ability to go between a string offset and render position.
Show description for 1fb8516
slouken
committed
1fb8516
View commit details
Copy full SHA for 1fb8516
View code at this point
Browse repository at this point
testapp: don't random test with size '0'
1bsyl
committed
101d6de
View commit details
Copy full SHA for 101d6de
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
Defer calculating text layout changes until they're needed
Show description for bcbf4da
slouken
committed
bcbf4da
View commit details
Copy full SHA for bcbf4da
View code at this point
Browse repository at this point
Changes to fonts automatically update text objects using them.
Show description for f1d6bb5
slouken
committed
f1d6bb5
View commit details
Copy full SHA for f1d6bb5
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
Added support for custom font atlas and text drawing implementations
Show description for 2e4f4ce
slouken
committed
2e4f4ce
View commit details
Copy full SHA for 2e4f4ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.