fba5b6cc3a
* Reserve PDFIndirectReference for each new page. * SkPDFDocument::getPage returns PDFIndirectReference. * SkPDFDevice::appendDests takes a PDFIndirectReference. * generate_page_tree() respects page reservations, and returns PDFIndirectReference. * SkPDFDocument::fDests no longer sk_sp<>. * ProcSets moved back to ResourceDict. * StructTreeRoot builder moved to SkPDFTag::MakeStructTree. Bug: skia:8630 Change-Id: Ie22e6b47d6d7b40bc47434794d26f7c43b7b241c Reviewed-on: https://skia-review.googlesource.com/c/178934 Auto-Submit: Hal Canary <halcanary@google.com> Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Hal Canary <halcanary@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
Doxyfile | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
whitespace.txt |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.