summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'emoji-table-opt' into 'master'Matthias Clasen2019-10-251-174/+16
|\
| * emoji: Optimize tablesMatthias Clasen2019-10-241-174/+16
* | Merge branch 'coretext-gravity' into 'master'Matthias Clasen2019-10-251-0/+1
|\ \
| * | [coretext] make setting font gravity workKhaled Hosny2019-10-231-0/+1
| |/
* | fc: Be robust against missing format informationMatthias Clasen2019-10-241-2/+1
|/
* Merge branch 'break-opt' into 'master'Matthias Clasen2019-10-121-3/+5
|\
| * break: Don't determine types more than onceMatthias Clasen2019-10-121-3/+5
* | Fixes harfbuzz codepoint cluster for hyphens.aihui zhu2019-10-081-2/+2
|/
* Make PangoFontsetSimple available againMatthias Clasen2019-09-032-37/+33
* Merge branch 'hyphen-crash' into 'master'Matthias Clasen2019-09-031-14/+1
|\
| * Drop some leftover codeMatthias Clasen2019-09-021-14/+1
* | Disable hyphen for COMMON charactersPeng Wu2019-09-021-0/+1
|/
* Disable hyphen for some languagesPeng Wu2019-08-281-0/+13
* Merge branch 'fix-glib-dependency' into 'master'Matthias Clasen2019-08-261-5/+7
|\
| * Don't depend on glib 2.60 symbols at runtimeAlexander Larsson2019-08-251-5/+7
* | Fix a problem with allow-breaksMatthias Clasen2019-08-251-2/+1
* | Move a few fc functions back to public headersMatthias Clasen2019-08-222-7/+8
* | Move a function back to public headersMatthias Clasen2019-08-222-3/+3
* | Make some class structs public againMatthias Clasen2019-08-214-186/+190
* | Revert "Update break-thai.c to Unicode 11"Matthias Clasen2019-08-211-4/+4
|/
* Add a runtime version check for harfbuzzMatthias Clasen2019-08-191-1/+4
* Fix a doc typoMatthias Clasen2019-08-141-10/+10
* Revert "Drop cairo metrics implementation"Khaled Hosny2019-08-145-0/+199
* fc: Make sure ink rectangle has positive heightMatthias Clasen2019-08-121-1/+1
* Merge branch 'mark-offset' into 'master'Matthias Clasen2019-08-121-12/+31
|\
| * Flip vertical offsetsMatthias Clasen2019-08-121-6/+6
| * Add a separate v_advance funcMatthias Clasen2019-08-121-6/+25
* | Merge branch 'fc-font-struct' into 'master'Matthias Clasen2019-08-124-48/+55
|\ \
| * | Make PangoFcFont struct available againMatthias Clasen2019-08-124-48/+55
| |/
* | Merge branch 'hb-metrics' into 'master'Matthias Clasen2019-08-125-199/+0
|\ \
| * | Drop cairo metrics implementationMatthias Clasen2019-08-125-199/+0
| |/
* | pango/pangofc-shape.c: Fix buildChun-wei Fan2019-08-121-1/+1
|/
* Merge branch 'master' into 'master'Matthias Clasen2019-08-101-4/+4
|\
| * Use latest version of metrics naming in pangofc-fontEbrahim Byagowi2019-08-101-4/+4
* | Install PangoFc and PangoOT GObject-IntrospectionSimon McVittie2019-08-101-0/+2
|/
* Prevent a crash in ellipsizationMatthias Clasen2019-08-081-1/+5
* Merge branch 'ellipsize-height' into 'master'Matthias Clasen2019-08-071-1/+1
|\
| * Pass the right attributes when shaping ellipsesMatthias Clasen2019-08-061-1/+1
* | Revert no-longer-needed changesMatthias Clasen2019-08-061-46/+14
* | Better filtering by font formatMatthias Clasen2019-08-061-15/+47
* | Reinstate the return type of pango_fc_font_lock_face()Matthias Clasen2019-08-066-23/+11
|/
* Add detail to docsMatthias Clasen2019-08-041-11/+41
* docs: Add extent imagesMatthias Clasen2019-08-041-0/+4
* Add an insert-hyphens attributeMatthias Clasen2019-08-044-2/+84
* fc: Ignore more unsupported font formatsKhaled Hosny2019-08-041-4/+17
* Merge branch 'unsupported-formats' into 'master'Matthias Clasen2019-08-041-15/+54
|\
| * fc: Don't return fonts with unsupported formatsMatthias Clasen2019-08-031-15/+49
| * fc: Don't list fonts with unsupported formatsMatthias Clasen2019-08-031-0/+5
* | Revert "Revert "shape: Simplify font function""Khaled Hosny2019-08-031-74/+0
|/
* layout: Use the new glyph rounding optionMatthias Clasen2019-08-031-3/+9