squib/spec/data/samples
Mirko K 6d57b3e8c1 Feat/font autoscale (#288)
* PoC font autosize feature

* Take enumerables or 'auto' keyword for autoscaling

* Allo enumerables of font_size per card, where the largest font size that does not ellipsize is chosen

* Use ellipsize: :autoscale keyword to determine font autosizing

* Use binary search to find the correct font size

* Consider new ellipsize option in testcase

* Document ellipsize: :autoscale option

* Add ellipsize: :autoscale sample to text sample

* Fix double multiplication with Pango::SCALE

* Scale embedded images with text when autoscaling

* Remove stray semicolon

* Return dummy value for FontDescription.size in mock_cairo

* Update regression test data for autoscale feature.

* Add ellipsize: :autoscale example to existing font_autoscale sample

* Add missing :autoscale to list of options in documentation
2019-10-17 11:29:14 -04:00
..
autoscale_font Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
colors Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
config Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
data Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
images Cleaner handling of SVG ID 2019-05-29 14:20:03 -04:00
proofs Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
ranges Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
saves Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
shapes Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
text Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
units Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
basic.rb.txt Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
cairo_access.rb.txt deck: flush surface upon exit 2016-11-15 20:02:12 -05:00
embed_text.rb.txt deck: flush surface upon exit 2016-11-15 20:02:12 -05:00
hello_world.rb.txt Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00