summaryrefslogtreecommitdiff
path: root/src/xftfont.c
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix typo in populating otf_capability method for HarfBuzzYAMAMOTO Mitsuharu2019-12-03
* Handle FC_CHARCELL in xftfont_openLars Ingebrigtsen2019-11-17
* Rename font_driver member close -> close_fontMattias EngdegÄrd2019-07-09
* Rename font_driver member open -> open_fontMattias EngdegÄrd2019-07-09
* Avoid some unnecessary stdio.h includesPaul Eggert2019-07-08
* Implement the otf_capability method for HarfBuzzYAMAMOTO Mitsuharu2019-07-01
* Support font driver supersessionYAMAMOTO Mitsuharu2019-06-18
* Implement the get_variation_glyphs method for FreeType >= 2.3.6YAMAMOTO Mitsuharu2019-06-02
* Revert previous commitYAMAMOTO Mitsuharu2019-06-02
* Make fthbfont and derivatives use common HarfBuzz code in hbfont.cYAMAMOTO Mitsuharu2019-06-02
* Make fthbfont and derivatives use common HarfBuzz code in hbfont.cYAMAMOTO Mitsuharu2019-06-02
* Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-05-23
|\
| * Make Cairo build obey hint-style font setting (Bug#35781)YAMAMOTO Mitsuharu2019-05-23
| * Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-19
* | Add new font backend drivers for text shaping by HarfBuzzYAMAMOTO Mitsuharu2019-05-05
* | Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-04-27
|\|
| * Unify three font info structuresRobert Pluim2019-02-08
| * Add portable dumperDaniel Colascione2019-01-15
| * Merge from origin/emacs-26Paul Eggert2018-12-31
| |\
| | * Update copyright year to 2019Paul Eggert2019-01-01
| * | Merge from origin/emacs-26Glenn Morris2018-12-15
| |\|
| | * Document font structure layout constraintsRobert Pluim2018-12-14
* | | Unify three font info structuresRobert Pluim2019-02-08
* | | Provide text directionality and language to HarfBuzz shaperEli Zaretskii2018-12-29
* | | Properly fix building with HarfBuzz and without libotfKhaled Hosny2018-12-22
* | | More fixes for build without libotfMike Kupfer2018-12-17
* | | Cache hb_font_tKhaled Hosny2018-12-10
* | | First attempt at HarfBuzz shapingKhaled Hosny2018-12-10
|/ /
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Use C99 syntax for font driversPaul Eggert2016-12-12
* | Make struct font_drivers read-onlyPaul Eggert2016-12-01
* | Add double-buffering support to reduce flickerDaniel Colascione2016-10-28
|/
* Provide workaround for xftfont rendering problemEli Zaretskii2016-05-22
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Remove unneeded workaround in xftfont.cEli Zaretskii2016-02-25
* Update copyright year to 2016Paul Eggert2016-01-01
* Include-file cleanup for src directoryPaul Eggert2015-10-20
* Reduce color allocation/query traffic in the TrueColor case.Ken Raeburn2015-10-08
* Fix display of glyphless characters with problematic fontsEli Zaretskii2015-05-28
* Use bool for boolean in xfont.c, xftfont.c, xgselect.cPaul Eggert2015-01-21
* Prefer INLINE functions in font.h to match style used in lisp.hDmitry Antipov2015-01-16
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-05
* Update copyright year to 2015Paul Eggert2015-01-01