RE: Blue Twilight - Released 21.01.2022 - Launcher - 2022-07-31
@Heppenowski I have a question I noticed that there a error showing every few minutes (themoviedb helper error ) is there anyway that can be fix or is it a bug that can be fix I really like this skin that's the only annoying thing everything else is perfect thank you ...😊
RE: Blue Twilight - Released 21.01.2022 - Launcher - 2022-07-31
@heppenowski I have a question I noticed that there a error showing every few minutes (themoviedb helper error ) is there anyway that can be fix or is it a bug that can be fix I really like this skin that's the only annoying thing everything else is perfect thank you ...😊
RE: Blue Twilight - Released 21.01.2022 - haicaoboi87 - 2022-12-06
thanks for great skin you shared!
i make a few modify to make your skin can show all unicode character.
the first, you must download xperience1080 skin and extra, copy the OpenSansCond.ttf font to %APPDATA%\Kodi\media\Fonts\ (in windows)
the second, you need to open file Font.xml in folder %APPDATA%\Kodi\addons\skin.blue.twilight\xml\ and replace all line with this:
Quote:<?xml version="1.0" encoding="UTF-8"?>
<fonts>
 <fontset id="Default" idloc="15109">
  <!-- Required Font -->
  <font>
   <name>font13</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>30</size>
  </font>
  <!-- Monospace Fonts -->
  <font>
   <name>font_system_info</name>
   <filename>NotoMono-Regular.ttf</filename>
   <size>22</size>
  </font>
  <!-- Tiny Fonts -->
  <font>
   <name>font_tiny_hintlabel_italics</name>
   <style>uppercase lighten</style>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>14</size>
  </font>
  <font>
   <name>font_tiny_hintlabel</name>
   <style>uppercase</style>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>18</size>
  </font>
  <font>
   <name>font_tiny_hintlabel_title</name>
   <style>uppercase bold</style>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>20</size>
  </font>
  <font>
   <name>font_tiny10</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>20</size>
  </font>
  <font>
   <name>font_tiny_match</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>20</size>
   <style>bold</style>
  </font>
  <font>
   <name>font_tiny_uppercase</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>22</size>
   <style>uppercase bold</style>
  </font>
  <font>
   <name>font_tiny_title_uppercase</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>27</size>
   <style>uppercase bold</style>
  </font>
  <!-- Small Fonts -->
  <font>
   <name>font_small_pvr_channels</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>22</size>
   <style>uppercase</style>
  </font>
  <font>
   <name>font_small_pvr_channels_italic</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>20</size>
   <style>italics</style>
  </font>
  <font>
   <name>font_small_notify_main_bold</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>23</size>
   <style>bold</style>
   <linespacing>0.8</linespacing>
  </font>
  <font>
   <name>font_menu</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>24</size>
   <style>uppercase</style>
   <aspect>0.8</aspect>
  </font>
  <font>
   <name>font_small_defaults</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>25</size>
  </font>
  <font>
   <name>font_small_plot</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>28</size>
   <style>lighten</style>
   <!-- <aspect>0.75</aspect> -->
  </font>
  <font>
   <name>font12</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>25</size>
  </font>
  <font>
   <name>font_small_header</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>25</size>
   <style>uppercase bold</style>
  </font>
  <font>
   <name>font25</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>25</size>
   <style>uppercase</style>
  </font>
  <font>
   <name>font27</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>27</size>
  </font>
  <font>
   <name>font27_narrow</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>27</size>
   <linespacing>0.8</linespacing>
  </font>
  <font>
   <name>font27_bold</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>27</size>
   <linespacing>0.8</linespacing>
  </font>
  <font>
   <name>font_small_pvr_title</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>30</size>
  </font>
  <!-- Normal Fonts -->
  <font>
   <name>font14</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>33</size>
  </font>
  <font>
   <name>font32</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>32</size>
  </font>
  <font>
   <name>font32_bold</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>32</size>
  </font>
  <font>
   <name>font37</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>37</size>
  </font>
  <font>
   <name>font45</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>45</size>
  </font>
  <!-- Big Fonts -->
  <font>
   <name>font_pvr_clock</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>55</size>
  </font>
  <font>
   <name>font60</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>60</size>
   <style>lighten</style>
  </font>
  <font>
   <name>font_clock</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>40</size>
   <style>lighten</style>
  </font>
  <font>
   <name>WeatherTemp</name>
   <aspect>0.85</aspect>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>120</size>
   <style>bold</style>
  </font>
  <!-- Menu Fonts -->
  <font>
   <name>font_menu</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>30</size>
  </font>
  <font>
   <name>font_menu_focus</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>30</size>
  </font>
  <!-- Plot Fonts -->
  <font>
   <name>font_plot_normal</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>26</size>
  </font>
  <!-- Title Fonts -->
  <font>
   <name>font_flag</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>18</size>
   <style>bold</style>
  </font>
  <font>
   <name>font20_title</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>20</size>
   <style>bold</style>
  </font>
  <font>
   <name>font25_title</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>25</size>
   <style>bold</style>
  </font>
  <font>
   <name>font30_title</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>30</size>
   <style>bold</style>
  </font>
  <font>
   <name>font32_title</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>32</size>
   <style>bold</style>
  </font>
  <font>
   <name>font30_title_upp</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>30</size>
   <style>bold uppercase</style>
  </font>
  <font>
   <name>font36_title</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>36</size>
   <style>bold</style>
  </font>
  <font>
   <name>font45_title</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>45</size>
   <style>bold</style>
  </font>
  <font>
   <name>font52_title</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>52</size>
