From b6066a1b1630c432e757afb99de583ae6ff19f1d Mon Sep 17 00:00:00 2001 From: Callum Linden Date: Wed, 9 Nov 2022 17:19:42 -0800 Subject: Add support for the 3p-nanosvg SVG library that will be used to rfender the emoji glyphs --- autobuild.xml | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/autobuild.xml b/autobuild.xml index c9820ecedd..aca22f576f 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1984,6 +1984,74 @@ version 3.0.2.569217 + nanosvg + + canonical_repo + https://bitbucket.org/lindenlab/3p-nanosvg + copyright + Copyright (c) 2013-14 Mikko Mononen + description + NanoSVG is a simple single-header-file SVG parser and rasterizer + license + Zlib + license_file + LICENSES/LICENSE.txt + name + nanosvg + platforms + + darwin64 + + archive + + hash + 94b8670d171700f24af2fcfc8bf7d608 + url + https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/107183/935568/nanosvg-2022.09.27-darwin64-576467.tar.bz2 + + name + darwin64 + + linux + + archive + + hash + c5a2ae5ecc8ade5a85b674e4426d6403 + url + https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/107186/935576/nanosvg-2022.09.27-linux-576467.tar.bz2 + + name + linux + + windows + + archive + + hash + 8fa416e04ca768c1d8fa4ad3a0104b24 + url + https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/107184/935580/nanosvg-2022.09.27-windows-576467.tar.bz2 + + name + windows + + windows64 + + archive + + hash + 08ea3f1d23cf78d1eb65597cef5913b4 + url + https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/107182/935563/nanosvg-2022.09.27-windows64-576467.tar.bz2 + + name + windows64 + + + version + 2022.09.27 + nghttp2 copyright -- cgit v1.2.3