squib/samples
Adam Blinkinsop 874456e87c Create sample.yaml
To finish up the _yaml.rb sample.
2017-03-20 08:53:49 -04: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 Create sample.yaml 2017-03-20 08:53:49 -04: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: cleanup and warning fixes 2017-01-04 15:31:29 -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 Document and test rtl option 2017-03-11 16:39:19 -05:00
shapes more tests for circle arc 2017-03-10 22:48:22 -05:00
text samples: fix gitignore issue 2017-01-04 15:37:51 -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.