Tao

Results 3 issues of Tao

1.Fix a bug on IView. The error code like this: 2.Add a usage of '-' on 'ratioWidth/ratioHeight' eg. It's mean the height is 25% of the div width,in order to...

修复了FloatView会与界面中的UISwipeGestureRecognizer冲突的问题

'liga' works in latin words well. But for non Latin characters, it's not work. For example, [https://learn.microsoft.com/en-us/typography/opentype/otspec183/gsub#example-7-contextsubstformat1-subtable-and-substlookuprecord](url) ![image](https://github.com/opentypejs/opentype.js/assets/7473679/bd3f9ad5-2289-432d-96f1-92a98360b648) [NewFont-Regular.ttf.zip](https://github.com/opentypejs/opentype.js/files/14913166/NewFont-Regular.ttf.zip) ## Expected Behavior ![image](https://github.com/opentypejs/opentype.js/assets/7473679/25c8624c-c864-44ec-8517-c4022ff86877) ## Current Behavior ``` import opentype from...