skia2/src
bungeman be2284de55 Use text size on Mac.
The current code assumes that text on Mac is freely scalable,
or at least that the text size is just a part of the transform.
However, it appears that application of the 'trak' table,
as well as other optical adjustments, may rely on the text size
directly.

This change passes the text size requested directly to CoreText.

BUG=chromium:427528

Review URL: https://codereview.chromium.org/752183002
2014-11-25 08:08:09 -08:00
..
animator stop calling SkCanvas::getDevice 2014-06-30 09:05:34 -07:00
c more c 2014-11-24 19:11:48 -08:00
core Use text size on Mac. 2014-11-25 08:08:09 -08:00
device/xps Rename onCreateDevice -> onCreateCompatibleDevice 2014-11-13 08:33:37 -08:00
doc Simplify canvas calls in SkDocument_PDF 2014-11-10 14:22:15 -08:00
effects Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() 2014-11-20 10:44:58 -08:00
fonts Enforce pure virtual behavior for onMatchFamilyStyleCharacter 2014-11-14 10:52:53 -08:00
gpu Remove GrSurface::isSameAs 2014-11-25 07:41:12 -08:00
image clarify samplecount field in imagegpu 2014-11-21 10:27:53 -08:00
images Add tests (and fix!) for known bad ICO files. 2014-11-10 13:12:25 -08:00
lazy Add SkIRect bounds() convenience method to SkImageInfo and SkBitmap. 2014-10-24 12:54:53 -07:00
opts Optimize highQualityFilter 2014-11-25 07:12:27 -08:00
pathops These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. 2014-11-13 06:58:52 -08:00
pdf Revert "move SkPDFD*.h from include to src" 2014-11-17 09:42:09 -05:00
pipe Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (patchset #8 id:140001 of https://codereview.chromium.org/613673005/) 2014-11-04 13:21:41 -08:00
ports Use text size on Mac. 2014-11-25 08:08:09 -08:00
sfnt SkData can allocate room for its contents in the same block 2014-09-11 08:42:36 -07:00
svg
utils Remove Picture deletion listeners. 2014-11-24 08:20:58 -08:00
views Move WGL header from include to src 2014-11-14 07:21:29 -08:00
xml Cleanup the XML directory in public includes. 2014-11-14 05:52:50 -08:00