index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
font.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve style and comments in font-related sources
Eli Zaretskii
2021-11-13
1
-3
/
+22
*
Handle VS-16 correctly for non-emoji codepoints
Robert Pluim
2021-10-19
1
-2
/
+18
*
Fix problem with 'vertical-motion' and emoji
Robert Pluim
2021-10-04
1
-1
/
+1
*
Enhance font_range to check for emoji composition triggers
Robert Pluim
2021-09-27
1
-2
/
+25
*
Allow using XLFD font names with dashes in the family name
Lars Ingebrigtsen
2021-08-11
1
-5
/
+37
*
Fix typos
Mattias Engdegård
2021-02-18
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-11-23
1
-0
/
+17
|
\
|
*
Improve documentation of 'font-spec'
Eli Zaretskii
2020-11-19
1
-0
/
+17
*
|
Avoid segfaults due to using fonts that were closed
Eli Zaretskii
2020-10-26
1
-0
/
+5
*
|
Improve support for shaping Egyptian Hieroglyphs
Eli Zaretskii
2020-10-25
1
-0
/
+4
*
|
* src/ftcrfont.c (ftcrfont_open): Initialize the `max_width` field
Stefan Monnier
2020-10-08
1
-0
/
+6
*
|
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-3
/
+3
*
|
; * src/font.c (syms_of_font) <query-all-font-backends>: Doc fix.
Eli Zaretskii
2020-09-15
1
-1
/
+1
*
|
Stop querying for fonts as soon as a match is found
Robert Pluim
2020-09-15
1
-1
/
+14
*
|
Omit "V" at the start of DEFVAR_BOOL vars
Paul Eggert
2020-08-25
1
-2
/
+2
*
|
Prefer Fvector to make_uninit_vector
Paul Eggert
2020-08-15
1
-37
/
+31
*
|
Fix GC bugs related to uninitialized vectors
Paul Eggert
2020-08-15
1
-3
/
+3
*
|
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-21
/
+17
*
|
Treat out-of-range positions consistently
Paul Eggert
2020-03-27
1
-7
/
+9
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-04
1
-3
/
+1
|
\
|
|
*
Don't attempt to cache glyph metrics for FONT_INVALID_CODE
Robert Pluim
2020-03-02
1
-3
/
+1
*
|
Remove unused ftx font backend driver
Stefan Kangas
2020-01-15
1
-1
/
+0
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
In Cairo builds, omit some unnecessary functions
Paul Eggert
2019-11-14
1
-2
/
+2
*
Make GTK font chooser respect face-ignored-fonts
Robert Pluim
2019-11-14
1
-14
/
+22
*
; * src/font.c (Ffont_info): Minor fix of doc string.
Eli Zaretskii
2019-11-03
1
-1
/
+3
*
describe-font/font-info works with unloaded fonts
Lars Ingebrigtsen
2019-11-03
1
-3
/
+1
*
Added parameter attr_filter to face_at_string_position.
Jimmy Aguilar Mena
2019-10-14
1
-2
/
+2
*
New parameter to control the face extension..
Jimmy Aguilar Mena
2019-10-14
1
-4
/
+4
*
Fix aborts when opening a new font after face-cache reset
Eli Zaretskii
2019-10-08
1
-0
/
+4
*
Set inhibit-compacting-font-caches to t by default on MS-Windows
Eli Zaretskii
2019-09-07
1
-0
/
+7
*
Rename font_driver member close -> close_font
Mattias Engdegård
2019-07-09
1
-2
/
+2
*
Rename font_driver member open -> open_font
Mattias Engdegård
2019-07-09
1
-7
/
+1
*
Unbreak the MS-Windows build
Eli Zaretskii
2019-07-09
1
-0
/
+2
*
Repair macOS build
Mattias Engdegård
2019-07-09
1
-0
/
+4
*
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-4
/
+2
*
* src/font.c (Ffont_xlfd_name): Don't use strcpy for overlapping strings.
YAMAMOTO Mitsuharu
2019-06-22
1
-1
/
+1
*
Change font_put_extra value for property removal from Qnil to Qunbound
YAMAMOTO Mitsuharu
2019-06-20
1
-3
/
+7
*
Support font driver supersession
YAMAMOTO Mitsuharu
2019-06-18
1
-6
/
+29
*
Support X core font driver on cairo (Bug#28236)
YAMAMOTO Mitsuharu
2019-06-08
1
-1
/
+1
*
; * src/font.c (Ffont_variation_glyphs): Doc fix.
Eli Zaretskii
2019-06-01
1
-3
/
+3
*
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-04-27
1
-13
/
+14
|
\
|
*
Revert "Remove font.c code commented out for a decade"
Eli Zaretskii
2019-04-24
1
-0
/
+465
|
*
Remove font.c code commented out for a decade
Paul Eggert
2019-04-23
1
-465
/
+0
|
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-3
/
+3
|
*
Simplify list creation in C code
Paul Eggert
2019-03-04
1
-1
/
+1
|
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-4
/
+6
|
*
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-4
/
+3
|
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
|
\
[next]