sdl-pango
Pango SDL binding
This library is a wrapper around the Pango library. It allows you to use TrueType fonts to render internationalized and tagged text in SDL applications.
- Versions: 0.1.2
- Website: https://sdlpango.sourceforge.net
- Licenses: LGPL 2.1
- Package source: gnu/packages/sdl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of sdl-pango
as follows:
guix install sdl-pango
Or install a particular version:
guix install sdl-pango@0.1.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of sdl-pango about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/sdl-pango'><img src='https://packages.guix.gnu.org/packages/sdl-pango/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/sdl-pango)
Example Org:
[[https://packages.guix.gnu.org/packages/sdl-pango][https://packages.guix.gnu.org/packages/sdl-pango/badges/latest-version.svg]]