summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix char offset calculationsfix-char-offsetMatthias Clasen2022-11-182-5/+9
* Merge branch 'fix-nofonts' into 'main'Matthias Clasen2022-11-181-0/+5
|\
| * tests/meson.build: install nofonts/fonts.conf as it is required by testsAlexander Kanavin2022-11-081-0/+5
* | Merge branch 'array-annotations' into 'main'Matthias Clasen2022-11-182-5/+4
|\ \
| * | Fix some g-i annotations related to arraysSebastian Dröge2022-11-172-5/+4
| |/
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2022-11-185-17/+79
|\ \ | |/ |/|
| * Improve PangoAttrList serializationMatthias Clasen2022-11-184-15/+77
| * CosmeticsMatthias Clasen2022-11-081-2/+2
|/
* Merge branch 'fix-707' into 'main'Matthias Clasen2022-10-184-66/+5
|\
| * Revert "meson.build: Check for GDI and DirectWrite support in HarfBuzz"Chun-wei Fan2022-10-171-18/+0
| * Revert "PangoWin32: Use HarfBuzz platform APIs if available"Chun-wei Fan2022-10-173-48/+5
* | Merge branch 'fix-gir-annotations' into 'main'Matthias Clasen2022-10-171-4/+4
|\ \
| * | Fix GIR annotationsGuillaume Gomez2022-10-171-4/+4
* | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2022-10-174-35/+6
|\ \ \ | |/ / |/| / | |/
| * 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
|\ \ | |/ |/|