This repository was archived by the owner on Dec 23, 2024. It is now read-only.
Add additional fonts #122
Replies: 1 comment
-
Fonts have to be compiled in
You can see how LineageOS added some fonts here:
https://github.com/LineageOS/android_packages_overlays_Lineage/tree/lineage-19.1/fonts
https://android.googlesource.com/platform/external/google-fonts
https://android.googlesource.com/platform/external/google-fonts/lato/+/refs/heads/master
However do note fonts only apply to the system components and only a few apps.
Most apps will override the font.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Airradda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to add the OpenDyslexic font. Is there a way to add additional fonts to the system? I've looked around but all the methods found don't work for DivestOS or require root to do so.
Beta Was this translation helpful? Give feedback.
All reactions