summaryrefslogtreecommitdiff
path: root/pango/pangocairo-coretextfont.c
Commit message (Expand)AuthorAgeFilesLines
* coretext: Set line height in metricsMatthias Clasen2019-07-051-0/+1
* Restore scaling of CoreText fonts.John Ralls2018-05-081-1/+16
* CoreText: Remove absolute size and scaling to screen resolution.John Ralls2017-08-151-20/+2
* Fix CoreText font scaling againBehdad Esfahbod2013-05-021-0/+2
* Revert "Fix Win32 and CoreText cairo backends to take cairo CTM into account"Behdad Esfahbod2013-03-041-2/+0
* Fix Win32 and CoreText cairo backends to take cairo CTM into accountBehdad Esfahbod2012-12-051-0/+2
* CoreText backend: implement font fallbacksKristian Rietveld2012-01-281-38/+12
* Build fix after rebaseKristian Rietveld2011-04-141-5/+5
* Really get _pango_cairo_core_text_font_new rightKristian Rietveld2011-04-141-2/+2
* Get _pango_cairo_core_text_font_new rightKristian Rietveld2011-04-141-16/+11
* Handle oblique fonts; synthesize italic fonts when neededKristian Rietveld2011-04-141-2/+12
* Start implementation of CoreText backendKristian Rietveld2011-04-141-0/+279