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

Issue 6844105: Write correct type of sfnt file in mac coretext open stream. (Closed)

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

Description

Write correct type of sfnt file in mac coretext open stream.

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -47 lines) Patch
M src/ports/SkFontHost_mac_coretext.cpp View 1 3 chunks +63 lines, -47 lines 0 comments Download

Messages

Total messages: 5
bungeman
Writes the correct fontType in the sfnt header. Also updates existing code in OpenStream to ...
11 years, 9 months ago (2012-11-28 20:23:55 UTC) #1
caryclark1
https://codereview.appspot.com/6844105/diff/1/src/ports/SkFontHost_mac_coretext.cpp File src/ports/SkFontHost_mac_coretext.cpp (right): https://codereview.appspot.com/6844105/diff/1/src/ports/SkFontHost_mac_coretext.cpp#newcode1674 src/ports/SkFontHost_mac_coretext.cpp:1674: //CFNumberType type = CFNumberGetType(fontFormatNumberRef); //returns kCFNumberSInt32Type should this be ...
11 years, 9 months ago (2012-11-28 20:31:30 UTC) #2
bungeman
Comments addressed. https://codereview.appspot.com/6844105/diff/1/src/ports/SkFontHost_mac_coretext.cpp File src/ports/SkFontHost_mac_coretext.cpp (right): https://codereview.appspot.com/6844105/diff/1/src/ports/SkFontHost_mac_coretext.cpp#newcode1674 src/ports/SkFontHost_mac_coretext.cpp:1674: //CFNumberType type = CFNumberGetType(fontFormatNumberRef); //returns kCFNumberSInt32Type On ...
11 years, 9 months ago (2012-11-28 20:45:14 UTC) #3
caryclark1
lgtm
11 years, 9 months ago (2012-11-28 20:54:16 UTC) #4
bungeman
11 years, 9 months ago (2012-11-28 23:41:28 UTC) #5
Committed revision 6590.
Bogus assert removed with revision 6592.
Sign in to reply to this message.

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