Go to file
Herb Derby 97abbee827 render RSXForm using SkGlyphRunList
Encode the RSXForm text blob data into the SkGlyphRuns. Change
SkBaseDevice's drawGlyphRunList() to break up glyph runs with
TSXForm information into single glyph runs. Add
a virtual onDrawGlyphRunList() = 0 so drawGlyphRunList can use
it to render SkGlyphRunLists per device.

Change-Id: I7250460f7b4be2f820e4bb8ca4223654a9d9d145
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/395098
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2021-04-09 20:23:47 +00:00
animations
bazel
bench
bin
build/fuchsia
build_overrides
client_utils/android
demos.skia.org
dm
docker
docs/examples
example
experimental [canvaskit] Proof of Concept for Typescript-build structure 2021-04-09 19:01:49 +00:00
fuzz
gm
gn update gn_to_cmake's minimim required cmake version 2021-04-09 17:38:27 +00:00
include Add "reduced shader" testing mode. 2021-04-09 20:15:37 +00:00
infra Add "reduced shader" testing mode. 2021-04-09 20:15:37 +00:00
modules
platform_tools
resources Fix broken Enum unit test. 2021-04-09 19:07:27 +00:00
samplecode
site update release notes for M91 branch 2021-04-09 19:31:57 +00:00
specs
src render RSXForm using SkGlyphRunList 2021-04-09 20:23:47 +00:00
tests Fix SPIR-V error when creating non-square diagonal matrices. 2021-04-09 19:15:07 +00:00
third_party
tools Add "reduced shader" testing mode. 2021-04-09 20:15:37 +00:00
.bazelignore
.clang-format
.clang-tidy
.gitignore [sk] Add DEPS entry for "sk" tool 2021-04-09 14:21:37 +00:00
.gn
AUTHORS
BUILD.bazel
BUILD.gn
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll SK Tool from fcd5403831ac to 2035342cd489 2021-04-09 15:45:57 +00:00
DIR_METADATA
go.mod
go.sum
LICENSE
PRESUBMIT.py
public.bzl
README
README.chromium
RELEASE_NOTES.txt update release notes for M91 branch 2021-04-09 19:31:57 +00:00
whitespace.txt
WORKSPACE.bazel

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

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