Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
63c7ef9d3704e7e663c49fb3801970ba2081f5fe
/
.
/
renderer
/
path_fiddle
/
path_fiddle.hpp
blob: 7304640ae275a260f394dbb4cd78ee3f22b08417 [
file
]
#pragma
once
constexpr
static
int
kZoomWindowWidth
=
70
;
constexpr
static
int
kZoomWindowHeight
=
42
;
constexpr
static
int
kZoomWindowScale
=
16
;