Trace is an application for transforming bitmaps into vector graphics using BitmapToVector library.
Перейти к файлу
Wiesław Šoltés e1ae0515c7 Update MainWindow.axaml 2021-03-27 20:29:59 +01:00
Trace Update 2021-03-27 18:41:17 +01:00
TraceGui Update MainWindow.axaml 2021-03-27 20:29:59 +01:00
images Update TraceGui.png 2021-03-27 19:07:27 +01:00
.gitattributes Initial commit 2021-03-24 20:47:04 +01:00
.gitignore Update .gitignore 2021-03-24 20:47:23 +01:00
LICENSE Create LICENSE 2021-03-25 08:24:29 +01:00
README.md Update README.md 2021-03-26 20:06:18 +01:00
Trace.sln Add gui project 2021-03-26 12:57:07 +01:00

README.md

Trace

Trace is an application for transforming bitmaps into vector graphics using BitmapToVector library.

  • BitmapToVector C# port of Potrace with optional SkiaSharp support.
  • Potrace Transforming bitmaps into vector graphics.
  • mkbitmap Transform images into bitmaps with scaling and filtering.

Licensing

Trace is licensed under the GPL-3.0 License.