summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Fix char offset calculationsfix-char-offsetMatthias Clasen2022-11-182-5/+9
* 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
* | Improve PangoAttrList serializationMatthias Clasen2022-11-181-9/+61
* | CosmeticsMatthias Clasen2022-11-081-2/+2
|/
* Merge branch 'fix-707' into 'main'Matthias Clasen2022-10-183-48/+5
|\
| * 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
* | utils: Drop flockfile checkMatthias Clasen2022-10-161-6/+4
* | Fix the buildMatthias Clasen2022-10-161-1/+1
|/
* Merge branch 'pango1-dwrite' into 'main'Matthias Clasen2022-10-137-106/+801
|\
| * 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
| * 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-261-0/+1
* | 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
| |/ /
* | | Fix GIR annotation for pango contextGuillaume Gomez2022-10-121-19/+21
|/ /
* | 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
* | Fixes typo in MR GNOME/pango!502 (commit 050e321e) (ct_weight -> pango_weight).Hugo Herbelin2022-10-041-1/+1
* | shape: Don't crash if log_attrs is NULLavoid-shape-crashMatthias Clasen2022-10-021-4/+17
* | serializer: Handle lack of fontsMatthias Clasen2022-09-261-1/+2
* | fonts: Handle lack of fontsMatthias Clasen2022-09-261-0/+6
|/
* layout: Fix line height computationslayout-font-scaleMatthias Clasen2022-09-061-2/+7
* 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
* fix thread safety problemmisos12022-07-311-7/+8
* docs: Remove an oddityMatthias Clasen2022-07-141-1/+1
* layout: Apply show flags to line separatorsMatthias Clasen2022-07-031-2/+26
* Merge branch 'typo-PangoEngineShape' into 'main'Matthias Clasen2022-06-281-1/+1
|\
| * Fix typo in declaration of PangoEngineShapeAki Sakurai2022-06-251-1/+1
* | Update gir dependenciesMatthias Clasen2022-06-271-1/+1
* | Revert "Add a check for mixed linkage"Matthias Clasen2022-06-271-24/+0
|/
* Fix handling of ligature carets in some casesfix-lig-carets-sinhalaMatthias Clasen2022-06-241-1/+1
* Add a check for mixed linkageprevent-mixed-linkageMatthias Clasen2022-06-231-0/+24
* Merge branch 'GitS7-main-patch-22994' into 'main'Matthias Clasen2022-06-221-1/+2
|\