* 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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| README.md | ||
| _embed_text.rb | ||
| _text.rb | ||
| _text_00_expected.png | ||
| _text_options.rb | ||
| bug134.rb | ||
| config.yml | ||
| embed_00_expected.png | ||
| embed_multisheet_00_expected.png | ||
| glass-heart.svg | ||
| shiny-purse.png | ||
| spanner.svg | ||
| text_options_00_expected.png | ||
README.md
Using the text method in Squib