index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xftfont.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Whitelist some incorrectly labeled "color" fonts under Xft
Po Lu
2022-05-19
1
-0
/
+9
*
Clean up X11 double buffering code
Po Lu
2022-05-03
1
-28
/
+35
*
Correctly allocate colors in xftfont
Po Lu
2022-02-10
1
-7
/
+64
*
Improve portability of alpha channel handling on TrueColor visuals
Po Lu
2022-01-31
1
-1
/
+1
*
Make cursor alpha consistent with a transparent background
Po Lu
2022-01-31
1
-1
/
+1
*
Implement `alpha-background' on non-Cairo builds
Po Lu
2022-01-31
1
-1
/
+38
*
Add some code for transparent frame backgrounds without Cairo
Po Lu
2022-01-24
1
-4
/
+4
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Fix compilation of xftfont.c with old fontconfig
Eli Zaretskii
2021-07-25
1
-0
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix typo in populating otf_capability method for HarfBuzz
YAMAMOTO Mitsuharu
2019-12-03
1
-1
/
+1
*
Handle FC_CHARCELL in xftfont_open
Lars Ingebrigtsen
2019-11-17
1
-0
/
+3
*
Rename font_driver member close -> close_font
Mattias EngdegÄrd
2019-07-09
1
-1
/
+1
*
Rename font_driver member open -> open_font
Mattias EngdegÄrd
2019-07-09
1
-1
/
+1
*
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-07-08
1
-1
/
+0
*
Implement the otf_capability method for HarfBuzz
YAMAMOTO Mitsuharu
2019-07-01
1
-0
/
+1
*
Support font driver supersession
YAMAMOTO Mitsuharu
2019-06-18
1
-0
/
+1
*
Implement the get_variation_glyphs method for FreeType >= 2.3.6
YAMAMOTO Mitsuharu
2019-06-02
1
-1
/
+1
*
Revert previous commit
YAMAMOTO Mitsuharu
2019-06-02
1
-1
/
+1
*
Make fthbfont and derivatives use common HarfBuzz code in hbfont.c
YAMAMOTO Mitsuharu
2019-06-02
1
-1
/
+1
*
Make fthbfont and derivatives use common HarfBuzz code in hbfont.c
YAMAMOTO Mitsuharu
2019-06-02
1
-2
/
+2
*
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-05-23
1
-150
/
+6
|
\
|
*
Make Cairo build obey hint-style font setting (Bug#35781)
YAMAMOTO Mitsuharu
2019-05-23
1
-147
/
+4
|
*
Replace XChar2b with unsigned in all font backends
Alexander Gramiak
2019-05-19
1
-3
/
+2
*
|
Add new font backend drivers for text shaping by HarfBuzz
YAMAMOTO Mitsuharu
2019-05-05
1
-13
/
+63
*
|
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-04-27
1
-2
/
+9
|
\
|
|
*
Unify three font info structures
Robert Pluim
2019-02-08
1
-34
/
+11
|
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-1
/
+8
|
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
|
*
|
Merge from origin/emacs-26
Glenn Morris
2018-12-15
1
-2
/
+4
|
|
\
|
|
|
*
Document font structure layout constraints
Robert Pluim
2018-12-14
1
-2
/
+4
*
|
|
Unify three font info structures
Robert Pluim
2019-02-08
1
-35
/
+11
*
|
|
Provide text directionality and language to HarfBuzz shaper
Eli Zaretskii
2018-12-29
1
-2
/
+2
*
|
|
Properly fix building with HarfBuzz and without libotf
Khaled Hosny
2018-12-22
1
-2
/
+2
*
|
|
More fixes for build without libotf
Mike Kupfer
2018-12-17
1
-2
/
+2
*
|
|
Cache hb_font_t
Khaled Hosny
2018-12-10
1
-0
/
+13
*
|
|
First attempt at HarfBuzz shaping
Khaled Hosny
2018-12-10
1
-2
/
+2
|
/
/
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-10
/
+10
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-5
/
+5
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Use C99 syntax for font drivers
Paul Eggert
2016-12-12
1
-23
/
+23
*
|
Make struct font_drivers read-only
Paul Eggert
2016-12-01
1
-35
/
+44
*
|
Add double-buffering support to reduce flicker
Daniel Colascione
2016-10-28
1
-8
/
+23
|
/
[next]