index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
font
Commit message (
Expand
)
Author
Age
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Fix freetype 26.6 format conversion
cynecx
2020-07-14
*
Remove alacritty.yml mentions from font crate errors
Kirill Chibisov
2020-07-11
*
Set default FreeType properties
Kirill Chibisov
2020-07-10
*
Fail compilation if Fontconfig is not installed on Linux/BSD
Kirill Chibisov
2020-07-10
*
Fix compilation on 32bit targets
Kirill Chibisov
2020-07-04
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Fix font rendering regression on macOS
Jade Michael Thornton
2020-06-04
*
Fix build warnings on macOS/Windows
Kirill Chibisov
2020-05-27
*
Add subpixel anti-aliasing support on macOS 10.14+
Casper Rogild Storm
2020-05-17
*
Bump winit to 0.22.2
Christian Duerr
2020-05-16
*
Add support for Fontconfig embolden and matrix options
Kirill Chibisov
2020-05-14
*
Fix emojis being blended with background
lbonn
2020-05-12
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Fix code formatting
Christian Duerr
2020-04-21
*
Add Windows font fallback
David Hewitt
2020-04-16
*
Update Linux/BSD font dependencies
Christian Duerr
2020-03-25
*
Use font style for fontconfig fallback
Kirill Chibisov
2020-03-17
*
Run clippy on oldest supported version
Christian Duerr
2020-03-12
*
Fix selection with invisible start and end
Christian Duerr
2020-03-07
*
Fix caching of variable font faces
Kirill Chibisov
2020-03-06
*
Revert caching of font pixelsize
Kirill Chibisov
2020-02-27
*
Add FreeType face cache
Kirill Chibisov
2020-02-26
*
Fix Fontconfig's font size query
Kirill Chibisov
2020-02-23
*
Fix discarding of FreeType loading flags
Kirill Chibisov
2020-02-20
*
Fix non-scalable font resize issue
Kirill Chibisov
2020-02-03
*
Fix handling of OpenType variable fonts
Kirill Chibisov
2020-01-31
*
Rework Fontconfig fallback to use cached list from font_sort
Kirill Chibisov
2020-01-27
*
Fix underline position for bitmap fonts
Kirill Chibisov
2020-01-22
*
Replace `.nth(0)` with `.next()`
Cole Helbling
2020-01-17
*
Update font crate to 2018 edition
David Hewitt
2020-01-15
*
Move Alacritty to organization
Christian Duerr
2020-01-11
*
Replace deprecated Error methods
sterlingjensen
2020-01-03
*
Add support for colored emojis on Linux/BSD
Kirill Chibisov
2019-12-09
*
Update dependencies
Kirill Chibisov
2019-10-23
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Remove outdated TODO/FIXME comments
Christian Duerr
2019-09-21
*
Update depedencies
Bastien Orivel
2019-08-18
*
Bump minimum supported Rust version to 1.34.0
Christian Duerr
2019-07-30
*
Respect fontconfig's embeddedbitmap setting
Roman Holovin
2019-07-23
*
Query DirectWrite for the rendering mode to use
Alex
2019-07-14
*
Use Menlo as fallback font on macOS
Lê Viết Hoàng Dũng
2019-07-06
*
Fix compiler warnings
Matthias Krüger
2019-06-09
*
Bump minimum supported Rust version to 1.32.0
Christian Duerr
2019-06-08
*
Add DirectWrite font rasterizer
Ben Pye
2019-04-23
*
Fix cursor colors
Christian Duerr
2019-04-20
*
Fix cursor dimensions with font offset
Christian Duerr
2019-04-19
*
Fix duplicate resize events
Christian Duerr
2019-04-14
*
Set maximum Rust version to 1.31.0
Christian Duerr
2019-04-09
*
Bump dependencies
Christian Duerr
2019-04-03
[next]