Core2D
11.0.0-rc1.1
多平台數據驅動的2D圖編輯器。
Core2D是用於製作數據驅動2D圖的多平台應用程序。該應用程序具有內置的Wyswig矢量圖形編輯器,您可以將數據綁定到形狀,在多個文檔上共享數據,使用圖層編輯文檔。它支持將文檔導出到許多流行的文件格式,例如PDF,Bitmaps和DXF。您可以使用C#腳本來自動繪圖和處理。

Windows 7 SP1 or higherLinuxmacOS Core2D:
A multi-platform data driven 2D diagram editor.
Usage:
Core2D [options]
Options:
-t, --theme <DefaultDark|DefaultLight|FluentDark|FluentLight> Set application theme
-s, --scripts <scripts> The relative or absolute path to the script files
-p, --project <project> The relative or absolute path to the project file
--repl Run scripting repl
--useManagedSystemDialogs Use managed system dialogs
--useSkia Use Skia renderer
--enableMultiTouch Enable multi-touch [default: True]
--useGpu Use Gpu [default: True]
--allowEglInitialization Allow EGL initialization [default: True]
--useWgl Use Windows GL
--useDeferredRendering Use deferred rendering [default: True]
--useWindowsUIComposition Use Windows UI composition [default: True]
--useDirectX11 Use DirectX11 platform api
--useHeadless Use headless
--useHeadlessDrawing Use headless drawing
--useHeadlessVnc Use headless vnc
--createHeadlessScreenshots Create headless screenshots
--vncHost <vncHost> Vnc host
--vncPort <vncPort> Vnc port [default: 5901]
--version Show version information
-?, -h, --help Show help and usage information
Core2D是使用Jetbrains Rider開發的。
CORE2D已根據MIT許可獲得許可。