[cairo] [PATCH] a typo in documentation
Behdad Esfahbod
behdad at behdad.org
Sat Aug 16 21:12:16 PDT 2008
Kouhei Sutou wrote:
> Hi,
>
> I found a typo in documentation of
> cairo_select_font_face():
Fixed. Thanks.
behdad
> diff --git a/src/cairo.c b/src/cairo.c
> index 82cd80b..a533a7b 100644
> --- a/src/cairo.c
> +++ b/src/cairo.c
> @@ -2619,7 +2619,7 @@ cairo_copy_clip_rectangle_list (cairo_t *cr)
> * Selects a family and style of font from a simplified description as
> * a family name, slant and weight. Cairo provides no operation to
> * list available family names on the system (this is a "toy",
> - * remember"), but the standard CSS2 generic family names, ("serif",
> + * remember), but the standard CSS2 generic family names, ("serif",
> * "sans-serif", "cursive", "fantasy", "monospace"), are likely to
> * work as expected.
> *
>
>
> Thanks,
> --
> kou
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
>
More information about the cairo
mailing list