diff options
author | jaseg <git@jaseg.de> | 2022-06-13 23:32:40 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2022-06-13 23:43:13 +0200 |
commit | 2c9abc7e84a9fb55789fbb4d961cde5755bc9f8f (patch) | |
tree | 4db75bcaecae814d2ff96e90677469c32497b5e5 /README.rst | |
parent | 32b6aa650a0551d997e2ca653fe86c53b653c065 (diff) | |
download | gerbolyze-2c9abc7e84a9fb55789fbb4d961cde5755bc9f8f.tar.gz gerbolyze-2c9abc7e84a9fb55789fbb4d961cde5755bc9f8f.tar.bz2 gerbolyze-2c9abc7e84a9fb55789fbb4d961cde5755bc9f8f.zip |
pkg: Fix README for pypiv3.0.7
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,8 +2,9 @@ Gerbolyze high-fidelity SVG/PNG/JPG to PCB converter ==================================================== .. note:: + The command-line usage and SVG template format of gerbolyze changed between v2.0 and v3.0. You can find details on - the new format below under command_line_usage_ + the new format below under command_line_usage_ Gerbolyze renders SVG vector and PNG/JPG raster images into existing gerber PCB manufacturing files. Vector data from SVG files is rendered losslessly *without* an intermediate rasterization/revectorization step. |