Add a test file in samples/images - it's a simple 1x1 pixel white png saved with a 'svg' extension. Fix for #228 (cherry picked from commit 32fad2460753a72cc2b0100d0a132512b6eeed81) # Conflicts: # lib/squib/graphics/image.rb |
||
|---|---|---|
| .. | ||
| _output | ||
| autoscale_font | ||
| backend | ||
| build_groups | ||
| colors | ||
| config | ||
| data | ||
| images | ||
| intro | ||
| layouts | ||
| project | ||
| proofs | ||
| ranges | ||
| saves | ||
| shapes | ||
| sprues | ||
| text | ||
| units | ||
| README.md | ||
| basic.rb | ||
| hello_world.rb | ||
| shiny-purse.png | ||
| spanner.svg | ||
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.