This change is needed if WebKit is to use Skia on Windows. Currently there
appear to be no callers to isFixedWidth. This changes isFixedWidth to
isFixedPitch to mirror the name of the 'post' table's isFixedPitch field. The
documentation is updated to reflect the fact that that this is a stylistic bit.
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 ...
Issue 7954044: Change fixedWidth to fixedPitch and implement on Windows.
(Closed)
Created 13 years ago by bungeman
Modified 13 years ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 6