squib/samples
Andy Meneely e3950267dc colors: update sanity tests for new colors 2019-05-22 14:36:08 -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 Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -04:00
colors colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
config Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -04:00
data sanity: fixing lots of tests 2017-11-06 23:09:48 -05:00
images samples: remove unicode 2017-11-04 19:42:42 -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 colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
shapes colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
sprues colors: update sanity tests for new colors 2019-05-22 14:36:08 -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 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.