Shreyas
Shreyas
**Describe the bug** When building synfig on Windows using MSVC Toolchain and vcpkg, CMake fails to configure the project with the following output: ``` CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message): Command...
Added a Windows batch script to build Synfig Studio using MSVC and vcpkg in addition to some code changes such that the code builds in both MSVC and GCC (MSYS2)...
## Description Earlier, the shortcut for selecting the outline color from the palette was middle click, which is unintuitive. Therefore the binding is changed to shift click instead of middle...