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 dfa4bdc59d Fix sanity test 4 years ago
..
_output PDF support more stable now 12 years ago
autoscale_font Rewritten autoscale sample 6 years ago
backend colors: update sanity tests for new colors 7 years ago
build_groups Improve rakefile example to match docs 7 years ago
colors Merge branch 'dev' into args-refactor-forrealsies 5 years ago
config Respect DPI settings in text, add pt unit 8 years ago
data fix default Qty field 5 years ago
images samples and docs for placeholders 4 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 converted the rest! 6 years ago
saves Fix sanity test 4 years ago
shadows ok last tweaks i swear 4 years ago
shapes documentation specs, beginning cleaner conversion 6 years ago
sprues Allow negative coordinates in sprue coordinates 4 years ago
system_font_debug add fonts methods 4 years ago
text text method migrated! 6 years ago
units i dub thee v0.16 5 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 11 years ago
spanner.svg Flip options for sprues (#251) (#277) 7 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.