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
/
src
/
darwin
Commit message (
Expand
)
Author
Age
*
Set maximum Rust version to 1.31.0
Christian Duerr
2019-04-09
*
Revert daemon removal
Christian Duerr
2019-04-01
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Normalize Log Message Strings
Nathan Lilienthal
2019-01-07
*
Fix line metrics
Christian Duerr
2018-12-31
*
Add proper underline and strikeout support
Christian Duerr
2018-12-22
*
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-10
*
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-10-16
*
Update core-* dependencies
Jeff Muizelaar
2018-09-19
*
Fix style issues
Matthias Krüger
2018-09-17
*
Fix clippy lints and run font tests on travis
Matthias Krüger
2018-07-25
*
Fix clippy issues
Christian Duerr
2018-07-01
*
Move to cargo clippy
Christian Duerr
2018-06-17
*
fix fallbacks in macos (#1099)
Joe Moon
2018-02-07
*
Update core-text (#1061)
Jeff Muizelaar
2018-01-31
*
Refactor darwin code
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 cursors for macos
Christian Duerr
2017-12-24
*
Update euclid to v16
Chet Gurevitch
2017-12-23
*
Remove debug print
Joe Wilm
2017-12-22
*
Fix macOS fallbacks (#956)
Joe Wilm
2017-12-22
*
Scale all fonts based on device-pixel-ratio
Joe Wilm
2017-10-08
*
font: update macOS core-text dependency to 6.1.0, fixes #685 (#692)
Martin Lindhe
2017-07-28
*
changes osx fallback symbol font style
James A Keene
2017-06-06
*
macOS use system font fallback
Martin Algesten
2017-06-06
*
final core-graphics extensions moved upstream
Martin Algesten
2017-06-01
*
remove code that has been upstreamed
Martin Algesten
2017-05-31
*
updated some font deps
Martin Algesten
2017-05-31
*
Fix sign error in CoreText font rasterizer
Joe Wilm
2017-05-06
*
Fix glyph offsets in cell
Joe Wilm
2017-05-06
*
Remove unnecessary size argument to metrics function
Aaron Williamson
2017-05-01
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
add suggestive fallback messages on unavailable fonts
Tom Crayford
2017-01-12
*
make thin stroke rendering configurable
Tom Crayford
2017-01-12
*
Rework font loading
Joe Wilm
2017-01-02
*
Propagate font rasterizer errors
Joe Wilm
2016-12-31
*
Misc formatting fixes
Joe Wilm
2016-12-16
*
Add support for recording/running ref tests
Joe Wilm
2016-11-19
*
Support bold/italic font rendering on macOS
Joe Wilm
2016-08-12
*
Add support for CGContextSetFontSmoothingStyle
Joe Wilm
2016-08-03
*
Remove noisey printing on macOS
Joe Wilm
2016-07-12
*
Add license headers to source files
Joe Wilm
2016-06-29
*
Fix subpixel rendering for macOS
Joe Wilm
2016-06-24
*
Add support for macOS
Joe Wilm
2016-06-14