Videolyrics for Aeon Nox 5 (Krypton) and Silvo mod
#16
(2017-01-01, 22:34)braz Wrote:
(2017-01-01, 14:06)manfeed Wrote:
(2017-01-01, 11:52)braz Wrote: I was curious which fonts are used, took a peek and it looks like they are all open source, right? Is there a particular site you got them from? Just wanted to double check the licenses if I'm going to submit this to the Kod repo.

Most of them are for sure, but I don't know about them all... I'm extremely picky about fonts, colors, timing... I've spent countless hours searching here and there on internet to find the ones I like most, so you'll do well to double checkWink
Just finished checking the fonts, several are open source and some are free for personal use, not sure if there are any issues with distributing the personal use ones with a skin. The first one, All Round Gothic, is a commercial font though, and won't be allowed in the repo. I replaced a few fonts, seems to still be working well. You're right though, took a while to find ones with a similar look and height.

And I shamelessly copied your commit. Thx @braz Smile
Reply
#17
(2017-01-01, 20:23)_Andy_ Wrote: @sanity and all Madnox user. Use this link for a Madnox version of the Video Lyrics. GREAT THX and all credits goes to manfeed.

To activate the Video Lyrics go into skin settings / customizers / music visualisation settings / Video Lyrics

Image

https://drive.google.com/open?id=0B0jBz9...EY4ZTRZTkk

good evening

I've tried it, but if I font.xml filler than all my characters are gone and I see nothing, and if I put back the original back then everything is back to normal but then it does not work ....

anyone bother?
Reply
#18
Djdirty60

I tried it out just now and I got the same problem unfortunatly.
Reply
#19
I missed one line during copy/paste.
open the font.xml with a text editor.
at the top you see
Code:
<?xml version="1.0" encoding="utf-8"?>
<fonts>
    <fontset id="Default" idloc="31390">
    
    <name>lyrics1</name>
    <filename>lyrspin03.ttf</filename>
    <style>lowercase</style>
    <linespacing>0.9</linespacing>
    <size>120</size>
    </font>

change font.xml like this and save.
Code:
<?xml version="1.0" encoding="utf-8"?>
<fonts>
    <fontset id="Default" idloc="31390">
    <font>    
    <name>lyrics1</name>
    <filename>lyrspin03.ttf</filename>
    <style>lowercase</style>
    <linespacing>0.9</linespacing>
    <size>120</size>
    </font>

now it should work.
Reply
#20
That partly did the trick for me.
Now the font is back everywhere in kodi but the lyrics looks awful.
All lyrics have the same font and size.
Reply
#21
I just checked all again. I did a fresh install of Kodi 17 RC and downloaded the skin from github from mikesilvo164 (Madnox for Krypton).
After that i simple copied all the files and folders from the zip into the madnox folder. Clicked yes to overwrite.

I simple enabled the video lycris and played a song.

The lyrics looks fine as it should.

So i guess you are using the wrong Kodi or Skin or mabye you missed some files from the zip file.
Reply
#22
Can I use this Videolyric style in Aeon Nox Silvio? When I copy the files in the Aeon Nox Silvio skin folder nothing happens Sad
Reply
#23
No, in addition you will break other stuff of the mod when overwriting...
If I have helped you or increased your knowledge, please click the 'thumbs up' button to give thanks :)
Reply
#24
Ok Sad, there was nothing to overwrite.
Reply
#25
(2017-01-04, 14:31)Skiller1 Wrote: Ok Sad, there was nothing to overwrite.

See the updated first post...
If I have helped you or increased your knowledge, please click the 'thumbs up' button to give thanks :)
Reply
#26
Amazing work.

As you already know, I took the liberty of adding this to the Rapier skin.

Thanks again!


@BigNoid: there seems to be missing a "ttf" for font lyrics8b i Font.xml

https://github.com/BigNoid/Aeon-Nox/blob...t.xml#L100

It's missing for all font sets.
Reply
#27
thx @Gade for spotting that Smile
Reply
#28
@BigNoid, I posted a feature request that would be a big benefit for manfeed's lyrics...

Allow includes in skins' Font.xml
Reply
#29
Hi manfeed,

Good to see you're still working away on improving Kodi, this is yet again another excellent additon.

I've added it into Madnox now:

watch gallery


Thanks again manfeed.

Mike.
SKIN: Aeon Madnox
RIP Schimi2k, we miss you.
When I grow up I want to be a skilled skinner
Thank me by ⬇ adding to my + reputation
Reply
#30
(2017-01-06, 16:21)Mike_Doc Wrote: Hi manfeed,

Good to see you're still working away on improving Kodi, this is yet again another excellent additon.

I've added it into Madnox now:

Thanks again manfeed.

Mike.

Thanks Mike, glad to see you like it Nod
If I have helped you or increased your knowledge, please click the 'thumbs up' button to give thanks :)
Reply

Logout Mark Read Team Forum Stats Members Help
Videolyrics for Aeon Nox 5 (Krypton) and Silvo mod0