Go to file
Ben Wagner 110c703b5d Move fontmgr_bounds label setting to checkbox.
The fontmgr_bounds gm has an option to show the name of the font and the
glyph ids of the glyphs with extreme bounds. This was previously done
with a command line flag label_fontmgr_bounds. However, this information
is generally only useful in the viewer application, so change this to a
control.

This also adds bool field handling in viewer.

Change-Id: Idbdbb08e9516ec49a96f9baa320acd6fe44e95ca
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203175
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2019-03-23 14:37:59 +00:00
animations
bench de-common another batch of flags 2019-03-22 20:43:39 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm create a wrapper to manage --nativeFonts and --gdi 2019-03-22 21:06:29 +00:00
docker Turn on CI/CD for api.skia.org. (skia) 2019-03-12 18:30:38 +00:00
docs de-Sk tools/debugger 2019-03-20 18:27:01 +00:00
example Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
experimental delete DAA 2019-03-22 15:44:03 +00:00
fuzz delete DAA 2019-03-22 15:44:03 +00:00
gm Move fontmgr_bounds label setting to checkbox. 2019-03-23 14:37:59 +00:00
gn delete DAA 2019-03-22 15:44:03 +00:00
include delete DAA 2019-03-22 15:44:03 +00:00
infra Update go_deps asset 2019-03-23 05:52:59 +00:00
modules delete DAA 2019-03-22 15:44:03 +00:00
platform_tools SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
resources Add planet emoji font. 2019-03-19 17:49:22 +00:00
samplecode SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
site Add more detail on configuring jobs. 2019-03-21 10:54:17 +00:00
src Prevent overflow in Deserialize::ensureAtLeast 2019-03-22 21:48:39 +00:00
tests de-common another batch of flags 2019-03-22 20:43:39 +00:00
third_party Roll skia/third_party/skcms 10ed3a8a5eec..99740cdf2835 (1 commits) 2019-03-21 13:45:09 +00:00
tools Move fontmgr_bounds label setting to checkbox. 2019-03-23 14:37:59 +00:00
.clang-format restore .clang-format 2019-03-21 15:52:32 +00:00
.clang-tidy add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn
AUTHORS [Viewer] Set the current slide first before attaching the fBackendType to fWindow. 2019-02-26 14:21:55 +00:00
BUILD.gn Use YUV effect in drawEdgeAAImageSet 2019-03-21 17:43:28 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/angle2 a8ff88143af6..2660b5031f11 (1 commits) 2019-03-23 10:05:29 +00:00
LICENSE
OWNERS
PRESUBMIT.py Remove auto adding CQ keywords for non-master branches 2019-03-21 15:01:00 +00:00
public.bzl fold sk_pixel_iter.h into ToolUtils 2019-03-20 18:22:15 +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.