<!-- Â Â Â <style>bold</style>-->
<!-- Â Â Â <aspect>0.8</aspect>-->
  </font>
  <font>
   <name>font_title</name>
   <filename>OpenSansCond.ttf</filename>
   <linespacing>0.90</linespacing>
   <size>45</size>
  </font>
 </fontset>
 <fontset id="Arial" idloc="31053">
  <!-- Required Font -->
  <font>
   <name>font13</name>
   <filename>arial.ttf</filename>
   <size>30</size>
  </font>
  <!-- Monospace Fonts -->
  <font>
   <name>font_system_info</name>
   <filename>NotoMono-Regular.ttf</filename>
   <size>22</size>
  </font>
  <!-- Tiny Fonts -->
  <font>
   <name>font_tiny_hintlabel</name>
   <style>uppercase</style>
   <filename>arial.ttf</filename>
   <size>18</size>
  </font>
  <font>
   <name>font_tiny10</name>
   <filename>arial.ttf</filename>
   <size>20</size>
  </font>
  <font>
   <name>font_tiny_match</name>
   <filename>arial.ttf</filename>
   <size>20</size>
   <style>bold</style>
  </font>
  <!-- Small Fonts -->
  <font>
   <name>font_small_pvr_channels</name>
   <filename>arial.ttf</filename>
   <size>23</size>
  </font>
  <font>
   <name>font_small_notify_main_bold</name>
   <filename>arial.ttf</filename>
   <size>23</size>
   <style>bold</style>
   <linespacing>0.8</linespacing>
  </font>
  <font>
   <name>font_small_defaults</name>
   <filename>arial.ttf</filename>
   <size>25</size>
  </font>
  <font>
   <name>font12</name>
   <filename>arial.ttf</filename>
   <size>25</size>
  </font>
  <font>
   <name>font_small_header</name>
   <filename>arial.ttf</filename>
   <size>25</size>
   <style>uppercase bold</style>
  </font>
  <font>
   <name>font27</name>
   <filename>arial.ttf</filename>
   <size>27</size>
  </font>
  <font>
   <name>font27_narrow</name>
   <filename>arial.ttf</filename>
   <size>27</size>
   <linespacing>0.8</linespacing>
  </font>
  <font>
   <name>font27_bold</name>
   <filename>arial.ttf</filename>
   <size>27</size>
   <linespacing>0.8</linespacing>
  </font>
  <font>
   <name>font_small_pvr_title</name>
   <filename>arial.ttf</filename>
   <size>30</size>
  </font>
  <!-- Normal Fonts -->
  <font>
   <name>font14</name>
   <filename>arial.ttf</filename>
   <size>33</size>
  </font>
  <font>
   <name>font32</name>
   <filename>arial.ttf</filename>
   <size>32</size>
  </font>
  <font>
   <name>font32_bold</name>
   <filename>arial.ttf</filename>
   <size>32</size>
  </font>
  <font>
   <name>font37</name>
   <filename>arial.ttf</filename>
   <size>37</size>
  </font>
  <font>
   <name>font45</name>
   <filename>arial.ttf</filename>
   <size>45</size>
  </font>
  <!-- Big Fonts -->
  <font>
   <name>font_pvr_clock</name>
   <filename>arial.ttf</filename>
   <size>59</size>
  </font>
  <font>
   <name>font60</name>
   <filename>arial.ttf</filename>
   <size>60</size>
   <style>lighten</style>
  </font>
  <font>
   <name>font_clock</name>
   <filename>arial.ttf</filename>
   <size>40</size>
   <style>lighten</style>
  </font>
  <font>
   <name>WeatherTemp</name>
   <aspect>0.85</aspect>
   <filename>arial.ttf</filename>
   <size>120</size>
   <style>bold</style>
  </font>
  <!-- Menu Fonts -->
  <font>
   <name>font_menu</name>
   <filename>arial.ttf</filename>
   <size>30</size>
  </font>
  <font>
   <name>font_menu_focus</name>
   <filename>arial.ttf</filename>
   <size>30</size>
  </font>
  <!-- Title Fonts -->
  <font>
   <name>font_flag</name>
   <filename>arial.ttf</filename>
   <size>18</size>
   <style>bold</style>
  </font>
  <font>
   <name>font20_title</name>
   <filename>arial.ttf</filename>
   <size>20</size>
   <style>bold</style>
  </font>
  <font>
   <name>font25_title</name>
   <filename>arial.ttf</filename>
   <size>25</size>
   <style>bold</style>
  </font>
  <font>
   <name>font30_title</name>
   <filename>arial.ttf</filename>
   <size>30</size>
   <style>bold</style>
  </font>
  <font>
   <name>font32_title</name>
   <filename>arial.ttf</filename>
   <size>32</size>
   <style>bold</style>
  </font>
  <font>
   <name>font36_title</name>
   <filename>arial.ttf</filename>
   <size>36</size>
   <style>bold</style>
  </font>
  <font>
   <name>font45_title</name>
   <filename>arial.ttf</filename>
   <size>45</size>
   <style>bold</style>
  </font>
  <font>
   <name>font52_title</name>
   <filename>arial.ttf</filename>
   <size>52</size>
   <style>bold</style>
  </font>
  <font>
   <name>font_title</name>
   <filename>arial.ttf</filename>
   <size>45</size>
  </font>
 </fontset>
