gerber2svg

Crates.iogerber2svg
lib.rsgerber2svg
version0.2.2
sourcesrc
created_at2023-07-14 16:46:09.118304
updated_at2023-07-28 19:59:24.979948
descriptionGerber2Svg is a library and utility, used to convert a Gerber (x2 or x3) file into an SVG file.
homepagehttps://github.com/jnthbdn/rs-gerber2svg
repositoryhttps://github.com/jnthbdn/rs-gerber2svg
max_upload_size
id916479
size40,449
Jonathan BAUDIN (jnthbdn)

documentation

README

Gerber2SVG

Badges

Introduction

Gerber2Svg is a library and utility written in Rust, used to convert a Gerber (x2 or x3) file into an SVG file.

Le fichier SVG produit n'est pas un 'path' unique, mais un esemble de de chemin, rectangle, cercle, etc indépendant.

:warning: this work is in progress, please be kind :innocent:

Usage

To Do
gerber2svg --help

Example

To Do

Commit count: 10

cargo fmt