-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build error: font missing #24
Comments
ghost
pushed a commit
to PitchBlackRecoveryProject/android_device_xiaomi_fleur-pbrp
that referenced
this issue
Aug 10, 2023
Did you fix it? |
yes |
How? |
stay in source dir & run this and build cd external/noto-fonts/other &&wget https://github.com/ShazuxD/extras/raw/main/font.zip &&unzip -o font.zip &&cd ../../.. |
That GitHub user does not exist :( |
Try this, @manu06202579. Make sure you are in root source.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not found NotoSansEthiopic-Regular
Error: Exception in thread "main" java.io.IOException: Can not find the font file NotoSansEthiopic-Regular for language am
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)
[ 99% 25070/25095] //system/security/keystore2:libkeystore2 rustc src/lib.rs
ninja: build stopped: subcommand failed.
19:40:59 ninja failed with: exit status 1
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered: