summaryrefslogtreecommitdiff
path: root/utils/viewer-pangocairo.c
Commit message (Collapse)AuthorAgeFilesLines
* pango-view: Add a --subpixel-positions optionMatthias Clasen2019-08-031-0/+4
| | | | | | 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-0/+14
| | | | | | | Add commandline options for antialiasing, subpixel order and metrics hinting, so we can reproduce font rendering issues with pango-view.
* pango-viewer: Optionally show line rectsMatthias Clasen2019-07-041-2/+27
| | | | | | With --annotate 3, show the logical rects for each line. This makes the spacing between lines easily visible.
* Rename pango-view/ dir to utils/Behdad Esfahbod2018-07-081-0/+462