All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.6.0 - 2021-08-21
- Search in
$HOME/.fonts
on Linux. @Linus789
- Generic font families are preset by default instead of being set to
None
.
0.5.4 - 2021-05-25
- Implement
Eq
,Hash
forQuery
,Family
,Weight
andStyle
. @dhardy
- Update
ttf-parser
0.5.3 - 2021-05-19
- Update
ttf-parser
0.5.2 - 2021-05-19
- Update
memmap2
- Add additional search dir for macOS.
0.5.1 - 2020-12-20
- Compilation on Windows.
0.5.0 - 2020-12-20
FaceInfo::post_script_name
FaceInfo::monospaced
Database::load_system_fonts
0.4.0 - 2020-12-06
- Use a simple
u32
for ID instead of UUID.
0.3.0 - 2020-12-05
ttf-parser
updated.
0.2.0 - 2020-07-21
ttf-parser
updated.
- Stretch processing.
ttf-parser
was incorrectly parsing this property.