Core2D
11.0.0-rc1.1
マルチプラットフォームデータ駆動型の2D図エディター。
Core2Dは、データ駆動型の2D図を作成するためのマルチプラットフォームアプリケーションです。このアプリケーションには、Wyswig Vector Graphicsエディターが組み込まれており、データを形状にバインドしたり、複数のドキュメントでデータを共有したり、レイヤーを使用してドキュメントを編集したりできます。ドキュメントをPDF、ビットマップ、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ライセンスの下でライセンスされています。