Full description
The sdl2-pango package is a software library that provides
	a way to render text using the SDL2 library and the Pango
	text layout and rendering engine.
	SDL2 is a popular cross-platform library for multimedia and
	game development, while Pango is a library for layout and
	rendering of internationalized text. By combining these
	two libraries, the sdl2-pango package allows developers to
	easily add high-quality text rendering capabilities to their
	SDL2-based applications.