squib/samples
Andy Meneely 1cdc9c0d71 samples: reorganize for better sanity
Converted to a more consistent organization of each folder for groups of samples

Contributes to #118
2017-01-04 15:16:11 -05:00
..
_output PDF support more stable now 2014-07-19 01:44:21 -04:00
autoscale_font samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
backend showcase: use correct width&height vars 2016-11-15 20:28:22 -05:00
build_groups samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
colors samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
config samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
data samples: un-submoduling 2016-11-13 18:43:49 -05:00
images samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
intro samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
layouts docs: provide previews of built-in layouts 2016-09-08 23:19:35 -04:00
project docs+samples: documenting a project 2016-11-17 21:14:06 -05:00
proofs samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
ranges docs: include samples ranges and colors 2016-11-15 14:35:25 -05:00
saves save_pdf: full-length crop marks 2016-12-19 17:02:56 -05:00
shapes samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
text samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
units samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
README.md samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
basic.rb 👮 fix spacing inside hashes 2016-03-17 23:38:48 -04:00
hello_world.rb 👮 newline at end of file 2016-03-17 23:51:37 -04:00
shiny-purse.png Added blending operators to png and svg 2014-08-12 12:23:54 -04:00
spanner.svg Example of svg id being supplied, better input handling of svg ids 2014-07-23 13:17:46 -04:00

README.md

Squib Samples

In here we have a massive library of Squib samples. We try to exercise as many options as possible here as these samples also serve as Squib's regression test suite.

If you have one to contribute, file an issue!

What's with the underscores?

Normally you don't start a filename with an underscore (e.g. _text.rb), but to make it easier to find the code itself on GitHub, we've renamed the files so they sort to the top of the list.