Fix double text subtitles by adding subfont

This commit is contained in:
Damontecres 2025-11-07 16:08:03 -05:00
parent 34dfd28011
commit b7a8cd3f92
No known key found for this signature in database
5 changed files with 50 additions and 11 deletions

View file

@ -0,0 +1,11 @@
{
"uniqueId": "com.github.mpv-android.mpv-android",
"developers": [],
"artifactVersion": "master",
"description": "mpv-android is a video player for Android based on libmpv",
"name": "mpv for Android",
"licenses": [
"mpv-android"
],
"website": "https://github.com/mpv-android/mpv-android"
}