sdl3_ttf 3.2.2_3
graphics/sdl3_ttf
Library to use TrueType fonts to render text in SDL applications
Description
This library is a wrapper around the FreeType and Harfbuzz libraries, allowing you to use TrueType fonts to render text in SDL applications. It allows a programmer to use multiple TrueType fonts without having to code a font rendering routine themselves. With the power of outline fonts and antialiasing, high quality text output can be obtained without much effort.
Dependencies
- build devel/cmake-core
- build devel/ninja
- build devel/pkgconf
- lib devel/sdl3
- lib graphics/plutosvg
- lib graphics/plutovg
- lib print/freetype2
- lib print/harfbuzz
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
3.2.2
5f1491cda6
files touched
|
Älven (alven) |
graphics/plutovg: Update 1.3.0 => 1.3.1
Changelogs: * https://github.com/sammycage/plutovg/releases/tag/v1.3.1 * https://github.com/sammycage/plutovg/compare/v1.3.0...v1.3.1 Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52518 |
|
3.2.2
e61f3eb751
files touched
|
Stefan Schlosser (bsdcode) |
*/*: bump PORTREVISION after graphics/{lunasvg,plutovg} update
PR: 288842 Approved by: yuri@ (Mentor, implicit) |
|
3.2.2
927ed6430d
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl3_ttf: minor cleanup
PR: 288843 Submitted by: bsdcode@disroot.org |
|
3.2.2
03a685246b
files touched
|
Älven (alven) |
graphics/plutosvg: Update 0.0.6 => 0.0.7
PR: 288629 Approved by: yuri@ (Mentor) |
|
3.2.2
c1efe47566
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl3_ttf: update 3.2.0 → 3.2.2
|
|
3.2.0
976eda5160
files touched
|
Vladimir Druzenko (vvd) |
graphics/{lunasvg,plutosvg,sdl3_ttf}: bump after update graphics/plutovg 0.0.13 → 1.0.0
SONAME in graphics/plutovg changed from 0 to 1 PR: 285402 |
|
3.2.0
9229caa5b2
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl3_ttf: update 3.1.0 → 3.2.0
|
|
3.1.0
a17aa793a9
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl3_ttf: add port
This library is a wrapper around the FreeType and Harfbuzz libraries, allowing you to use TrueType fonts to render text in SDL applications. It allows a programmer to use multiple TrueType fonts without having to code a font rendering routine themselves. With the power of outline fonts and antialiasing, high quality text output can be obtained without much effort. |