From 0060c3394c6bdb106a12685e11d29ffd258590a5 Mon Sep 17 00:00:00 2001 From: Joe Gregorio Date: Mon, 19 Mar 2018 14:26:58 -0400 Subject: [lottiecap] Moved over from buildbot repo. Command line application to build a 5x5 filmstrip from a Lottie file in Chrome headless and then export that filmstrip in a 1000x1000 PNG. Bug: skia: Change-Id: I38decac363f2d592fddc28b3f4ca9450c5851ac6 Reviewed-on: https://skia-review.googlesource.com/115100 Commit-Queue: Mike Klein Reviewed-by: Mike Klein --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d70389d77e..cb51cb284a 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,6 @@ bin/clang_win vulkan-out gl-out + +node_modules +tools/lottiecap/filmstrip.png -- cgit v1.2.3