index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
font.c
Age
Commit message (
Expand
)
Author
2022-01-12
Avoid assertion violations with variable-weight fonts
Eli Zaretskii
2022-01-06
Revert "Fix selection of fonts that don't have regular weight"
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-30
Avoid assertion violations with variable-weight fonts
Eli Zaretskii
2021-12-18
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-17
Fix selection of fonts that don't have regular weight
Eli Zaretskii
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-25
; * src/font.c: Comment about synchronizing with cus-face.el.
Eli Zaretskii
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-14
Merge from origin/emacs-28
Eli Zaretskii
2021-11-13
Improve style and comments in font-related sources
Eli Zaretskii
2021-11-13
Fix font selection via :family on MS-Windows
Eli Zaretskii
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-10-31
; * src/font.c (Ffont_has_char_p): Minor stylistic changes; doc fix.
Eli Zaretskii
2021-10-31
Add new function 'font-has-char-p'
Lars Ingebrigtsen
2021-10-21
Support the "medium" font weight
Lars Ingebrigtsen
2021-10-19
Handle VS-16 correctly for non-emoji codepoints
Robert Pluim
2021-10-04
Fix problem with 'vertical-motion' and emoji
Robert Pluim
2021-09-27
Enhance font_range to check for emoji composition triggers
Robert Pluim
2021-08-11
Allow using XLFD font names with dashes in the family name
Lars Ingebrigtsen
2021-02-20
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-02-18
Fix typos
Mattias EngdegÄrd
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-29
Merge branch 'master' into feature/pgtk
Yuuki Harano
2020-11-23
Merge from origin/emacs-27
Glenn Morris
2020-11-22
Introduce Pure GTK3 port
Yuuki Harano
2020-11-19
Improve documentation of 'font-spec'
Eli Zaretskii
2020-10-26
Avoid segfaults due to using fonts that were closed
Eli Zaretskii
2020-10-25
Improve support for shaping Egyptian Hieroglyphs
Eli Zaretskii
2020-10-08
* src/ftcrfont.c (ftcrfont_open): Initialize the `max_width` field
Stefan Monnier
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-09-15
; * src/font.c (syms_of_font) <query-all-font-backends>: Doc fix.
Eli Zaretskii
2020-09-15
Stop querying for fonts as soon as a match is found
Robert Pluim
2020-08-25
Omit "V" at the start of DEFVAR_BOOL vars
Paul Eggert
2020-08-15
Prefer Fvector to make_uninit_vector
Paul Eggert
2020-08-15
Fix GC bugs related to uninitialized vectors
Paul Eggert
2020-04-17
Prefer more inline functions in character.h
Paul Eggert
2020-03-27
Treat out-of-range positions consistently
Paul Eggert
2020-03-04
Merge from origin/emacs-27
Glenn Morris
2020-03-02
Don't attempt to cache glyph metrics for FONT_INVALID_CODE
Robert Pluim
2020-01-15
Remove unused ftx font backend driver
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-14
In Cairo builds, omit some unnecessary functions
Paul Eggert
2019-11-14
Make GTK font chooser respect face-ignored-fonts
Robert Pluim
2019-11-03
; * src/font.c (Ffont_info): Minor fix of doc string.
Eli Zaretskii
2019-11-03
describe-font/font-info works with unloaded fonts
Lars Ingebrigtsen
2019-10-14
Added parameter attr_filter to face_at_string_position.
Jimmy Aguilar Mena
2019-10-14
New parameter to control the face extension..
Jimmy Aguilar Mena
[next]