From c14fda664319bbdcd4ee075a215baece06b7787c Mon Sep 17 00:00:00 2001 From: jaseg Date: Sat, 23 Feb 2019 11:36:50 +0900 Subject: README: Update sample images --- README.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 8d5abf3..3c7081f 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Gerbolyze high-resolution image-to-PCB converter ================================================ -.. image:: https://raw.githubusercontent.com/jaseg/gerbolyze/master/sample.jpg +.. image:: https://raw.githubusercontent.com/jaseg/gerbolyze/master/sample1.jpg Tooling for PCB art is quite limited in both open source and closed source ecosystems. Something as simple as putting a pretty picture on a PCB can be an extremely tedious task. Depending on the PCB tool used, various arcane incantations @@ -13,6 +13,8 @@ Designer. Gerbolyze is written with performance in mind and will happily vectori 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. +.. contents:: + Produce high-quality artistic PCBs in three easy steps! ------------------------------------------------------- @@ -143,3 +145,10 @@ example. .. image:: https://raw.githubusercontent.com/jaseg/gerbolyze/master/screenshots/16result_cut.png +Gallery +------- + +.. image:: https://raw.githubusercontent.com/jaseg/gerbolyze/master/sample2.jpg + +.. image:: https://raw.githubusercontent.com/jaseg/gerbolyze/master/sample3.jpg + -- cgit