summaryrefslogtreecommitdiffstats
path: root/font
AgeCommit message (Expand)Author
2020-07-18Rename font crate to crossfontChristian Duerr
2020-07-14Fix freetype 26.6 format conversioncynecx
2020-07-11Remove alacritty.yml mentions from font crate errorsKirill Chibisov
2020-07-10Set default FreeType propertiesKirill Chibisov
2020-07-10Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov
2020-07-04Fix compilation on 32bit targetsKirill Chibisov
2020-06-06Remove copyright notice from filesChristian Duerr
2020-06-04Fix font rendering regression on macOSJade Michael Thornton
2020-05-27Fix build warnings on macOS/WindowsKirill Chibisov
2020-05-17Add subpixel anti-aliasing support on macOS 10.14+Casper Rogild Storm
2020-05-16Bump winit to 0.22.2Christian Duerr
2020-05-14Add support for Fontconfig embolden and matrix optionsKirill Chibisov
2020-05-12Fix emojis being blended with backgroundlbonn
2020-05-05Extend style guideline documentationChristian Duerr
2020-04-21Fix code formattingChristian Duerr
2020-04-16Add Windows font fallbackDavid Hewitt
2020-03-25Update Linux/BSD font dependenciesChristian Duerr
2020-03-17Use font style for fontconfig fallbackKirill Chibisov
2020-03-12Run clippy on oldest supported versionChristian Duerr
2020-03-07Fix selection with invisible start and endChristian Duerr
2020-03-06Fix caching of variable font facesKirill Chibisov
2020-02-27Revert caching of font pixelsizeKirill Chibisov
2020-02-26Add FreeType face cacheKirill Chibisov
2020-02-23Fix Fontconfig's font size queryKirill Chibisov
2020-02-20Fix discarding of FreeType loading flagsKirill Chibisov
2020-02-03Fix non-scalable font resize issueKirill Chibisov
2020-01-31Fix handling of OpenType variable fontsKirill Chibisov
2020-01-27Rework Fontconfig fallback to use cached list from font_sortKirill Chibisov
2020-01-22Fix underline position for bitmap fontsKirill Chibisov
2020-01-17Replace `.nth(0)` with `.next()`Cole Helbling
2020-01-15Update font crate to 2018 editionDavid Hewitt
2020-01-11Move Alacritty to organizationChristian Duerr
2020-01-03Replace deprecated Error methodssterlingjensen
2019-12-09Add support for colored emojis on Linux/BSDKirill Chibisov
2019-10-23Update dependenciesKirill Chibisov
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-09-21Remove outdated TODO/FIXME commentsChristian Duerr
2019-08-18Update depedenciesBastien Orivel
2019-07-30Bump minimum supported Rust version to 1.34.0Christian Duerr
2019-07-23Respect fontconfig's embeddedbitmap settingRoman Holovin
2019-07-14Query DirectWrite for the rendering mode to useAlex
2019-07-06Use Menlo as fallback font on macOSLê Viết Hoàng Dũng
2019-06-09Fix compiler warningsMatthias Krüger
2019-06-08Bump minimum supported Rust version to 1.32.0Christian Duerr
2019-04-23Add DirectWrite font rasterizerBen Pye
2019-04-20Fix cursor colorsChristian Duerr
2019-04-19Fix cursor dimensions with font offsetChristian Duerr
2019-04-14Fix duplicate resize eventsChristian Duerr
2019-04-09Set maximum Rust version to 1.31.0Christian Duerr
2019-04-03Bump dependenciesChristian Duerr