diff options
-rw-r--r-- | README.rst | 11 | ||||
-rw-r--r-- | sample.jpg | bin | 1543394 -> 0 bytes | |||
-rw-r--r-- | sample1.jpg | bin | 0 -> 299841 bytes | |||
-rw-r--r-- | sample2.jpg | bin | 0 -> 251440 bytes | |||
-rw-r--r-- | sample3.jpg | bin | 0 -> 171160 bytes |
5 files changed, 10 insertions, 1 deletions
@@ -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 + diff --git a/sample.jpg b/sample.jpg Binary files differdeleted file mode 100644 index ca405fa..0000000 --- a/sample.jpg +++ /dev/null diff --git a/sample1.jpg b/sample1.jpg Binary files differnew file mode 100644 index 0000000..948da6f --- /dev/null +++ b/sample1.jpg diff --git a/sample2.jpg b/sample2.jpg Binary files differnew file mode 100644 index 0000000..ef47bd4 --- /dev/null +++ b/sample2.jpg diff --git a/sample3.jpg b/sample3.jpg Binary files differnew file mode 100644 index 0000000..780c080 --- /dev/null +++ b/sample3.jpg |