</fonts>
RE: Blue Twilight - Released 21.01.2022 - Launcher - 2022-12-30
@heppenowski l noticed the first Blue Twilight skin on the widget aspect ( landscape ) they are different then the latest Blue Twilight is there a way you can add the old widget aspect ( landscape ) and add it to the latest one so we can choose..
First image is the widget aspect landscape if you can add to the latest skin:
Blue Twilight https://imgur.com/a/cLcgU7s
Second image is the latest skin with the latest widget aspect landscape:
http://imgur.com/gallery/2QzG0yq
RE: Blue Twilight - Released 21.01.2022 - heppen - 2022-12-30
(2022-12-30, 04:10)Launcher Wrote: @heppenowski l noticed the first Blue Twilight skin on the widget aspect ( landscape ) they are different then the latest Blue Twilight is there a way you can add the old widget aspect ( landscape ) and add it to the latest one so we can choose..
First image is the widget aspect landscape if you can add to the latest skin:
Blue Twilight https://imgur.com/a/cLcgU7s
Second image is the latest skin with the latest widget aspect landscape:
http://imgur.com/gallery/2QzG0yq
Sorry I can't working on BT currently. No time
RE: Blue Twilight - Released 21.01.2022 - Launcher - 2022-12-30
Thank you for replying back well hopefully you'll have time next year 😉
BT is still and always be the best skin for me thank you ...for you hard work and sharing it with us ðŸ¤
RE: Blue Twilight - Released 21.01.2022 - heppen - 2022-12-31
Thanks for kind words
|