index
:
alacritty
alacritty_terminal_v0.21.0
alacritty_terminal_v0.22.0
alacritty_terminal_v0.23.0
alt-esc-unicode
alt-key-tester
antialias-option
bindings_on_crack
borderless-window
bump-glutin-0320
bump_deps
click-links
config-improvements
cursor-blink
cursor-config
dependabot/cargo/bumpalo-3.12.0
display-config-errors
fish-completions-dir-update
fix-deprecated
fix-hidden-cursor
fix-netbsd-build
fix-no-import-migrate
fix-releases
fix_colors
fontconfig
gentoo-install-deps
glutin-0.17-upgrade
initial-window-focus
issue-1115
issue-1150
issue-1336
issue-1582
issue-1773
issue-1786
issue-2145
kchibisov/fixup-manpage-title
kchibisov/winit-02911
kitty-char-no-char-fix
master
nll
not-reset-pixel
numpad-decimal
optimizations
period
playing-around
remove-debugonly-tests
resolver++
rewrite-appdataxml
scroll/fix-alt-grid-size
scroll/fix-tests
scroll/impossible-zero
scrollback
syslog-panics
underline-strikethrough
v0.10.0
v0.10.1
v0.11.0
v0.11.1
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.13
v0.14
v0.15
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.8.0
v0.9.0
vec-deque-backing
wide-chars-fix
winpty-agent-docs
zero-width-chars
zerowidth
A cross-plantform, OpenGL terminal emulator
Alacritty
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
font
/
src
/
ft
/
mod.rs
Age
Commit message (
Expand
)
Author
2019-10-05
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-07-23
Respect fontconfig's embeddedbitmap setting
Roman Holovin
2019-06-09
Fix compiler warnings
Matthias Krüger
2019-04-20
Fix cursor colors
Christian Duerr
2019-03-30
Add rustfmt style guide
v0.3.0-rc1
Christian Duerr
2019-01-07
Normalize Log Message Strings
Nathan Lilienthal
2018-12-31
Fix line metrics
Christian Duerr
2018-12-22
Add proper underline and strikeout support
Christian Duerr
2018-12-10
Upgrade to Rust 2018
Joe Wilm
2018-11-10
Upgrade Glutin to v0.19.0
Matt Keeler
2018-10-16
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-09-30
Bump fontconfig dependencies
Jon Gjengset
2018-07-21
Add support for LCD-V pixel mode
yshui
2018-07-02
Enable clippy in font/copypasta crates
Matthias Krüger
2018-07-01
Fix clippy issues
Christian Duerr
2018-06-17
Move to cargo clippy
Christian Duerr
2018-01-21
Better character cell width with FreeType (#1029)
Rachel K
2017-12-24
Move custom cursor block on ft
Christian Dürr
2017-12-24
Use font_key provided with cursor glyphs
Christian Dürr
2017-12-24
Fix linux symbol size
Christian Duerr
2017-12-24
Add custom box cursor for unfocused window
Christian Duerr
2017-12-24
Format cursor code and add documentation
Christian Duerr
2017-12-24
Add custom beam cursor
Christian Duerr
2017-12-24
Revert to old system for macos
Christian Duerr
2017-12-24
Add custom underline cursor
Christian Duerr
2017-10-30
fix some typos in comments
Martin Lindhe
2017-10-14
Fix memory leak from font resizing
Joe Wilm
2017-10-08
Scale all fonts based on device-pixel-ratio
Joe Wilm
2017-10-08
Support bitmap fonts
Dan Aloni
2017-10-08
FreeType rasterizer respects some fontconfig
Joe Wilm
2017-10-08
Improve glyph rasterization performance
Joe Wilm
2017-10-08
Extend and improve FcPattern bindings
Joe Wilm
2017-10-08
Organize fontconfig wrappers
Joe Wilm
2017-05-28
Fixes font raster for mono, gray bitmaps (#590)
Joe Wilm
2017-05-06
Fix glyph offsets in cell
Joe Wilm
2017-05-01
Remove unnecessary size argument to metrics function
Aaron Williamson
2017-05-01
Improve freetype metric usage
Aaron Williamson
2017-03-01
font::fc: Remove unneeded clone
Harlan Lieberman-Berg
2017-03-01
font::ft: misc style cleanup.
Harlan Lieberman-Berg
2017-03-01
Drop unnecessary unsafe on add_charset
Harlan Lieberman-Berg
2017-03-01
Switch over to using font_match everywhere.
Harlan Lieberman-Berg
2017-03-01
Rework font cache to cache on paths
Harlan Lieberman-Berg
2017-03-01
First pass of font fallback rendering
Harlan Lieberman-Berg
2017-01-12
add suggestive fallback messages on unavailable fonts
Tom Crayford
2017-01-12
make thin stroke rendering configurable
Tom Crayford
2017-01-02
Rework font loading
Joe Wilm
2016-12-31
Propagate font rasterizer errors
Joe Wilm
2016-12-16
Misc formatting fixes
Joe Wilm
2016-11-19
Add support for recording/running ref tests
Joe Wilm
2016-08-14
Support bold/italic font rendering on Linux
Joe Wilm
[next]