1
0
mirror of https://github.com/brl/mutter.git synced 2025-06-16 02:09:30 +00:00
Files
mutter/doc/reference
Damien Lespiau 4c1231c7fe media: Add an API to specify which font should be used for subtitles
Allow the user of the ClutterMedia interface to specify a Pango font
description to display subtitles. Even if the underlying implementation
of the interface does not natively use Pange, it must be capable of
parsing the grammar that pango_font_description_from_string() accepts.
2010-01-11 13:04:16 +00:00
..