skia2/src
bungeman 7cbeaae8bb Avoid CTFontCreateCopyWithAttributes.
It appears that CTFontCreateCopyWithAttributes and
CTFontCreateCopyWithSymbolicTraits share similar issues with the default
font on OSX10.10. CTFontCreateWithFontDescriptor cannot be used as
it will not work with webfonts. Since this is all low-level use, create the
CTFonts from the underlying CGFonts directly.

BUG=chromium:524646

Committed: https://skia.googlesource.com/skia/+/d3296717b9d0930237be3502b82ab94d0b4d177f

Review URL: https://codereview.chromium.org/1344213004
2015-09-22 09:54:57 -07:00
..
animator Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
c C API: Add SK_API, also documentation of an example. 2015-09-01 10:01:38 -07:00
codec Remove SkNEW and SkDELETE macros 2015-09-22 06:10:35 -07:00
core Replace GrExtractAlphaFragmentProcessor with DstIn compose processor 2015-09-22 06:42:00 -07:00
device/xps Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
doc Merge sub-device annotations in SkPDFDevice::drawDevice() 2015-09-17 20:38:02 -07:00
effects Replace GrExtractAlphaFragmentProcessor with DstIn compose processor 2015-09-22 06:42:00 -07:00
fonts Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
gpu Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ ) 2015-09-22 09:48:03 -07:00
image Remove SkNEW and SkDELETE macros 2015-09-22 06:10:35 -07:00
images Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
lazy don't peek w/o first acquiring the lock 2015-09-09 13:25:24 -07:00
opts Revert of SkPx: new approach to fixed-point SIMD (patchset #9 id:160001 of https://codereview.chromium.org/1317233005/ ) 2015-09-14 13:14:31 -07:00
pathops remove unused fields from SkOpSegment 2015-09-04 05:00:15 -07:00
pdf Merge sub-device annotations in SkPDFDevice::drawDevice() 2015-09-17 20:38:02 -07:00
pipe Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
ports Avoid CTFontCreateCopyWithAttributes. 2015-09-22 09:54:57 -07:00
sfnt Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
svg Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
utils Forward declare SkStrokeRec in SkPathEffect 2015-09-15 12:53:07 -07:00
views skia: Add ANGLE with GL backend to nanobench/DM 2015-09-11 13:07:29 -07:00
xml Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00