Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'magick-comment' into 'main' | Matthias Clasen | 2021-09-19 | 1 | -1/+1 |
|\ | |||||
| * | utils: update a comment mentioning GraphicsMagick | Jeremy Bicha | 2021-09-18 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-09-17 | 2 | -5/+5 |
|\ | |||||
| * | layout: Fix static analysis warnings | Matthias Clasen | 2021-09-17 | 1 | -4/+4 |
| * | renderer: Fix static analysis warnings | Matthias Clasen | 2021-09-17 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'quartz-requires-coretext' into 'main' | Matthias Clasen | 2021-09-09 | 1 | -10/+13 |
|\ | |||||
| * | Require CoreText for Quartz backend | Evan Miller | 2021-09-07 | 1 | -10/+13 |
* | | Merge branch 'use-gm' into 'main' | Matthias Clasen | 2021-09-09 | 1 | -6/+6 |
|\ \ | |||||
| * | | Switch to use GraphicsMagick in pango-view | Peng Wu | 2021-09-09 | 1 | -6/+6 |
| |/ | |||||
* | | Merge branch 'antialias-option' into 'main' | Matthias Clasen | 2021-09-09 | 1 | -0/+5 |
|\ \ | |/ |/| | |||||
| * | Support antialias option in pango-view with the FreeType backend | Peng Wu | 2021-09-09 | 1 | -0/+5 |
|/ | |||||
* | Merge branch 'README.win32' into 'main' | Matthias Clasen | 2021-09-07 | 1 | -25/+25 |
|\ | |||||
| * | README.win32: Update Windows build instructionsREADME.win32 | Chun-wei Fan | 2021-09-07 | 1 | -25/+25 |
|/ | |||||
* | 1.49.11.49.1 | Matthias Clasen | 2021-09-01 | 1 | -1/+1 |
* | Updates | Matthias Clasen | 2021-09-01 | 1 | -4/+14 |
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-09-02 | 1 | -5/+12 |
|\ | |||||
| * | Avoid a crash | Matthias Clasen | 2021-09-01 | 1 | -5/+12 |
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-09-01 | 3 | -10/+129 |
|\ \ | |/ | |||||
| * | Be more forgiving about attribute ordering | Matthias Clasen | 2021-09-01 | 3 | -10/+129 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-09-01 | 7 | -0/+781 |
|\ | |||||
| * | Add docs for new attributes | Matthias Clasen | 2021-09-01 | 7 | -0/+781 |
|/ | |||||
* | Merge branch 'baseline-shift' into 'main' | Matthias Clasen | 2021-09-01 | 13 | -269/+515 |
|\ | |||||
| * | test-layout: Add a --show-fonts optionbaseline-shift | Matthias Clasen | 2021-08-31 | 1 | -0/+15 |
| * | test-layout: Disable fragile checks | Matthias Clasen | 2021-08-31 | 1 | -175/+0 |
| * | Add horizontal displacement | Matthias Clasen | 2021-08-31 | 5 | -39/+78 |
| * | markup: Change <sup> and <sub> | Matthias Clasen | 2021-08-31 | 2 | -22/+8 |
| * | Implement font-dependent scaling | Matthias Clasen | 2021-08-31 | 6 | -21/+217 |
| * | Implement baseline shifts | Matthias Clasen | 2021-08-31 | 8 | -45/+231 |
| * | Make ellipsize code safer | Matthias Clasen | 2021-08-31 | 1 | -2/+1 |
* | | Merge branch 'color-glyph' into 'main' | Matthias Clasen | 2021-09-01 | 3 | -4/+58 |
|\ \ | |||||
| * | | test-shape: Show color glyph informationcolor-glyph | Matthias Clasen | 2021-09-01 | 1 | -2/+11 |
| * | | shape: Mark color glyphs in glyphstrings | Matthias Clasen | 2021-09-01 | 2 | -2/+47 |
|/ / | |||||
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-08-31 | 3 | -2/+14 |
|\ \ | |/ |/| | |||||
| * | font: Add more autoptr cleanup | Matthias Clasen | 2021-08-31 | 1 | -0/+2 |
| * | fonts: Redo the get_face implementation | Matthias Clasen | 2021-08-31 | 2 | -2/+12 |
|/ | |||||
* | Merge branch 'coretext-font-describe' into 'main' | Matthias Clasen | 2021-08-31 | 3 | -14/+17 |
|\ | |||||
| * | tests: Test font roundtrips on MacOscoretext-font-describe | Matthias Clasen | 2021-08-31 | 1 | -12/+5 |
| * | coretext: Set size on font descriptions | Matthias Clasen | 2021-08-31 | 2 | -2/+12 |
|/ | |||||
* | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-08-30 | 1 | -1/+1 |
|\ | |||||
| * | Cosmetics | Matthias Clasen | 2021-08-30 | 1 | -1/+1 |
* | | Merge branch 'matthiasc/for-main' into 'main' | Matthias Clasen | 2021-08-30 | 3 | -30/+76 |
|\ \ | |/ | |||||
| * | Cosmetics | Matthias Clasen | 2021-08-30 | 1 | -1/+1 |
| * | test-break: Fix legend formatting | Matthias Clasen | 2021-08-30 | 1 | -1/+1 |
| * | test-break: Add a --hex-chars option | Matthias Clasen | 2021-08-30 | 1 | -27/+44 |
| * | test-shape: Print out glyph classes | Matthias Clasen | 2021-08-29 | 1 | -2/+31 |
|/ | |||||
* | Merge branch 'more-rtl-cluster-fixes' into 'main' | Matthias Clasen | 2021-08-30 | 4 | -48/+121 |
|\ | |||||
| * | pango-view: Use pango_glyph_string_index_to_x_fullmore-rtl-cluster-fixes | Matthias Clasen | 2021-08-29 | 1 | -7/+8 |
| * | layout: Use pango_glyph_string_index_to_x_full | Matthias Clasen | 2021-08-29 | 1 | -18/+35 |
| * | Don't compute log attrs on demand | Matthias Clasen | 2021-08-29 | 1 | -15/+3 |
| * | Add pango_glyph_string_index_to_x_full | Matthias Clasen | 2021-08-29 | 2 | -24/+72 |