summaryrefslogtreecommitdiff
path: root/gtk/gskpango.c
Commit message (Expand)AuthorAgeFilesLines
* gtk/gskpango.c: Use g_snprintf()Chun-wei Fan2017-11-211-1/+1
* More work on text nodesMatthias Clasen2017-09-101-7/+1
* gskpango.c: Include cairo.h consistentlyChun-wei Fan2017-09-061-1/+1
* Fix a compiler warningMatthias Clasen2017-09-031-1/+0
* Avoid empty nodes another wayMatthias Clasen2017-09-031-9/+6
* Add a workaround for vulkan crashesMatthias Clasen2017-09-031-0/+7
* Only record node names when we shouldMatthias Clasen2017-09-031-3/+7
* Fix text colorsMatthias Clasen2017-09-011-1/+4
* Fix the buildMatthias Clasen2017-09-011-1/+1
* Use a text render node in GskPangoRendererMatthias Clasen2017-09-011-119/+13
* Add a Pango rendererMatthias Clasen2017-09-011-0/+531