Showing
2 changed files
with
1 additions
and
1 deletions
| @@ -3,6 +3,7 @@ | @@ -3,6 +3,7 @@ | ||
| 3 | ## 3.7.0 | 3 | ## 3.7.0 |
| 4 | 4 | ||
| 5 | - Fix imports for Dart 2.15 | 5 | - Fix imports for Dart 2.15 |
| 6 | +- Fix TTF font parser for NewsCycle-Regular.ttf | ||
| 6 | - Move files | 7 | - Move files |
| 7 | - Depreciate Font.stringSize | 8 | - Depreciate Font.stringSize |
| 8 | - Implement fallback font | 9 | - Implement fallback font |
| @@ -5,7 +5,6 @@ | @@ -5,7 +5,6 @@ | ||
| 5 | - Fix imports for Dart 2.15 | 5 | - Fix imports for Dart 2.15 |
| 6 | - Fix print dialog crash on Linux | 6 | - Fix print dialog crash on Linux |
| 7 | - Fix directPrint printer selection on macOS | 7 | - Fix directPrint printer selection on macOS |
| 8 | -- Fix TTF font parser for NewsCycle-Regular.ttf | ||
| 9 | - Fix AssetManifest | 8 | - Fix AssetManifest |
| 10 | - Update Google Fonts | 9 | - Update Google Fonts |
| 11 | - Add a default theme initializer | 10 | - Add a default theme initializer |
-
Please register or login to post a comment