summaryrefslogtreecommitdiff
path: root/src/font.c
Commit message (Expand)AuthorAge
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Fix typos in last changePo Lu2023-09-08
* | Permit XLFD names to exceed 255 charactersPo Lu2023-09-08
* | Avoid crashes rescaling fonts with long namesPo Lu2023-08-22
* | Update Android portPo Lu2023-07-06
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-18
|\ \
| * | Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert2023-05-17
| |/
* | Bring up the sfnt-android font driverPo Lu2023-01-11
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-02
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Bring up the Android operating system and its window systemPo Lu2022-12-31
|/
* Merge from origin/emacs-28Stefan Kangas2022-09-28
|\
| * ; Add commentary to disabled OTF support code in font.cEli Zaretskii2022-09-26
* | Adjust zero-width grapheme clusters so they are displayed (Bug#50951)YAMAMOTO Mitsuharu2022-09-27
* | Remove calls to intern with a static string from code that runs on XPo Lu2022-09-19
* | Prefer using DEFSYMs to intern with wrong_type_argumentStefan Kangas2022-09-18
* | Copy-edit doc strings and comments wrt bignum and fixnumMattias Engdegård2022-08-18
* | Fix initialization of Haiku font driverPo Lu2022-06-20
* | Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-12
* | Merge from origin/emacs-28Eli Zaretskii2022-04-28
|\|
| * Improve documentation of font- and face-related attribute functionsEli Zaretskii2022-04-28
* | Avoid assertion violations with variable-weight fontsEli Zaretskii2022-01-12
* | Revert "Fix selection of fonts that don't have regular weight"Eli Zaretskii2022-01-06
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
| * Avoid assertion violations with variable-weight fontsEli Zaretskii2021-12-30
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-18
|\ \
| * | Fix selection of fonts that don't have regular weightEli Zaretskii2021-12-17
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\| |
| * | ; * src/font.c: Comment about synchronizing with cus-face.el.Eli Zaretskii2021-11-25
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
| * | Merge from origin/emacs-28Eli Zaretskii2021-11-14
| |\|
| | * Improve style and comments in font-related sourcesEli Zaretskii2021-11-13
| * | Fix font selection via :family on MS-WindowsEli Zaretskii2021-11-13
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\| |
| * | ; * src/font.c (Ffont_has_char_p): Minor stylistic changes; doc fix.Eli Zaretskii2021-10-31
| * | Add new function 'font-has-char-p'Lars Ingebrigtsen2021-10-31
| * | Support the "medium" font weightLars Ingebrigtsen2021-10-21
| |/
| * Handle VS-16 correctly for non-emoji codepointsRobert Pluim2021-10-19
| * Fix problem with 'vertical-motion' and emojiRobert Pluim2021-10-04
| * Enhance font_range to check for emoji composition triggersRobert Pluim2021-09-27
| * Allow using XLFD font names with dashes in the family nameLars Ingebrigtsen2021-08-11
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-20
|\|
| * Fix typosMattias Engdegård2021-02-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Merge branch 'master' into feature/pgtkYuuki Harano2020-11-29
|\|
| * Merge from origin/emacs-27Glenn Morris2020-11-23
| |\
| | * Improve documentation of 'font-spec'Eli Zaretskii2020-11-19