Fix frac feature for better recognizing fraction patterns (#2214).

This commit is contained in:
be5invis 2024-02-26 18:05:52 -08:00
parent bcb50d4681
commit d076cf8320
3 changed files with 34 additions and 57 deletions

View file

@ -41,3 +41,4 @@
* Unify diagonal box drawings' angles (#2197).
* Fix Large Type Piece `U+1CE3B` (#2206).
* Added a `MOSC` feature that turns certain geometric shapes into mosaics (#2212).
* Fix `frac` feature for better recognizing fraction patterns (#2214).