[HarfBuzz] harfbuzz-ng: Branch 'master' - 2 commits
Khaled Hosny
khaledhosny at eglug.org
Sun Jul 29 18:27:47 PDT 2012
On Sun, Jul 29, 2012 at 02:34:16PM -0700, Behdad Esfahbod wrote:
> diff --git a/src/hb-shape-plan.cc b/src/hb-shape-plan.cc
> index af3c18d..f9f9f3d 100644
> --- a/src/hb-shape-plan.cc
> +++ b/src/hb-shape-plan.cc
> @@ -115,7 +115,7 @@ hb_shape_plan_get_empty (void)
> static const hb_shape_plan_t _hb_shape_plan_nil = {
> HB_OBJECT_HEADER_STATIC,
>
> - TRUE, /* default_shaper_list */
> + false, /* default_shaper_list */
Was the false really intended here?
Regards,
Khaled
More information about the HarfBuzz
mailing list