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