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

Issue 7954044: Change fixedWidth to fixedPitch and implement on Windows. (Closed)

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

Description

Change fixedWidth to fixedPitch and implement on Windows.

Patch Set 1 #

Total comments: 6

Patch Set 2 : Just update the name everywhere. #

Patch Set 3 : Add mac. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -51 lines) Patch
M include/core/SkTypeface.h View 1 3 chunks +8 lines, -4 lines 0 comments Download
M src/core/SkTypeface.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/ports/SkFontHost_FreeType.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/ports/SkFontHost_FreeType_common.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/ports/SkFontHost_android.cpp View 1 9 chunks +17 lines, -17 lines 0 comments Download
M src/ports/SkFontHost_linux.cpp View 1 8 chunks +15 lines, -15 lines 0 comments Download
M src/ports/SkFontHost_mac.cpp View 1 2 4 chunks +8 lines, -8 lines 0 comments Download
M src/ports/SkFontHost_win.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6
bungeman
This change is needed if WebKit is to use Skia on Windows. Currently there appear ...
11 years, 5 months ago (2013-03-25 18:27:10 UTC) #1
reed1
can we update the parameter names in SkFontHost_FreeType_common.* as well? https://codereview.appspot.com/7954044/diff/1/include/core/SkTypeface.h File include/core/SkTypeface.h (right): https://codereview.appspot.com/7954044/diff/1/include/core/SkTypeface.h#newcode210 ...
11 years, 5 months ago (2013-03-25 18:32:23 UTC) #2
reed1
https://codereview.appspot.com/7954044/diff/1/include/core/SkTypeface.h File include/core/SkTypeface.h (right): https://codereview.appspot.com/7954044/diff/1/include/core/SkTypeface.h#newcode209 include/core/SkTypeface.h:209: SkTypeface(Style style, SkFontID uniqueID, bool isFixedWidth = false); rename ...
11 years, 5 months ago (2013-03-25 18:32:52 UTC) #3
bungeman
With PS3 we consistently use isFixedPitch for the concept of a font which claims some ...
11 years, 5 months ago (2013-03-25 19:21:29 UTC) #4
reed1
lgtm
11 years, 5 months ago (2013-03-25 19:34:59 UTC) #5
bungeman
11 years, 5 months ago (2013-03-25 20:04:33 UTC) #6
Message was sent while issue was closed.
Committed revision 8372.
Sign in to reply to this message.

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