Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a doc typo | Matthias Clasen | 2019-08-14 | 1 | -10/+10 |
* | Revert "Drop cairo metrics implementation" | Khaled Hosny | 2019-08-14 | 5 | -0/+199 |
* | fc: Make sure ink rectangle has positive height | Matthias Clasen | 2019-08-12 | 1 | -1/+1 |
* | Merge branch 'mark-offset' into 'master' | Matthias Clasen | 2019-08-12 | 1 | -12/+31 |
|\ | |||||
| * | Flip vertical offsets | Matthias Clasen | 2019-08-12 | 1 | -6/+6 |
| * | Add a separate v_advance func | Matthias Clasen | 2019-08-12 | 1 | -6/+25 |
* | | Merge branch 'fc-font-struct' into 'master' | Matthias Clasen | 2019-08-12 | 4 | -48/+55 |
|\ \ | |||||
| * | | Make PangoFcFont struct available again | Matthias Clasen | 2019-08-12 | 4 | -48/+55 |
| |/ | |||||
* | | Merge branch 'hb-metrics' into 'master' | Matthias Clasen | 2019-08-12 | 5 | -199/+0 |
|\ \ | |||||
| * | | Drop cairo metrics implementation | Matthias Clasen | 2019-08-12 | 5 | -199/+0 |
| |/ | |||||
* | | pango/pangofc-shape.c: Fix build | Chun-wei Fan | 2019-08-12 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' into 'master' | Matthias Clasen | 2019-08-10 | 1 | -4/+4 |
|\ | |||||
| * | Use latest version of metrics naming in pangofc-font | Ebrahim Byagowi | 2019-08-10 | 1 | -4/+4 |
* | | Install PangoFc and PangoOT GObject-Introspection | Simon McVittie | 2019-08-10 | 1 | -0/+2 |
|/ | |||||
* | Prevent a crash in ellipsization | Matthias Clasen | 2019-08-08 | 1 | -1/+5 |
* | Merge branch 'ellipsize-height' into 'master' | Matthias Clasen | 2019-08-07 | 1 | -1/+1 |
|\ | |||||
| * | Pass the right attributes when shaping ellipses | Matthias Clasen | 2019-08-06 | 1 | -1/+1 |
* | | Revert no-longer-needed changes | Matthias Clasen | 2019-08-06 | 1 | -46/+14 |
* | | Better filtering by font format | Matthias Clasen | 2019-08-06 | 1 | -15/+47 |
* | | Reinstate the return type of pango_fc_font_lock_face() | Matthias Clasen | 2019-08-06 | 6 | -23/+11 |
|/ | |||||
* | Add detail to docs | Matthias Clasen | 2019-08-04 | 1 | -11/+41 |
* | docs: Add extent images | Matthias Clasen | 2019-08-04 | 1 | -0/+4 |
* | Add an insert-hyphens attribute | Matthias Clasen | 2019-08-04 | 4 | -2/+84 |
* | fc: Ignore more unsupported font formats | Khaled Hosny | 2019-08-04 | 1 | -4/+17 |
* | Merge branch 'unsupported-formats' into 'master' | Matthias Clasen | 2019-08-04 | 1 | -15/+54 |
|\ | |||||
| * | fc: Don't return fonts with unsupported formats | Matthias Clasen | 2019-08-03 | 1 | -15/+49 |
| * | fc: Don't list fonts with unsupported formats | Matthias Clasen | 2019-08-03 | 1 | -0/+5 |
* | | Revert "Revert "shape: Simplify font function"" | Khaled Hosny | 2019-08-03 | 1 | -74/+0 |
|/ | |||||
* | layout: Use the new glyph rounding option | Matthias Clasen | 2019-08-03 | 1 | -3/+9 |
* | context: Add an option for rounding glyph positions | Matthias Clasen | 2019-08-03 | 2 | -0/+53 |
* | Add a pango_shape variant that takes flags | Matthias Clasen | 2019-08-03 | 2 | -32/+106 |
* | Remove a unnecessary harfbuzz version check | Matthias Clasen | 2019-08-03 | 1 | -2/+0 |
* | build: Install pango-ot headers | Emmanuele Bassi | 2019-08-03 | 1 | -1/+1 |
* | Make line-spacing opt-in | Matthias Clasen | 2019-08-02 | 1 | -2/+2 |
* | Add missing transfer annotations | Emmanuele Bassi | 2019-08-02 | 4 | -7/+7 |
* | Parse all pangoft sources | Emmanuele Bassi | 2019-08-02 | 1 | -4/+3 |
* | Decouple PangoOT and PangoFc from PangoFT2 | Emmanuele Bassi | 2019-08-02 | 1 | -13/+58 |
* | Skip Harfbuzz type getter | Emmanuele Bassi | 2019-08-02 | 1 | -1/+1 |
* | Skip some deprecated symbols | Emmanuele Bassi | 2019-08-02 | 1 | -7/+7 |
* | Add a boxed type for PangoAttrIterator | Emmanuele Bassi | 2019-08-02 | 2 | -0/+8 |
* | Add a boxed type for PangoScriptIter | Emmanuele Bassi | 2019-08-02 | 2 | -1/+17 |
* | Add PangoCoverage GType getter to the public header | Emmanuele Bassi | 2019-08-02 | 3 | -8/+7 |
* | Ensure arguments name match the documentation | Emmanuele Bassi | 2019-08-02 | 3 | -5/+5 |
* | Ignore unprefixed symbols | Emmanuele Bassi | 2019-08-02 | 1 | -0/+7 |
* | Revert "shape: Simplify font function" | Matthias Clasen | 2019-08-01 | 1 | -0/+74 |
* | Avoid another compiler warning | Matthias Clasen | 2019-08-01 | 1 | -4/+1 |
* | Avoid an implicit fallthrough | Matthias Clasen | 2019-08-01 | 1 | -0/+1 |
* | Annotate implicit fallthrough | Matthias Clasen | 2019-08-01 | 1 | -0/+1 |
* | shape: use hb_font_get_nominal_glyph() | Khaled Hosny | 2019-08-01 | 1 | -1/+1 |
* | shape: Simplify font function | Khaled Hosny | 2019-08-01 | 1 | -74/+0 |