Go to file
Mike Klein c76e26a6bb Revert "Remove devKerning"
This reverts commit c86c5c0144.

Reason for revert: 4 of 5

Original change's description:
> Remove devKerning
> 
> Dev kerning is not supported by any scalers. This is
> mostly removed. The remaining fields fRsbDelta and
> fLsbDelta are kept to keep Android compiling.
> 
> Change-Id: If1a9ee9bb599d4e1bdf4b3751ac0c65246350809
> Reviewed-on: https://skia-review.googlesource.com/124921
> Reviewed-by: Ben Wagner <bungeman@google.com>
> Commit-Queue: Herb Derby <herb@google.com>

TBR=bungeman@google.com,herb@google.com,reed@google.com

Change-Id: If865f702868192a1b72cd811baa996dd1282bbce
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/125263
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2018-05-02 13:54:54 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench prepare to remove obsolete macros 2018-04-24 19:19:01 +00:00
bin remove fetch-gn dependency on buildtools 2018-02-21 20:42:26 +00:00
dm Reland "Reland "Reland "Exercise the threaded backend in test bots""" 2018-04-27 19:53:48 +00:00
docs Revert "Remove devKerning" 2018-05-02 13:54:54 +00:00
example Compile with GCC 7.2.0. 2018-03-13 22:18:18 +00:00
experimental [skottie] Add support for round-corners geometry effects 2018-05-01 14:54:14 +00:00
fuzz IWYU for fuzz binary 2018-04-24 18:18:46 +00:00
gm Clean up xfermodes3 gm. 2018-04-25 19:25:47 +00:00
gn Revert "Remove devKerning" 2018-05-02 13:54:54 +00:00
include Revert "Remove devKerning" 2018-05-02 13:54:54 +00:00
infra Update all remaining Chromebooks to m67 2018-05-01 17:37:34 +00:00
platform_tools Viewer/Amdroid: universal build, resources in APK 2018-03-06 22:52:10 +00:00
resources Add color fonts. 2018-03-28 20:14:44 +00:00
samplecode Revert "Remove devKerning" 2018-05-02 13:54:54 +00:00
site remove GrBackendObject from example fiddles 2018-04-26 21:11:53 +00:00
src Revert "Remove devKerning" 2018-05-02 13:54:54 +00:00
tests Revert "Remove devKerning" 2018-05-02 13:54:54 +00:00
third_party Roll skia/third_party/skcms f504cf9..a1c0fe6 (1 commits) 2018-05-01 18:06:35 +00:00
tools Revert "Remove devKerning" 2018-05-02 13:54:54 +00:00
.clang-format Mark flatennable macros as block beginning/ending in .clang-format 2017-01-09 15:31:36 +00:00
.gitignore [lottiecap] Moved over from buildbot repo. 2018-03-20 13:25:23 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS Fixed SkVertices crashing on Windows DLL builds 2018-04-22 14:42:01 +00:00
BUILD.gn [skottie] Add support for round-corners geometry effects 2018-05-01 14:54:14 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
CQ_COMMITTERS Moved committer list to chrome-infra-auth and deleted it from the repo 2015-09-02 13:37:54 -07:00
DEPS Roll third_party/externals/angle2/ 57d9cbb67..47155b171 (1 commit) 2018-05-02 09:25:07 +00:00
Doxyfile Make the housekeeper upload doxygen to a newer bucket 2016-10-04 13:23:57 -07:00
LICENSE BUG=skia:5602 2016-09-02 11:19:34 -07:00
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py Fix AUTHORS check (take two) 2018-04-26 20:47:13 +00:00
public.bzl disable -Wself-assign in Google3 2018-04-16 19:59:05 +00:00
README Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
README.chromium Update README.chromium. 2015-06-11 13:19:24 -07:00
whitespace.txt Reland "Whitespace change" 2018-04-14 01:24:11 +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.