[HarfBuzz] harfbuzz: Branch 'master' - 5 commits

Khaled Hosny khaledhosny at eglug.org
Mon Sep 2 03:41:17 PDT 2013


On Fri, Aug 09, 2013 at 06:42:20AM -0700, Behdad Esfahbod wrote:
> commit 10f964623f003c70f6bdd33423420abda3820ce0
> Author: Behdad Esfahbod <behdad at behdad.org>
> Date:   Fri Aug 9 09:40:01 2013 -0400
> 
>     Round when scaling values
>     
>     Doesn't matter for most users since they should be working in a
>     fixed sub-pixel scale anyway (ie. 22.10, 26.6, 16.16, etc).

With this commit, I’m seeing one pixel differences in my test suit,
things like (with Amiri):

expected:  [uni06DD+2620|one.small at -2210,0+0|two.small at -1610,0+0|three.small at -1010,0+0]
result:    [uni06DD+2620|one.small at -2209,0+1|two.small at -1609,0+1|three.small at -1009,0+1]

Looks harmless, but wanted to double check before updating the expected
output.

Regards,
Khaled



More information about the HarfBuzz mailing list