[HarfBuzz] harfbuzz-ng: Branch 'master'

Behdad Esfahbod behdad at behdad.org
Fri Nov 6 11:02:51 PST 2009


Ok, so I hooked harfbuzz-ng post-commit to send diffs to the list.

behdad

On 11/06/2009 01:54 PM, Behdad Esfahbod wrote:
>   src/hb-shape.c |    6 +++++-
>   1 file changed, 5 insertions(+), 1 deletion(-)
>
> New commits:
> commit 1ff7775051559a8ca442be3938450c7ed3817806
> Author: Behdad Esfahbod<behdad at behdad.org>
> Date:   Fri Nov 6 13:52:57 2009 -0500
>
>      Minor.
>
> diff --git a/src/hb-shape.c b/src/hb-shape.c
> index fa5b362..130bcc4 100644
> --- a/src/hb-shape.c
> +++ b/src/hb-shape.c
> @@ -90,9 +90,13 @@ hb_shape (hb_font_t    *font,
>     /* OT preprocess */
>
>     hb_map_glyphs (font, face, buffer);
> +  /* ccmp+... */
> +
> +  /* script-specific */
>
>     /* GSUB */
> +
>     hb_position_default (font, face, buffer);
> -  /* Default positioning */
> +
>     /* GPOS / kern */
>   }
> _______________________________________________
> HarfBuzz mailing list
> HarfBuzz at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/harfbuzz
>



More information about the HarfBuzz mailing list