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

Issue 5496072: Partially fix vertical text for Lion

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by caryclark1
Modified:
12 years, 4 months ago
Reviewers:
reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This fixes vertical text with Lion for full fonts and monospaced fonts requiring glyph bounds calculations, but not rotated vertical text. The latter will be fixed in a future CL.

Patch Set 1 #

Patch Set 2 : fix indentation #

Total comments: 1

Patch Set 3 : add comment #

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

Messages

Total messages: 2
caryclark1
12 years, 4 months ago (2011-12-19 14:16:52 UTC) #1
reed1
12 years, 4 months ago (2011-12-19 14:29:25 UTC) #2
ltgm with suggested comment

http://codereview.appspot.com/5496072/diff/1001/src/ports/SkFontHost_mac_core...
File src/ports/SkFontHost_mac_coretext.cpp (right):

http://codereview.appspot.com/5496072/diff/1001/src/ports/SkFontHost_mac_core...
src/ports/SkFontHost_mac_coretext.cpp:934: if (fVertical) {
Maybe a comment above the if (fVertical) like...

/*
To work around apparent bugs (between lion and pre-lion), we have to change
which font we query for bounds when working with vertical text.
*/
Sign in to reply to this message.

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