skia2/src
bungeman 4bb029cd9f SkFontMgr_FontConfigInterface create typeface from FontParameters.
This implements
SkFontMgr_FontConfigInterface::onCreateFromStream(SkStreamAsset*, const FontParameters&)
and makes the changes needed to support it. This will allow Chromium to
create variation fonts from data.

BUG=skia:5697
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2296843002

Review-Url: https://codereview.chromium.org/2296843002
2016-09-01 08:52:29 -07:00
..
android Fix uses of SkImageInfo in BRD to preserve color space info 2016-06-03 08:23:40 -07:00
animator Rename textual includes as *.inc. 2016-07-27 11:12:12 -07:00
c switch maskfilters to sk_sp 2016-04-04 10:02:58 -07:00
codec We can't infer the right type for voidp for old png_jmpbuf() 2016-08-24 14:46:35 -07:00
core Remove some useless declarations 2016-09-01 08:47:45 -07:00
effects Use stroked rrects for Android shadow sample 2016-08-29 07:17:47 -07:00
fonts SkPDF: Fix Type3 ToUnicode table. 2016-08-31 12:52:35 -07:00
gpu Enable the screenspace AA tessellating path renderer. 2016-09-01 08:22:58 -07:00
image Store mipmap levels in deferred texture image 2016-08-30 12:09:23 -07:00
images Add Gray support to SkPNGImageEncoder 2016-08-29 14:47:49 -07:00
lazy SkOncePtr -> SkOnce 2016-05-05 16:05:56 -07:00
opts clean up use of register storage class 2016-08-30 11:49:24 -07:00
pathops pathops coincident work 2016-08-31 14:36:30 -07:00
pdf SkPDF: Fix Type3 ToUnicode table. 2016-08-31 12:52:35 -07:00
ports SkFontMgr_FontConfigInterface create typeface from FontParameters. 2016-09-01 08:52:29 -07:00
sfnt Simplify embeddability test. 2016-08-19 08:45:37 -07:00
sksl minor SkSL changes to avoid compiler errors in Chromium 2016-09-01 07:59:02 -07:00
svg store info in basedevice, change getter to non-virtual const& 2016-08-20 07:59:19 -07:00
utils Moved ambient lights out of SkLight's light array 2016-08-29 10:22:09 -07:00
views Supply a color space in sRGB/F16 mode of SampleApp 2016-08-22 08:23:09 -07:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00
xps src/utils/SkBitSet: simplify 2016-08-19 16:23:23 -07:00