summaryrefslogtreecommitdiff
path: root/utils/viewer-render.c
Commit message (Collapse)AuthorAgeFilesLines
* Add an option to pango-viewjustify-last-lineMatthias Clasen2021-08-101-2/+6
| | | | | Give pango-view a --justify-last-line option to test the new PangoLayout option for this.
* pango-view: Add a --subpixel-positions optionMatthias Clasen2019-08-031-0/+3
| | | | | | This lets us explore the influence of subpixel positioning in various contexts without relying on gtk applications.
* pango-view: Add font optionsMatthias Clasen2019-07-311-2/+92
| | | | | | | Add commandline options for antialiasing, subpixel order and metrics hinting, so we can reproduce font rendering issues with pango-view.
* pango-view: Make it possible to turn line-spacing offMatthias Clasen2019-07-161-4/+6
|
* pango-view: Add a --line-spacing optionMatthias Clasen2019-07-051-0/+6
| | | | Add a way to try pango_layout_set_line_spacing().
* pango-view: Add a --spacing optionMatthias Clasen2019-07-041-0/+6
|
* Rename pango-view/ dir to utils/Behdad Esfahbod2018-07-081-0/+823