squib/samples
Andy Meneely 4db85cb134 update sanity expectation 2019-08-06 12:47:00 -04:00
..
_output PDF support more stable now 2014-07-19 01:44:21 -04:00
autoscale_font sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
backend colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
build_groups Improve rakefile example to match docs 2019-05-27 09:16:06 -04:00
colors Add sample for color switch in colors docs (#274) 2019-05-29 09:47:29 -04:00
config Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -04:00
data xlsx, csv, yaml: explode defaults to "qty" (#262) 2019-05-24 11:23:19 -04:00
images Cleaner handling of SVG ID 2019-05-29 14:20:03 -04:00
intro sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
layouts builtin layouts: party 🎉 2017-10-13 15:26:25 -04:00
project docs: cleanup and warning fixes 2017-01-04 15:31:29 -05:00
proofs Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -04:00
ranges colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
saves samples: document ways of using prefix 2019-05-22 16:01:48 -04:00
shapes colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
sprues update sanity expectation 2019-08-06 12:47:00 -04:00
text colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
units sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
README.md samples: reorganize for better sanity 2017-01-04 15:16:11 -05:00
basic.rb Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -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 Flip options for sprues (#251) (#277) 2019-06-07 15:23:15 -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.