index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xftfont.c
Age
Commit message (
Expand
)
Author
2026-05-09
; Don't block/unblock input in text_extents methods
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-01
Speed up handling X selection requests
Po Lu
2022-05-19
Whitelist some incorrectly labeled "color" fonts under Xft
Po Lu
2022-05-03
Clean up X11 double buffering code
Po Lu
2022-02-10
Correctly allocate colors in xftfont
Po Lu
2022-01-31
Improve portability of alpha channel handling on TrueColor visuals
Po Lu
2022-01-31
Make cursor alpha consistent with a transparent background
Po Lu
2022-01-31
Implement `alpha-background' on non-Cairo builds
Po Lu
2022-01-24
Add some code for transparent frame backgrounds without Cairo
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-07-25
Fix compilation of xftfont.c with old fontconfig
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-03
Fix typo in populating otf_capability method for HarfBuzz
YAMAMOTO Mitsuharu
2019-11-17
Handle FC_CHARCELL in xftfont_open
Lars Ingebrigtsen
2019-07-09
Rename font_driver member close -> close_font
Mattias EngdegÄrd
2019-07-09
Rename font_driver member open -> open_font
Mattias EngdegÄrd
2019-07-08
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-07-01
Implement the otf_capability method for HarfBuzz
YAMAMOTO Mitsuharu
2019-06-18
Support font driver supersession
YAMAMOTO Mitsuharu
2019-06-02
Implement the get_variation_glyphs method for FreeType >= 2.3.6
YAMAMOTO Mitsuharu
2019-06-02
Revert previous commit
YAMAMOTO Mitsuharu
2019-06-02
Make fthbfont and derivatives use common HarfBuzz code in hbfont.c
YAMAMOTO Mitsuharu
2019-06-02
Make fthbfont and derivatives use common HarfBuzz code in hbfont.c
YAMAMOTO Mitsuharu
2019-05-23
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-05-23
Make Cairo build obey hint-style font setting (Bug#35781)
YAMAMOTO Mitsuharu
2019-05-19
Replace XChar2b with unsigned in all font backends
Alexander Gramiak
2019-05-05
Add new font backend drivers for text shaping by HarfBuzz
YAMAMOTO Mitsuharu
2019-04-27
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-02-08
Unify three font info structures
Robert Pluim
2019-02-08
Unify three font info structures
Robert Pluim
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-29
Provide text directionality and language to HarfBuzz shaper
Eli Zaretskii
2018-12-22
Properly fix building with HarfBuzz and without libotf
Khaled Hosny
2018-12-17
More fixes for build without libotf
Mike Kupfer
2018-12-15
Merge from origin/emacs-26
Glenn Morris
2018-12-14
Document font structure layout constraints
Robert Pluim
2018-12-10
Cache hb_font_t
Khaled Hosny
2018-12-10
First attempt at HarfBuzz shaping
Khaled Hosny
2018-08-07
More macro renamings for bignum
Tom Tromey
[next]