./fonts/SDL2_ttf, Use TrueType fonts in your SDL2 applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.20.2nb2, Package name: SDL2_ttf-2.20.2nb2, Maintainer: pkgsrc-users

This is a sample library which allows you to use TrueType fonts in your SDL
applications. It comes with an example program "showfont" which displays an
example string for a given TrueType font file.

This package contains the SDL2 version of the library.


Required to run:
[graphics/freetype2] [devel/SDL2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/xorgproto]

Master sites:

Filesize: 12853.117 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687)
Log message:
*: Recursive revbump from audio/libopus 1.4
   2023-02-14 17:04:12 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
SDL2_ttf: update to 2.20.2.

Force usage of freetype2 and harfbuzz from pkgsrc,
instead of using included copies

Changes:

This is a stable bugfix release, with the following changes:

    Fixed building from source without running autogen.sh
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670)
Log message:
*: bump PKGREVISION for flac shlib bump
   2022-08-22 12:55:27 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
SDL2_ttf: update to 2.20.1.

2.22.1:
 * Updated autotools to use ax_compute_relative_paths, fixing homebrew on macOS

2.20.0:
 * Added support for building with CMake
 * Added TTF_GetFontWrappedAlign() and TTF_SetFontWrappedAlign() to set \ 
alignment on wrapped text
 * Added functions to render using FreeType LCD algorithm:
    TTF_RenderText_LCD()
    TTF_RenderUTF8_LCD()
    TTF_RenderUNICODE_LCD()
    TTF_RenderText_LCD_Wrapped()
    TTF_RenderUTF8_LCD_Wrapped()
    TTF_RenderUNICODE_LCD_Wrapped()
    TTF_RenderGlyph_LCD()
    TTF_RenderGlyph32_LCD()
 * Added TTF_SetFontDirection() and TTF_SetFontScriptName() for additional \ 
control over fonts using HarfBuzz
 * Updated to FreeType version 2.12.1 and HarfBuzz version 2.9.1, fixing \ 
CVE-2018-25032
 * Fixed crash when loading fonts at certain sizes on Windows
 * Fix memory corruption loading malformed TTF files (CVE-2022-27470)
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
   2022-03-28 12:56:20 by Tobias Nygren | Files touched by this commit (44)
Log message:
{f,h,l,n,p}*/*: revbump(1) for libsndfile