summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Add api to get language coverage for faceswip/matthiasc/face-langMatthias Clasen2017-12-233-11/+95
* [cairo] Don't set font variations on cairo_font_options_tBehdad Esfahbod2017-12-231-9/+0
* [fc] Only set variations if non-emptyBehdad Esfahbod2017-12-232-3/+5
* [fc] Request variable fonts from fontconfigBehdad Esfahbod2017-12-231-0/+3
* Add initial support for OpenType font variationsMatthias Clasen2017-12-236-15/+288
* Fix is_char_break issue in pango_default_break functionPeng Wu2017-11-151-6/+4
* Fix parameter name to match implementationMatijs van Zuijlen2017-10-271-2/+2
* Update pango_default_break function for Line BreakPeng Wu2017-10-271-459/+421
* PangoLayout: Optimize pango_layout_get_baselineTimm Bäder2017-10-271-5/+6
* PangoLayoutIter: Allocate an array of Extents instead of a linked listTimm Bäder2017-10-272-59/+42
* layout/renderer: Don't heap-allocate short lived layout iteratorsTimm Bäder2017-10-272-35/+37
* layout: Move PangoLayouIter struct to private headerTimm Bäder2017-10-272-57/+80
* meson: Add required gir dependencies to fix broken buildRico Tzschichholz2017-09-251-6/+18
* Fix warningBehdad Esfahbod2017-09-181-7/+3
* meson: Rework gir/typelib generation and dependenciesNirbheek Chauhan2017-09-111-43/+34
* meson: Build .rc files on WindowsChun-wei Fan2017-09-095-4/+43
* Fix multilib issue in pango-enum-types.h.templateAkira TAGOH2017-08-301-1/+1
* Fix pango_default_break function for sentence start/endPeng Wu2017-08-301-10/+29
* Fix backspacing for more Emoji sequencesMatthias Clasen2017-08-171-1/+4
* Fix backspace-deletes-character for EmojiMatthias Clasen2017-08-151-3/+11
* break: Stop lumping ZWJ with ExtendMatthias Clasen2017-08-151-11/+26
* break.c: Fix indentation a bitMatthias Clasen2017-08-151-97/+96
* CoreText: Remove absolute size and scaling to screen resolution.John Ralls2017-08-155-65/+34
* mini-fribidi: Squash -Werror=undef failures due to use of #ifPhilip Withnall2017-08-141-0/+9
* Support variation selectors for shapingMatthias Clasen2017-08-121-1/+22
* Bug 784243 - Pango gravity is not applied on markup with multiple spans.Behdad Esfahbod2017-08-111-3/+1
* Update emoji data to version 5Behdad Esfahbod2017-08-111-10/+42
* Simplify hb_buffer_set_flags()Behdad Esfahbod2017-08-101-3/+1
* docs: Use Markdown instead of DocbookEmmanuele Bassi2017-08-091-9/+9
* fix build with mesonAlberts Muktupāvels2017-08-011-0/+1
* Choose emoji font for color emojiBehdad Esfahbod2017-07-312-11/+50
* Add data files and routines for emoji itemizationBehdad Esfahbod2017-07-314-0/+721
* Update pango_default_break function for Sentence BoundaryPeng Wu2017-07-311-443/+305
* Update pango_default_break function for Word BoundaryPeng Wu2017-07-311-16/+59
* Update pango_default_break function for Emoji ZWJ sequencePeng Wu2017-07-311-1/+116
* pango: Support emoji sequence in UnicodePeng Wu2017-07-291-0/+27
* Fix typo in meson build supportuserwithuid2017-07-251-2/+2
* Don't check array for NULLTing-Wei Lan2017-07-181-1/+1
* Cast enum to int before doing calculationTing-Wei Lan2017-07-181-2/+2
* Drop an questionable G_UNLIKELYMatthias Clasen2017-06-301-1/+1
* Don't throw away text prematurelyMatthias Clasen2017-06-301-1/+1
* trivial: fix a typoMatthias Clasen2017-06-301-1/+1
* Ignore undefined macros when importing freetype / 2Emmanuele Bassi2017-05-312-0/+9
* Ignore undefined macros when importing freetypeEmmanuele Bassi2017-05-313-0/+13
* [break-thai] Fix two bugs in libthai glue layerBehdad Esfahbod2017-05-231-1/+6
* Unmark private symbols as exportedEmmanuele Bassi2017-05-232-3/+0
* meson: Remove the pango enums type from the sub-librariesEmmanuele Bassi2017-05-231-5/+5
* Don't change fonts for variation selectorsBehdad Esfahbod2017-05-221-1/+6
* meson: Generate correct sonamesJan Alexander Steffens (heftig)2017-05-221-0/+5
* meson: Use only spaces for indentJan Alexander Steffens (heftig)2017-05-221-8/+8