From cbcb0a12ad0068b820c28178e8aa141166febd1f Mon Sep 17 00:00:00 2001 From: Brian Salomon Date: Sun, 19 Nov 2017 13:20:13 -0500 Subject: Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" This reverts commit 9c2202ffc22b4293b48a4edeafa1b5d2bab8bb83. Bug: skia: Change-Id: I482ddf74f8e40d3d0908c840ba5c6ff981ccefbd Reviewed-on: https://skia-review.googlesource.com/73345 Reviewed-by: Brian Salomon Commit-Queue: Brian Salomon --- public.bzl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public.bzl') diff --git a/public.bzl b/public.bzl index f455981485..dfc163b187 100644 --- a/public.bzl +++ b/public.bzl @@ -255,6 +255,9 @@ BASE_SRCS_ALL = struct( # Only used to regenerate the lexer "src/sksl/lex/*", + + # Atlas text + "src/atlastext/*", ], ) -- cgit v1.2.3