-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Bug] Can't use sub directory for font files #4
Comments
Ok after some more testing I copied all the fonts out of |
Ok, looks like the issue is that fonts can't be in sub-directories. If I move the fonts out of the KR directory and into just the resources directory then they all work fine.
|
That's strange, it's working ok for me, just tested. What platform are you using? There was a previous issue with Linux because my folder names had a '+' in them. I've just tested this on Android and MacOS and it was working correctly on both. Thanks for digging into it anyway. I'll update to remove the folders |
That is strange, I'm using CoreELEC Kodi 20.3 Nexus, so it's a Linux based OS. |
Ok, so I just tried Kodi 20.5 Nexus on OSX and the same problem, if the fonts are in a sub folder they don't work. This could be a Nexus issue, which version of Kodi did you test? |
I've just updated my CoreELEC install to 20.5 and now the font's work ok, hold off from making any changes I'll do some more testing tomorrow, this issue may be solved. Thanks. |
I'm still on 20.2 because I had problems with PIL being missing in 20.5 on
Mac
…On Sat, Mar 30, 2024, 22:40 roidy ***@***.***> wrote:
Ok, so I just tried Kodi 20.5 Nexus on OSX and the same problem, if the
fonts are in a sub folder they don't work. This could be a Nexus issue,
which version of Kodi did you test?
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADQ4FM4UPNOSOGSVUW6J6RTY24WLBAVCNFSM6AAAAABFPPJYASVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRYGQ4DMMRZGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
After some more testing using you Copacetic skin and switching between the default and inter+noto font set these are my findings:- CoreELEC Kodi 20.3:- Fail OSX Kodi 20.3:- Fail Definitely an issue somewhere. |
Are you using the version in the official Kodi repo or from my repo? Rigiht now, this resource has been updated in the Kodi repo, but my skin update has not yet been merged, so it's currently looking for the files in the wrong place I think. Although that wouldn't explain why it worked on CoreELEC 20.3. I think to be safe, I'll remove the extra folder level anyway and just have the fonts all in one folder. Will update this on my repo later and add in Medium weight for KR and SC too. Thanks for flagging @roidy! |
Umm.... Never considered that. I just installed the skin from the official repo and the fonts are installed automatically with it, so I guess they also come from the official repo.
Thanks really appreciate that 👍 |
Removed sub-folder structure in 1.0.5 |
I've been trying to use these font in my own skin but have found that they are all the same weight :(
Open Copacetic skin and change between default and Inter + Noto font
The text was updated successfully, but these errors were encountered: