An open API service indexing awesome lists of open source software.

https://github.com/stefansalewski/sdt

A simple Nim GTK4 drawing and design tool
https://github.com/stefansalewski/sdt

Last synced: about 2 months ago
JSON representation

A simple Nim GTK4 drawing and design tool

Awesome Lists containing this project

README

          

= Simple Drawing Tool
(c) Stefan Salewski 2012 .. 2032
//Version 0.1 JUN 2023
:experimental:
:imagesdir: http://ssalewski.de/tmp
:source-highlighter: pygments
:pygments-style: monokai
:icons: font

//image::sdt1.png[]

image::sdtsch.png[]

image::sdtpcb.png[]

image::sdtrb.png[]

image::sdtla.png[]

This is a simple 2D drawing and construction tool.

Written in the Nim programming language using GTK4, Cairo, Pango.

The tool is in a very early stage still.

Currently the focus is on the EDA schematic and PCB usage. Schematics creation,
layer assignment, and PCB rubberband routing works in principle, but making
it a useful tool is still much work. But not that difficult.