Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(113)

Issue 5509049: Make font scaler gm work correctly in fixed point. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by bungeman
Modified:
12 years, 8 months ago
Reviewers:
epoger
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Don't change the image by actually using the fonts. #

Total comments: 4

Patch Set 3 : Line lengths and dead code removal. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -42 lines) Patch
M gm/fontscaler.cpp View 1 2 6 chunks +6 lines, -42 lines 0 comments Download

Messages

Total messages: 5
bungeman
The current incorrect fixed point output isn't in the repository yet, so no rebaseline needed.
12 years, 8 months ago (2012-01-04 22:45:29 UTC) #1
epoger
Thanks for the fix... a couple questions, though... http://codereview.appspot.com/5509049/diff/3/gm/fontscaler.cpp File gm/fontscaler.cpp (right): http://codereview.appspot.com/5509049/diff/3/gm/fontscaler.cpp#newcode101 gm/fontscaler.cpp:101: r.set(x-SkIntToScalar(3), ...
12 years, 8 months ago (2012-01-04 23:46:46 UTC) #2
bungeman
http://codereview.appspot.com/5509049/diff/3/gm/fontscaler.cpp File gm/fontscaler.cpp (right): http://codereview.appspot.com/5509049/diff/3/gm/fontscaler.cpp#newcode101 gm/fontscaler.cpp:101: r.set(x-SkIntToScalar(3), SkIntToScalar(15), x-SkIntToScalar(1), SkIntToScalar(280)); On 2012/01/04 23:46:47, epoger wrote: ...
12 years, 8 months ago (2012-01-05 15:07:28 UTC) #3
epoger
LGTM
12 years, 8 months ago (2012-01-05 16:53:04 UTC) #4
bungeman
12 years, 8 months ago (2012-01-05 18:13:51 UTC) #5
Committed revision 2973.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b