summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix gravities for user fontsMatthias Clasen2022-06-221-4/+4
* Add a userfont to pango-viewMatthias Clasen2022-06-224-0/+192
* pango-list: Print some more infoMatthias Clasen2022-06-221-3/+15
* pango-view: Add a --font-file optionMatthias Clasen2022-06-221-1/+36
* context: Reshuffle convenience apiMatthias Clasen2022-06-223-3/+3
* Clean up gtypes a bitMatthias Clasen2022-06-223-14/+14
* Make font metrics copy/freeMatthias Clasen2022-06-221-1/+1
* Clean up PangoFontFace hierarchyMatthias Clasen2022-06-221-2/+2
* Seal PangoItemMatthias Clasen2022-06-221-12/+16
* Add default fontmap APIMatthias Clasen2022-06-223-10/+6
* Rename PangoHbFontMap to PangoFontMapMatthias Clasen2022-06-222-2/+2
* Drop some font family apisMatthias Clasen2022-06-221-18/+3
* pango-view: wip work with pango-hbfontmapMatthias Clasen2022-06-221-1/+4
* Drop non-hb fontconfig supportMatthias Clasen2022-06-221-26/+0
* pango-list: Show variable facesMatthias Clasen2022-06-221-35/+143
* pango-view: Bring line spacing backMatthias Clasen2022-06-221-0/+12
* layout: Rename line-spacing to line-heightMatthias Clasen2022-06-221-1/+1
* Replace PangoLayoutMatthias Clasen2022-06-223-98/+89
* Port utils to PangoSimpleLayoutMatthias Clasen2022-06-221-7/+6
* Reduce use of redundant apisMatthias Clasen2022-06-221-26/+23
* Build a single .soMatthias Clasen2022-06-221-6/+3
* Drop pangoft2Matthias Clasen2022-06-223-178/+2
* Drop PangoXftMatthias Clasen2022-06-225-19/+17
* Drop deprecated utils apisMatthias Clasen2022-06-221-21/+64
* utils/viewer-cairo.c: fix empty-bodyFabrice Fontaine2022-03-291-1/+1
* Drop the hb-glib dependency againMatthias Clasen2022-03-091-5/+9
* pango-view: Remove debug spewMatthias Clasen2022-03-091-2/+0
* pango-view: Show more baselinesMatthias Clasen2022-02-171-1/+117
* utils: Use common cflagsMatthias Clasen2022-02-151-3/+3
* pango-segmentation: fix compiler warningsMatthias Clasen2022-02-151-3/+3
* pango-view: Fix compiler warningsMatthias Clasen2022-02-152-0/+5
* pango-view: Support transforms with --serializedMatthias Clasen2021-12-181-0/+5
* pango-view: Add --serialize-to optionviewer-serialize-outputMatthias Clasen2021-12-171-2/+17
* Fix pango-view option handlingfix-pango-view-optionsMatthias Clasen2021-12-111-3/+3
* Fix pango-view crashPeng Wu2021-11-291-2/+0
* pango-view: Deserialize context tooMatthias Clasen2021-11-241-1/+1
* Add flags to serialize and deserializeMatthias Clasen2021-11-241-1/+1
* pango-view: Allow loading serialized layoutsMatthias Clasen2021-11-191-1/+34
* pango-view: Fix display of char extentsMatthias Clasen2021-11-191-1/+1
* pango-view: Remove debug spewMatthias Clasen2021-11-161-3/+0
* pango-view: Accept width 0Matthias Clasen2021-11-111-2/+2
* pango-view: Add --pango-unitsMatthias Clasen2021-11-111-4/+28
* utils: update a comment mentioning GraphicsMagickJeremy Bicha2021-09-181-1/+1
* Merge branch 'use-gm' into 'main'Matthias Clasen2021-09-091-6/+6
|\
| * Switch to use GraphicsMagick in pango-viewPeng Wu2021-09-091-6/+6
* | Support antialias option in pango-view with the FreeType backendPeng Wu2021-09-091-0/+5
|/
* CosmeticsMatthias Clasen2021-08-301-1/+1
* CosmeticsMatthias Clasen2021-08-301-1/+1
* pango-view: Use pango_glyph_string_index_to_x_fullmore-rtl-cluster-fixesMatthias Clasen2021-08-291-7/+8
* pango-view: Redo --annotate optionMatthias Clasen2021-08-291-14/+68