[cairo] [PATCH] a typo in documentation

Behdad Esfahbod behdad at behdad.org
Sat Aug 16 18:27:31 PDT 2008


Kouhei Sutou wrote:
> Hi,
> 
> I found a typo in documentation of
> cairo_scaled_font_text_to_glyphs():

Fixed.  Thanks.


behdad

> diff --git a/src/cairo-scaled-font.c b/src/cairo-scaled-font.c
> index 1429780..9ac43d1 100644
> --- a/src/cairo-scaled-font.c
> +++ b/src/cairo-scaled-font.c
> @@ -1391,7 +1391,7 @@ slim_hidden_def (cairo_scaled_font_glyph_extents);
>   * }
>   * </programlisting></informalexample>
>   *
> - * For details of how (@clusters, @num_clusters, and @backward map input
> + * For details of how @clusters, @num_clusters, and @backward map input
>   * UTF-8 text to the output glyphs see cairo_show_text_glyphs().
>   *
>   * The output values can be readily passed to cairo_show_text_glyphs()
> 
> 
> Thanks,
> --
> kou
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
> 


More information about the cairo mailing list