Go to file
Mike Reed 7fb30f11a0 use font for settings
Bug: skia:
Change-Id: Ia1ebd888bf0f0ce9c0c6dfdceff92be59db02a85
Reviewed-on: https://skia-review.googlesource.com/c/171650
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2018-11-17 03:32:34 +00:00
animations
bench impl SkFont::getPath 2018-11-14 17:28:10 +00:00
bin Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
dm [skottie] Make animated image support generally available 2018-11-10 19:52:19 +00:00
docker Convert skottie's cloud build to use CanvasKit 2018-11-10 12:06:32 +00:00
docs bookmaker error handling 2018-11-16 20:30:18 +00:00
example Compile with GCC 7.2.0. 2018-03-13 22:18:18 +00:00
experimental [canvaskit] Exposed SkPath::arc. Exposed SkEncodedImageFormat enum. Exposed SkImage::encodeToData overload with arguments 2018-11-15 02:52:02 +00:00
fuzz Revert "rm legacy flags for hinting enum" 2018-11-09 21:59:17 +00:00
gm Fix dst copy bounds for aa draw contained within clip. 2018-11-16 19:24:04 +00:00
gn port S32_alpha_D32_filter_DX to SkOpts 2018-11-16 20:33:03 +00:00
include Reland "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS" 2018-11-16 19:41:55 +00:00
infra Roll recipe dependencies (trivial). 2018-11-17 00:11:29 +00:00
modules SkShaper: better error info. 2018-11-16 16:21:00 +00:00
platform_tools Skottie Android demo app improvements 2018-11-07 15:41:34 +00:00
resources Test a GIF with an out of range transparent index 2018-10-12 14:20:02 +00:00
samplecode Reenable GrOp chaining. 2018-11-14 19:20:59 +00:00
site bookmaker error handling 2018-11-16 20:30:18 +00:00
src use font for settings 2018-11-17 03:32:34 +00:00
tests Add flag to force purge resources from cache as soon as possible. 2018-11-15 16:45:30 +00:00
third_party DEPS: update Harfbuzz to 2.1.1 2018-11-15 23:10:03 +00:00
tools bookmaker error handling 2018-11-16 20:30:18 +00:00
.clang-format clean up flattenable macro cruft 2018-10-19 16:18:32 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn
AUTHORS [canvaskit] Exposed SkPath::arc. Exposed SkEncodedImageFormat enum. Exposed SkImage::encodeToData overload with arguments 2018-11-15 02:52:02 +00:00
BUILD.gn Build custom empty SkFontMgr for Android Framework 2018-11-13 20:17:10 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/angle2 c30f45d3f9c1..e4634a13a74d (5 commits) 2018-11-16 20:19:09 +00:00
Doxyfile
LICENSE
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py Remove usage of EnsureCQIncludeTrybotsAreAdded 2018-11-12 19:35:42 +00:00
public.bzl [skottie] Make animated image support generally available 2018-11-10 19:52:19 +00:00
README
README.chromium
whitespace.txt [infra] Marker for IntelBayTrail BIOS update. 2018-09-17 16:47:35 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.