Commit Graph

10 Commits (f800c131ff7c44ab0f0ce2e0dd71c6e2c2ba6f81)

Author SHA1 Message Date
Seh Hui, Leong f800c131ff Respect DPI settings in text, add pt unit
This has the compatibility impact that all font sizes should be divided by 3 to maintain their same sizes.

Based on PR #225. Thanks @felixleong!!

Conflicts:
	bin/squib
	lib/squib/graphics/text.rb
2017-10-05 16:37:46 -04:00
Dave Schaefer 52920ab8f0 Card - improve error message when reading invalid svg files
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
2017-10-05 10:33:00 -04:00
Andy Meneely 1cdc9c0d71 samples: reorganize for better sanity
Converted to a more consistent organization of each folder for groups of samples

Contributes to #118
2017-01-04 15:16:11 -05:00
Andy Meneely ae246272ef samples: tweak the .gitignore 2016-11-14 18:15:41 -05:00
Andy Meneely f52446d71b samples: un-submoduling 2016-11-13 18:43:49 -05:00
Andy Meneely dd32e3bfae samples: cleanup regression tests 2016-04-11 21:13:34 -04:00
Andy Meneely 9eb348236d samples: ignore pre-built files 2016-03-15 18:26:24 -04:00
Andy Meneely cf736db067 Maintain coordinate system when using gradients
Sample: document this better
spec: test this and update past tests

Fixes #127
2016-01-10 20:30:30 -05:00
Andy Meneely 52f3def03b Samples: _images output 2015-11-24 00:37:44 -05:00
Andy Meneely 645c9ff061 Samples: new images gist 2015-11-23 23:39:35 -05:00