From 407b4d8f3ac185812584c2f187e9fee2116c4796 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 8 Jul 2018 00:49:30 +0200 Subject: README: Improve intro blurb --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7ab1d71..2ff0e45 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,9 @@ may be necessary and even modestly complex images will slow down most PCB tools Gerbolyze solves this problem in a toolchain-agnostic way by directly vectorizing bitmap files onto existing gerber layers. Gerbolyze has been tested against both the leading open-source KiCAD toolchain and the industry-standard Altium -Designer. +Designer. Gerbolyze is written with performance in mind and will happily vectorize tens of thousands of primitives, +generating tens of megabytes of gerber code without crapping itself. With gerbolyze you can finally be confident that +your PCB fab's toolchain will fall over before yours does if you overdo it with the high-poly anime silkscreen. Produce high-quality artistic PCBs in three easy steps! ------------------------------------------------------- -- cgit