Releases: princjef/font-ligatures
Releases · princjef/font-ligatures
v1.4.1
1.4.1 (2022-01-07)
Bug Fixes
- build: move to github actions (#25) (bdd919d)
- build: switch to manual PAT for releases (#26) (6daa0b7)
v1.4.0
1.4.0 (2021-03-09)
Features
- enable usage in browser by providing font array buffer (#22) (b8abbcd)
v1.3.3
1.3.3 (2020-07-08)
Bug Fixes
- check if font.tables.gsub is undefined (#18) (db06c92)
v1.3.2
1.3.2 (2018-08-11)
Bug Fixes
- deps: update font-finder to fix bug when listing (8e22577)
v1.3.1
1.3.1 (2018-08-01)
Performance Improvements
- remove and update dependencies to reduce footprint (57bd93e)
v1.3.0
1.3.0 (2018-05-12)
Features
- cache: add option to cache previous results (54cfbcd)
v1.2.4
1.2.4 (2018-05-12)
Bug Fixes
- merge: test and fix various issues merging lookup trees (9d87a25)
v1.2.3
1.2.3 (2018-05-12)
Performance Improvements
- merge context ranges as they're found (ae31063)
v1.2.2
1.2.2 (2018-05-12)
Performance Improvements
- only try lookups that might result in a substitution (e5a0b03)
v1.2.1
1.2.1 (2018-05-11)
Performance Improvements
- generate lookup tree on load (10c7fc1)