Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Oct 16, 2020
1 parent 9533c27 commit e435610
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Ported
- Fallback shaper. Thanks to [laurmaedje](https://github.com/laurmaedje).

## [0.2.0] - 2020-07-25
### Ported
Expand Down
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -41,9 +41,10 @@ Embedded `harfbuzz` version: 2.7.0
- [ ] `morx`
- [ ] `trak`
- [ ] Port text normalization (`hb-ot-shape-normalize.cc`, easy).
- [ ] Port fallback shaper (`hb-ot-shape-fallback.cc`, easy).
- [x] Port fallback shaper (`hb-ot-shape-fallback.cc`, easy).
- [ ] Port shaper logic (`hb-ot-shape.cc`).
- [ ] Remove C++ sources.
- [ ] Remove `unsafe`.

## Performance

Expand Down

0 comments on commit e435610

Please sign in to comment.