You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Andy Meneely 9ff72b7066 builtin layouts: party 🎉 8 years ago
..
_output PDF support more stable now 12 years ago
autoscale_font sanity: update sanity test expected images for new font size 8 years ago
backend sanity: update sanity test expected images for new font size 8 years ago
build_groups Respect DPI settings in text, add pt unit 8 years ago
colors sanity: update sanity test expected images for new font size 8 years ago
config Respect DPI settings in text, add pt unit 8 years ago
data sanity: update sanity test expected images for new font size 8 years ago
images sanity: update sanity test expected images for new font size 8 years ago
intro sanity: update sanity test expected images for new font size 8 years ago
layouts builtin layouts: party 🎉 8 years ago
project docs: cleanup and warning fixes 9 years ago
proofs Respect DPI settings in text, add pt unit 8 years ago
ranges sanity: update sanity test expected images for new font size 8 years ago
saves save_pdf: right-to-left support 8 years ago
shapes samples: fix to be more consistent 8 years ago
sprues sanity: update sanity test expected images for new font size 8 years ago
text sanity: update sanity test expected images for new font size 8 years ago
units sanity: update sanity test expected images for new font size 8 years ago
README.md samples: reorganize for better sanity 9 years ago
basic.rb Respect DPI settings in text, add pt unit 8 years ago
hello_world.rb 👮 newline at end of file 10 years ago
shiny-purse.png Added blending operators to png and svg 12 years ago
spanner.svg Example of svg id being supplied, better input handling of svg ids 12 years ago

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.