1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 03:39:16 +03:00
wezterm/wezterm-font/src
Wez Furlong 9b4f7e78d6 fonts: properly fixup emoji baseline
The previous commit was partially OK, but the main cause of
emoji being wonky was this bit of macos specific code that I
added ages ago.

Remove that hack and the portion of the code from the previous
commit that was working to undo it.

This should make the baselines consistent across all platforms.

refs: #1203
2021-10-06 19:40:30 -07:00
..
locator fonts: really fix build on win32 2021-10-02 10:03:50 -07:00
rasterizer fonts: properly fixup emoji baseline 2021-10-06 19:40:30 -07:00
shaper fonts: align emoji fonts with the primary font baseline 2021-10-05 22:01:21 -07:00
db.rs fonts: enable matching against bitmap strike sizes 2021-10-02 09:33:55 -07:00
fcwrap.rs Speedup font loading with fontconfig and freetype. 2021-09-06 10:53:01 -07:00
ftwrap.rs fonts: fix build on win32 2021-10-02 18:38:29 -07:00
hbwrap.rs fonts: Fix shaping metrics 2021-09-22 08:34:40 -07:00
lib.rs fix: title_font didn't respect changed dpi 2021-10-04 21:09:31 -07:00
parser.rs fonts: enable matching against bitmap strike sizes 2021-10-02 09:33:55 -07:00
units.rs refactor deps so that window can depend on wezterm-font 2021-06-26 22:58:42 -07:00