Add Chromium-only Blender WebEngine parity work
This commit is contained in:
9
blender-5.2.0/extern/nanosvg/blender_nanosvg.c
vendored
Normal file
9
blender-5.2.0/extern/nanosvg/blender_nanosvg.c
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/* SPDX-FileCopyrightText: 2023 Blender Foundation
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0-or-later */
|
||||
|
||||
#define NANOSVG_IMPLEMENTATION
|
||||
#define NANOSVG_ALL_COLOR_KEYWORDS
|
||||
|
||||
#include <stdio.h>
|
||||
#include "nanosvg.h"
|
||||
Reference in New Issue
Block a user