index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ftfont.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; 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
-1
/
+29
*
Skip virtual FcPattern entries for variable weight fonts
Sean Whitton
2022-01-12
1
-0
/
+21
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-0
/
+4
*
|
Allow choosing regular-weighted fonts when medium-weighted exist
Lars Ingebrigtsen
2021-11-12
1
-2
/
+0
|
/
*
Fix problem with certain fonts in ftfont_shape_by_flt
Kenichi Handa
2021-07-20
1
-0
/
+21
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
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
-8
/
+4
*
Remove unused variable from ftfont.c
Igor Saprykin
2020-04-25
1
-5
/
+2
*
Use correct registry name for windows-1251 charset
Robert Pluim
2020-03-19
1
-1
/
+1
*
Fix display of Big5 characters when using Fontconfig
Eli Zaretskii
2020-03-14
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Ignore all color fonts when using XFT
Robert Pluim
2019-12-29
1
-1
/
+16
*
Fix typo in populating otf_capability method for HarfBuzz
YAMAMOTO Mitsuharu
2019-12-03
1
-1
/
+1
*
In Cairo builds, omit some unnecessary functions
Paul Eggert
2019-11-14
1
-0
/
+12
*
extern function cleanup
Paul Eggert
2019-08-24
1
-1
/
+1
*
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
*
Add HarfBuzz fallbacks for libotf functions used in ftfont_list
YAMAMOTO Mitsuharu
2019-07-06
1
-3
/
+100
*
Implement the otf_capability method for HarfBuzz
YAMAMOTO Mitsuharu
2019-07-01
1
-0
/
+1
*
Fix negation in elements of OTF feature list
YAMAMOTO Mitsuharu
2019-06-30
1
-1
/
+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
-5
/
+25
*
Revert previous commit
YAMAMOTO Mitsuharu
2019-06-02
1
-25
/
+5
*
Make fthbfont and derivatives use common HarfBuzz code in hbfont.c
YAMAMOTO Mitsuharu
2019-06-02
1
-5
/
+25
*
Make fthbfont and derivatives use common HarfBuzz code in hbfont.c
YAMAMOTO Mitsuharu
2019-06-02
1
-293
/
+2
*
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-05-23
1
-63
/
+192
|
\
|
*
Make Cairo build obey hint-style font setting (Bug#35781)
YAMAMOTO Mitsuharu
2019-05-23
1
-56
/
+166
|
*
Replace XChar2b with unsigned in all font backends
Alexander Gramiak
2019-05-19
1
-1
/
+1
|
*
Avoid artifacts in ftx and ftcr font backend drivers
YAMAMOTO Mitsuharu
2019-05-14
1
-5
/
+25
*
|
Fix last changes in src/ftfont.c
YAMAMOTO Mitsuharu
2019-05-05
1
-5
/
+1
*
|
Add new font backend drivers for text shaping by HarfBuzz
YAMAMOTO Mitsuharu
2019-05-05
1
-63
/
+111
*
|
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-04-27
1
-11
/
+53
|
\
|
|
*
Use bitmap strikes as fallbacks for ftcr font backend
YAMAMOTO Mitsuharu
2019-04-20
1
-5
/
+39
|
*
Unify three font info structures
Robert Pluim
2019-02-08
1
-34
/
+25
|
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+10
|
*
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-5
/
+3
|
*
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
/
+3
|
|
\
|
|
|
*
Document font structure layout constraints
Robert Pluim
2018-12-14
1
-2
/
+3
|
|
*
; * src/ftfont.c (ftfont_spec_pattern): Fix whitespace.
Eli Zaretskii
2018-06-05
1
-1
/
+1
|
|
*
Port FC_COLOR change to older fontconfig
Paul Eggert
2018-06-05
1
-1
/
+1
|
|
*
Ignore color fonts when using Xft
Robert Pluim
2018-06-05
1
-0
/
+7
*
|
|
Unify three font info structures
Robert Pluim
2019-02-08
1
-37
/
+26
*
|
|
Always set explicit HarfBuzz buffer direction
Khaled Hosny
2019-01-05
1
-8
/
+9
[next]