summaryrefslogtreecommitdiff
path: root/pango/pangocairo-coretextfont.c
Commit message (Expand)AuthorAgeFilesLines
* -Wunused-variableKhaled Hosny2021-08-281-5/+0
* Revert "Drop cairo metrics implementation"Khaled Hosny2019-08-141-0/+1
* Drop cairo metrics implementationMatthias Clasen2019-08-121-1/+0
* coretext: Remove unused codeMatthias Clasen2019-07-181-24/+0
* OS X: Prevent recursion in get_metricsMatthias Clasen2019-07-181-14/+0
* OS X: build fixesMatthias Clasen2019-07-181-1/+1
* 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