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
Some fonts are missing on branch android-12.1.
Like NotoSansEthiopic-Regular & NotoSansArmenian-Regular and others from NotoSans family.
Exception in thread "main" java.io.IOException: Can not find the font file NotoSansBengaliUI-Regular for language as
at com.android.recovery.tools.ImageGenerator.loadFontsByLocale(ImageGenerator.java:399)
at com.android.recovery.tools.ImageGenerator.createGraphics(ImageGenerator.java:492)
at com.android.recovery.tools.ImageGenerator.measureTextWidth(ImageGenerator.java:500)
at com.android.recovery.tools.ImageGenerator.generateImage(ImageGenerator.java:618)
at com.android.recovery.tools.ImageGenerator.main(ImageGenerator.java:755)
13:43:57 ninja failed with: exit status 1
The text was updated successfully, but these errors were encountered:
DelightReza
pushed a commit
to PitchBlackRecoveryDevices/manifest_pb
that referenced
this issue
Jun 29, 2023
Some fonts are missing on branch
android-12.1
.Like
NotoSansEthiopic-Regular
&NotoSansArmenian-Regular
and others fromNotoSans
family.The text was updated successfully, but these errors were encountered: