From fd5a5081d53d16facd315cb0b5d4b9622ba22d9d Mon Sep 17 00:00:00 2001 From: Bryce Thomas Date: Tue, 6 Feb 2018 14:53:05 -0800 Subject: Add link annotation support to SkSVGDevice. This CL implements |SkSVGDevice::drawAnnotation|, overridden from |SKBaseDevice|. |drawAnnotation| supports annotating rectangular areas of a Skia device. Previous to this change, annotations are being used in |SkPDFDevice| to include hyperlinked rectangular areas in .pdf documents. This CL implements the SVG equivalent of this PDF feature. BUG=skia:7581 Docs-Preview: https://skia.org/?cl=104680 Change-Id: I92ae01ceb7ae10cd2010bebab2a58dcfe48ef253 Reviewed-on: https://skia-review.googlesource.com/104680 Commit-Queue: Florin Malita Reviewed-by: Florin Malita --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 6ebbda8e1a..ab930810d8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,6 +12,7 @@ # Please keep the list sorted alphabetically. ACCESS CO., LTD. <*@access-company.com> +Amazon, Inc <*@amazon.com> Anthony Catel ARM <*@arm.com> Ehsan Akhgari -- cgit v1.2.3