summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * meson: Drop some unused checksMatthias Clasen2022-10-161-27/+0
| * utils: Drop flockfile checkMatthias Clasen2022-10-161-6/+4
| * examples: Stop using HAVE_UNISTD_HMatthias Clasen2022-10-161-1/+1
| * Fix the buildMatthias Clasen2022-10-161-1/+1
|/
* Merge branch 'pango1-dwrite' into 'main'Matthias Clasen2022-10-138-106/+828
|\
| * pango-font-private.h: Fix build with DirectWriteChun-wei Fan2022-09-261-1/+1
| * PangoWin32: Use HarfBuzz platform APIs if availableChun-wei Fan2022-09-263-5/+48
| * meson.build: Check for GDI and DirectWrite support in HarfBuzzChun-wei Fan2022-09-261-0/+18
| * PangoCairo: Create cairo_font_face_t using DirectWriteChun-wei Fan2022-09-261-0/+26
| * PangoWin32: Add private API to clean up IDWriteFontFaceChun-wei Fan2022-09-262-0/+12
| * PangoWin32: Add private API for getting IDWriteFontFace from fontChun-wei Fan2022-09-262-8/+49
| * PangoWin32: Split out acquiring IDWriteFont from PangoWin32FontChun-wei Fan2022-09-261-12/+30
| * PangoWin32: Implement is_hinted on Windows using DirectWriteChun-wei Fan2022-09-265-0/+104
| * PangoWin32: Also use DirectWrite for font descriptions on LOGFONTA'sChun-wei Fan2022-09-261-0/+36
| * PangoWin32: Query font descriptions using DirectWrite on LOGFONTW'sChun-wei Fan2022-09-263-86/+224
| * pangowin32: Check for MonoSpace fonts using DirectWriteChun-wei Fan2022-09-263-3/+33
| * pangowin32: Use DirectWrite to enumerate system fontsChun-wei Fan2022-09-263-12/+144
| * pangowin32: Initialize DirectWriteChun-wei Fan2022-09-266-1/+115
| * build: Check for DirectWrite supportChun-wei Fan2022-09-262-0/+10
* | Merge branch 'more-gir-annotations-fixes' into 'main'Matthias Clasen2022-10-134-76/+76
|\ \
| * | Fix GIR annotations in multiple filesGuillaume Gomez2022-10-124-76/+76
* | | Merge branch 'fix-gir-annotations-fonts' into 'main'Matthias Clasen2022-10-131-48/+48
|\ \ \
| * | | Fix GIR annotations for fonts.cGuillaume Gomez2022-10-121-48/+48
| |/ /
* | | Merge branch 'gir-annotations-pango-context' into 'main'Matthias Clasen2022-10-131-19/+21
|\ \ \ | |/ / |/| |
| * | Fix GIR annotation for pango contextGuillaume Gomez2022-10-121-19/+21
|/ /
* | Merge branch 'unicode15' into 'main'Matthias Clasen2022-10-125-217/+230
|\ \
| * | Update Unicode test cases to Unicode 15Peng Wu2022-10-113-15/+15
| * | Update pango-break-table.h to Unicode 15Peng Wu2022-10-111-175/+192
| * | Update pango-emoji-table.h to Unicode 15Peng Wu2022-10-111-27/+23
|/ /
* | Merge branch 'fix-coretext-pango-weight-out-of-range-conversion' into 'main'Matthias Clasen2022-10-051-1/+1
|\ \
| * | Fixes typo in MR GNOME/pango!502 (commit 050e321e) (ct_weight -> pango_weight).Hugo Herbelin2022-10-041-1/+1
|/ /
* | Post-release version bumpMatthias Clasen2022-10-032-1/+4
* | 1.50.111.50.11Matthias Clasen2022-10-032-1/+6
* | Merge branch 'avoid-shape-crash' into 'main'Matthias Clasen2022-10-021-4/+17
|\ \
| * | shape: Don't crash if log_attrs is NULLavoid-shape-crashMatthias Clasen2022-10-021-4/+17
|/ /
* | Merge branch 'no-font-fixes' into 'main'Matthias Clasen2022-09-275-1/+189
|\ \ | |/ |/|
| * Add a test for no-fontsno-font-fixesMatthias Clasen2022-09-263-0/+181
| * serializer: Handle lack of fontsMatthias Clasen2022-09-261-1/+2
| * fonts: Handle lack of fontsMatthias Clasen2022-09-261-0/+6
|/
* NEWS: fix a typoMatthias Clasen2022-09-201-1/+1
* 1.50.101.50.10Matthias Clasen2022-09-162-1/+6
* Merge branch 'pierrot.labastie-main-patch-87586' into 'main'Matthias Clasen2022-09-121-1/+1
|\
| * Fix meson summary for IntrospectionPierre Labastie2022-09-121-1/+1
|/
* Merge branch 'layout-font-scale' into 'main'Matthias Clasen2022-09-081-2/+7
|\
| * layout: Fix line height computationslayout-font-scaleMatthias Clasen2022-09-061-2/+7
|/
* Merge branch 'strdup-avoidance' into 'main'Matthias Clasen2022-08-285-30/+71
|\
| * itemize: Use pango_font_get_variantstrdup-avoidanceMatthias Clasen2022-08-271-9/+2
| * font: Add private api to get the variantMatthias Clasen2022-08-272-0/+31
| * fc: Avoid extra copies of family namesMatthias Clasen2022-08-273-21/+38
|/
* 1.50.91.50.9Matthias Clasen2022-08-092-1/+6