squib/samples
Damien Salvador 44b899181a save_pdf: right-to-left support
# Conflicts:
#	CHANGELOG.md
2017-10-05 20:00:21 -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 sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
build_groups Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -04:00
colors sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
config Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -04:00
data sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
images sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
intro sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
layouts Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -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 sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
saves save_pdf: right-to-left support 2017-10-05 20:00:21 -04:00
shapes more tests for circle arc 2017-03-10 22:48:22 -05:00
sprues sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
text sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -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.