You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the alert.. to clarify, this is related to FTE-based text rendering (TextBlock/TextLine etc) which uses a component to render both device fonts as well as the DefineFont4 (CFF-based) embedded text.
Google have changed the font files used in Android 15 for CJK so they are now using CFF2 tables, whereas the code here only supports CFF (version 1). We'll need to update this, sadly not a quick/easy fix.
In the meantime, it may be worth embedding a CFF-based font (you can pull it out of an Android 14 phone with ADB)?
AIRSDK51.1.1.3
All Android15 Device
The text was updated successfully, but these errors were encountered: