Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop uses of pango_coverage_ref/unref | Matthias Clasen | 2022-01-10 | 9 | -18/+18 |
* | Add version macros for 1.52 | Matthias Clasen | 2022-01-10 | 1 | -0/+24 |
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2022-01-10 | 3 | -1/+15 |
|\ | |||||
| * | fonts: Fix get_face default impl | Matthias Clasen | 2022-01-10 | 1 | -1/+1 |
| * | Add a default implementation for list_faces | Matthias Clasen | 2022-01-10 | 1 | -0/+13 |
| * | Add a bold sans to the test font setup | Matthias Clasen | 2022-01-10 | 2 | -0/+1 |
|/ | |||||
* | Merge branch 'attrlist-splice' into 'main' | Matthias Clasen | 2022-01-10 | 2 | -3/+35 |
|\ | |||||
| * | Reinstate previous behavior or pango_attr_list_spliceattrlist-splice | Matthias Clasen | 2022-01-07 | 2 | -3/+35 |
| * | Clarify pango_attr_list_splice docs | Matthias Clasen | 2022-01-07 | 1 | -1/+1 |
* | | Merge branch 'bilelmoussaoui/gi' into 'main' | Matthias Clasen | 2022-01-10 | 2 | -14/+8 |
|\ \ | |/ |/| | |||||
| * | g-i: add since annotations to enum membersbilelmoussaoui/gi | Bilal Elmoussaoui | 2022-01-08 | 2 | -14/+8 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2022-01-07 | 1 | -1/+4 |
|\ | |||||
| * | Avoid an uninitialized variable warning | Matthias Clasen | 2022-01-06 | 1 | -1/+4 |
|/ | |||||
* | Merge branch 'wip/smcv/json-unsigned-char' into 'main' | Matthias Clasen | 2022-01-05 | 1 | -1/+1 |
|\ | |||||
| * | serializer: Serialize non-ASCII correctly if char is unsigned | Simon McVittie | 2022-01-04 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2022-01-03 | 1 | -1/+4 |
|\ | |||||
| * | layout: Make sloped carets work better | Matthias Clasen | 2022-01-03 | 1 | -1/+4 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2022-01-02 | 3 | -0/+137 |
|\ | |||||
| * | Turn off hlig too when letterspacing | Matthias Clasen | 2022-01-02 | 1 | -0/+1 |
| * | Add a test for letterspacing | Matthias Clasen | 2022-01-02 | 2 | -0/+136 |
* | | Merge branch 'synthetic-slant' into 'main' | Matthias Clasen | 2022-01-02 | 4 | -2/+72 |
|\ \ | |/ |/| | |||||
| * | Pass synthetic slant to harfbuzzsynthetic-slant | Matthias Clasen | 2022-01-02 | 1 | -2/+10 |
| * | Add pango_matrix_get_slant_ratio | Matthias Clasen | 2022-01-02 | 3 | -0/+62 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2022-01-02 | 1 | -2/+2 |
|\ | |||||
| * | test-ellipsize: Tweak | Matthias Clasen | 2022-01-01 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2022-01-02 | 2 | -3/+14 |
|\ | |||||
| * | font: Documentation additions and clarifications | Matthias Clasen | 2022-01-01 | 1 | -3/+9 |
| * | fontmap: Improve docs slightly | Matthias Clasen | 2022-01-01 | 1 | -0/+5 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2022-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Cosmetics | Matthias Clasen | 2022-01-01 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-12-25 | 5 | -11/+40 |
|\ | |||||
| * | Add fonts to installed tests | Matthias Clasen | 2021-12-25 | 1 | -0/+14 |
| * | itemize: Try harder to avoid NULL fonts | Matthias Clasen | 2021-12-25 | 1 | -3/+5 |
| * | tracing: Fix the defines | Matthias Clasen | 2021-12-25 | 2 | -8/+20 |
| * | Install pango-fontset-simple.h | Matthias Clasen | 2021-12-25 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'fontset-cosmetics' into 'main' | Matthias Clasen | 2021-12-25 | 14 | -309/+330 |
|\ | |||||
| * | fontsetsimple: Make privately accessiblefontset-cosmetics | Matthias Clasen | 2021-12-24 | 2 | -14/+45 |
| * | Drop pango-fontset-private.h | Matthias Clasen | 2021-12-24 | 9 | -43/+8 |
| * | fontsetsimple: Simplify coverage handling | Matthias Clasen | 2021-12-23 | 1 | -55/+17 |
| * | Split off PangoFontsetSimple | Matthias Clasen | 2021-12-23 | 6 | -291/+354 |
|/ | |||||
* | Merge branch 'smaller-space' into 'main' | Matthias Clasen | 2021-12-23 | 3 | -8/+8 |
|\ | |||||
| * | Make missing space smallersmaller-space | Matthias Clasen | 2021-12-22 | 3 | -8/+8 |
|/ | |||||
* | 1.50.31.50.3 | Matthias Clasen | 2021-12-21 | 2 | -4/+4 |
* | Merge branch 'better-space-size' into 'main' | Matthias Clasen | 2021-12-22 | 7 | -47/+47 |
|\ | |||||
| * | Use a better size for missing space | Matthias Clasen | 2021-12-21 | 3 | -46/+11 |
| * | fc: Implement get_absolute_size | Matthias Clasen | 2021-12-21 | 1 | -0/+14 |
| * | Add a private api to get the font size | Matthias Clasen | 2021-12-21 | 2 | -1/+21 |
| * | NEWS: Updates | Matthias Clasen | 2021-12-19 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-12-20 | 1 | -9/+10 |
|\ | |||||
| * | Cosmetics | Matthias Clasen | 2021-12-19 | 1 | -9/+10 |
|/ |