squib/spec/args
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
..
box_spec.rb 👮 fix spacing inside hashes 2016-03-17 23:38:48 -04:00
draw_spec.rb 👮 leading space in comments 2016-03-17 23:47:32 -04:00
embed_key_spec.rb Add validation to text embed key 2015-08-09 22:15:10 -04:00
input_file_spec.rb 👮 fix spacing inside hashes 2016-03-17 23:38:48 -04:00
paint_spec.rb 👮 newline at end of file 2016-03-17 23:51:37 -04:00
paragraph_spec.rb Feat/font autoscale (#288) 2019-10-17 11:29:14 -04:00
range_spec.rb 👮 newline at end of file 2016-03-17 23:51:37 -04:00
save_batch_spec.rb 👮 fix spacing inside hashes 2016-03-17 23:38:48 -04:00
scale_box_spec.rb 👮 fix spacing inside hashes 2016-03-17 23:38:48 -04:00
sheet_spec.rb save_pdf: add crop marks 2016-11-01 12:12:03 -04:00
showcase_special_spec.rb Convert showcase to args classes 2015-08-14 21:08:11 -04:00
svg_special_spec.rb Cleaner handling of SVG ID 2019-05-29 14:20:03 -04:00
transform_spec.rb 👮 newline at end of file 2016-03-17 23:51:37 -04:00
typographer_spec.rb 👮 newline at end of file 2016-03-17 23:51:37 -04:00
unit_conversion_spec.rb Respect DPI settings in text, add pt unit 2017-10-05 16:37:46 -04:00