index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ftcrfont.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-30
1
-8
/
+63
|
\
|
*
Make overhangs in ftcrfont work on Haiku
Po Lu
2021-11-29
1
-1
/
+8
|
*
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-3
/
+53
*
|
* src/ftcrfont.c (ftcrfont_open): Revert redundant brace change.
Yuuki Harano
2021-11-24
1
-2
/
+0
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-03
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Set screen/display dpi res to make broadway work as expected
Jeff Walsh
2020-11-24
1
-0
/
+2
*
|
Introduce Pure GTK3 port
Yuuki Harano
2020-11-22
1
-0
/
+20
|
/
*
Fix scrolling problems with misc-fixed fonts under Cairo
Eli Zaretskii
2020-11-07
1
-1
/
+6
*
Handle Cairo errors in ftcrfont_open
Pip Cet
2020-10-22
1
-2
/
+14
*
* src/ftcrfont.c (ftcrfont_open): Initialize the `max_width` field
Stefan Monnier
2020-10-08
1
-1
/
+5
*
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-3
/
+2
*
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
*
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
*
Make ftcr font backend driver more consistent with xft
YAMAMOTO Mitsuharu
2019-06-22
1
-0
/
+12
*
Make ftcr font backend driver more consistent with xft
YAMAMOTO Mitsuharu
2019-06-22
1
-20
/
+16
*
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
-3
/
+3
*
Revert previous commit
YAMAMOTO Mitsuharu
2019-06-02
1
-3
/
+3
*
Make fthbfont and derivatives use common HarfBuzz code in hbfont.c
YAMAMOTO Mitsuharu
2019-06-02
1
-3
/
+3
*
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
-124
/
+293
|
\
|
*
Make Cairo build obey hint-style font setting (Bug#35781)
YAMAMOTO Mitsuharu
2019-05-23
1
-114
/
+256
|
*
* src/ftcrfont.c (ftcrfont_open): Skip zero glyph index.
YAMAMOTO Mitsuharu
2019-05-21
1
-1
/
+1
|
*
Replace XChar2b with unsigned in all font backends
Alexander Gramiak
2019-05-19
1
-6
/
+5
|
*
Avoid artifacts in ftx and ftcr font backend drivers
YAMAMOTO Mitsuharu
2019-05-14
1
-2
/
+12
*
|
Add new font backend drivers for text shaping by HarfBuzz
YAMAMOTO Mitsuharu
2019-05-05
1
-12
/
+59
*
|
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-04-27
1
-31
/
+146
|
\
|
|
*
* src/ftcrfont.c (ftcrfont_shape): Fix last change.
YAMAMOTO Mitsuharu
2019-04-20
1
-0
/
+2
|
*
Use bitmap strikes as fallbacks for ftcr font backend
YAMAMOTO Mitsuharu
2019-04-20
1
-6
/
+94
|
*
* src/ftcrfont.c (ftcrfont_glyph_extents): Activate ft_size_draw.
YAMAMOTO Mitsuharu
2019-04-19
1
-0
/
+1
|
*
* src/ftcrfont.c (ftcrfont_open): Avoid returning while blocking input.
YAMAMOTO Mitsuharu
2019-04-19
1
-27
/
+25
|
*
* src/ftcrfont.c (ftcrfont_glyph_extents): Fix last change.
YAMAMOTO Mitsuharu
2019-04-18
1
-3
/
+3
|
*
Use cairo_scaled_font_t object for text drawing and metrics calculation
YAMAMOTO Mitsuharu
2019-04-17
1
-7
/
+24
|
*
Unify three font info structures
Robert Pluim
2019-02-08
1
-37
/
+6
|
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+9
|
*
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
*
|
|
Unify three font info structures
Robert Pluim
2019-02-08
1
-39
/
+6
*
|
|
Properly fix building with HarfBuzz and without libotf
Khaled Hosny
2018-12-22
1
-1
/
+1
*
|
|
Fix last change.
Eli Zaretskii
2018-12-17
1
-1
/
+1
*
|
|
* src/ftcrfont.c (ftcrfont_driver): Really commit last change.
Mike Kupfer
2018-12-17
1
-1
/
+1
*
|
|
More fixes for build without libotf
Mike Kupfer
2018-12-17
1
-1
/
+1
*
|
|
Fix crash in the Cairo build
Ari Roponen
2018-12-14
1
-0
/
+3
[next]