Updated the Pango broken link

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2723>
This commit is contained in:
Taruntej Kanakamalla 2022-07-07 06:55:14 +00:00
parent ba49efa8f2
commit 0d5c89a3b4

View file

@ -322,7 +322,7 @@ The `subtitle-font-desc` property allows specifying the font to render
the subtitles. Since [Pango](http://www.pango.org/) is the library used the subtitles. Since [Pango](http://www.pango.org/) is the library used
to render fonts, you can check its documentation to see how this font to render fonts, you can check its documentation to see how this font
should be specified, in particular, the should be specified, in particular, the
[pango-font-description-from-string](http://developer.gnome.org/pango/stable/pango-Fonts.html#pango-font-description-from-string) function. [pango-font-description-from-string](https://docs.gtk.org/Pango/type_func.FontDescription.from_string.html) function.
In a nutshell, the format of the string representation is `[FAMILY-LIST] In a nutshell, the format of the string representation is `[FAMILY-LIST]
[STYLE-OPTIONS] [SIZE]` where `FAMILY-LIST` is a comma separated list of [STYLE-OPTIONS] [SIZE]` where `FAMILY-LIST` is a comma separated list of