SGTM On Wed, Aug 3, 2011 at 4:27 PM, <arthurhsu@chromium.org> wrote: > I double checked ...
13 years, 3 months ago
(2011-08-03 23:41:30 UTC)
#4
SGTM
On Wed, Aug 3, 2011 at 4:27 PM, <arthurhsu@chromium.org> wrote:
> I double checked the Linux host and it does not have the problem.
>
> The Mac host has same issue. I'd suggest doing a separate CL.
>
>
>
> http://codereview.appspot.com/**4850041/diff/1002/src/ports/**
>
SkFontHost_win.cpp<http://codereview.appspot.com/4850041/diff/1002/src/ports/SkFontHost_win.cpp>
> File src/ports/SkFontHost_win.cpp (right):
>
> http://codereview.appspot.com/**4850041/diff/1002/src/ports/**
>
SkFontHost_win.cpp#newcode258<http://codereview.appspot.com/4850041/diff/1002/src/ports/SkFontHost_win.cpp#newcode258>
> src/ports/SkFontHost_win.cpp:**258: SkScalar fScale; // to
> get from
> canonical size to real size
> On 2011/08/03 23:10:39, Chris Guillory wrote:
>
>> Can you remove the all tab characters from this line.
>>
>
> Done.
>
>
> http://codereview.appspot.com/**4850041/diff/1002/src/ports/**
>
SkFontHost_win.cpp#newcode825<http://codereview.appspot.com/4850041/diff/1002/src/ports/SkFontHost_win.cpp#newcode825>
> src/ports/SkFontHost_win.cpp:**825: if
> (!(otm.otmTextMetrics.**tmPitchAndFamily & TMPF_FIXED_PITCH)) {
> On 2011/08/03 23:10:39, Chris Guillory wrote:
>
>> Optional: Perhaps you can check info->fStyle against
>> SkAdvancedTypefaceMetrics::**kFixedPitch_Style that's set above.
>>
>
> Done.
>
>
>
http://codereview.appspot.com/**4850041/<http://codereview.appspot.com/4850041/>
>
Issue 4850041: Honor fixed width font in Windows.
(Closed)
Created 13 years, 3 months ago by arthurhsu
Modified 13 years, 3 months ago
Reviewers: Chris Guillory
Base URL: http://skia.googlecode.com/svn/trunk
Comments: 4