Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document attribute binding helpers | Matthias Clasen | 2022-06-22 | 1 | -4/+2 |
* | context: Reshuffle convenience api | Matthias Clasen | 2022-06-22 | 3 | -3/+3 |
* | examples: Avoid direct fontconfig use | Matthias Clasen | 2022-06-22 | 1 | -2/+1 |
* | Clean up gtypes a bit | Matthias Clasen | 2022-06-22 | 1 | -1/+1 |
* | docs: Add a complex layout example | Matthias Clasen | 2022-06-22 | 1 | -37/+49 |
* | docs: Add a 'first steps' example | Matthias Clasen | 2022-06-22 | 2 | -0/+76 |
* | docs: Add an example for user fonts | Matthias Clasen | 2022-06-22 | 1 | -51/+40 |
* | docs: Sync the cairo example | Matthias Clasen | 2022-06-22 | 1 | -35/+17 |
* | examples: Cosmetics | Matthias Clasen | 2022-06-22 | 1 | -1/+0 |
* | Seal PangoItem | Matthias Clasen | 2022-06-22 | 1 | -1/+1 |
* | Store cairo_font_options in the context | Matthias Clasen | 2022-06-22 | 2 | -2/+8 |
* | Clean up build machinery | Matthias Clasen | 2022-06-22 | 1 | -1/+1 |
* | Add default fontmap API | Matthias Clasen | 2022-06-22 | 2 | -2/+2 |
* | Rename PangoHbFontMap to PangoFontMap | Matthias Clasen | 2022-06-22 | 2 | -10/+10 |
* | Add a userfont example | Matthias Clasen | 2022-06-22 | 2 | -0/+359 |
* | cairoshape: Use a user font | Matthias Clasen | 2022-06-22 | 1 | -70/+172 |
* | lines: tweak the array api | Matthias Clasen | 2022-06-22 | 2 | -2/+4 |
* | columns example: Use simpler extent getters | Matthias Clasen | 2022-06-22 | 1 | -1/+1 |
* | Replace PangoLayout | Matthias Clasen | 2022-06-22 | 3 | -21/+21 |
* | Add a column example | Matthias Clasen | 2022-06-22 | 2 | -0/+135 |
* | Add a parshape example | Matthias Clasen | 2022-06-22 | 4 | -0/+128 |
* | Port examples to PangoSimpleLayout | Matthias Clasen | 2022-06-22 | 3 | -221/+223 |
* | Build a single .so | Matthias Clasen | 2022-06-22 | 1 | -1/+1 |
* | Drop pangoft2 | Matthias Clasen | 2022-06-22 | 1 | -4/+0 |
* | cairotwisted: Fix another compiler warningexample-cflags | Matthias Clasen | 2022-06-10 | 1 | -3/+3 |
* | cairotwisted: Fix a compiler warning | Matthias Clasen | 2022-06-10 | 1 | -0/+1 |
* | examples: Use common cflags | Matthias Clasen | 2022-06-10 | 1 | -0/+1 |
* | Drop uses of pango_coverage_ref/unref | Matthias Clasen | 2022-01-10 | 1 | -2/+2 |
* | Replace fallthrough comments with G_GNUC_FALLTHROUGH | Timm Bäder | 2020-04-14 | 1 | -2/+2 |
* | pangowin32tobmp: Fix typo. | Werner Lemberg | 2019-09-18 | 1 | -1/+2 |
* | Give up | Matthias Clasen | 2019-08-02 | 1 | -5/+6 |
* | Another attempt | Matthias Clasen | 2019-08-02 | 1 | -1/+3 |
* | Last attempt | Matthias Clasen | 2019-08-02 | 1 | -1/+1 |
* | Another warning fix | Matthias Clasen | 2019-08-02 | 1 | -4/+1 |
* | One more warning fix | Matthias Clasen | 2019-08-02 | 1 | -3/+6 |
* | examples: Avoid deprecated api | Matthias Clasen | 2019-08-02 | 1 | -2/+1 |
* | Drop autotools | Matthias Clasen | 2018-08-28 | 1 | -34/+0 |
* | meson: Add a few missing things, minor fixes, TODO | Nirbheek Chauhan | 2017-05-19 | 1 | -0/+6 |
* | build: Add Meson build system | Emmanuele Bassi | 2017-05-19 | 1 | -0/+22 |
* | examples: Initialize variables | Emmanuele Bassi | 2017-05-19 | 1 | -3/+3 |
* | Fix PangoFc with non-identity scale matrix (again!) | Behdad Esfahbod | 2015-05-11 | 1 | -9/+22 |
* | Remove gmodule dependency and deprecate some more symbols | Behdad Esfahbod | 2015-04-05 | 1 | -1/+0 |
* | Fix cairotwisted curve_length() | Behdad Esfahbod | 2014-02-11 | 1 | -1/+1 |
* | Bug 652841 - Various pieces of dead code found by gcc/clang static analyzer | Behdad Esfahbod | 2011-06-17 | 1 | -2/+2 |
* | Bug 627978 - explicitly link with the math lib (-lm) for use of 'cos' | Behdad Esfahbod | 2010-08-25 | 1 | -0/+1 |
* | Use git.mk | Behdad Esfahbod | 2009-04-17 | 1 | -0/+2 |
* | [cairotwisted] Plug couple other leaks | Behdad Esfahbod | 2009-03-30 | 1 | -0/+3 |
* | [cairotwisted] Plug leak | Behdad Esfahbod | 2009-03-30 | 1 | -1/+5 |
* | Fix warning. | Behdad Esfahbod | 2008-12-26 | 1 | -1/+1 |
* | Handle close_path correctly. | Behdad Esfahbod | 2008-11-26 | 1 | -6/+12 |