Skip to content

Commit

Permalink
Retrofitted to pure Rust (#58)
Browse files Browse the repository at this point in the history
feat: fontconfig/freetype -> fontdb/ab-glyph, many rewrite and updates
  • Loading branch information
7sDream authored Nov 13, 2023
1 parent 23fd01a commit b0f6d09
Show file tree
Hide file tree
Showing 38 changed files with 1,330 additions and 1,670 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## Unreleased

- Remove dependency of fontconfig and freetype lib
- Add `-vv` option to show font file location and face index
- Now release contains ia32/x64/arm64 binary for Windows
- Now release contains x64/arm64 binary for macOS
- Now release contains x64/arm64/armhf binary Linux

## 0.3.1

- Display help message directly when `char` arg are missing (Issue #11, Pr #12)
Expand Down
Loading

0 comments on commit b0f6d09

Please sign in to comment.