Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Small cosmetic bug in moOde 9.0.4/5 and Windows browsers
#17
Ok, thx. I was using the Google fonts package which has only ttf files.

I'll test the webfonts and associated font-face definitions

Code:
/* Webfont: Lato-Light */@font-face {
   font-family: 'LatoWebLight';
   src: url('fonts/Lato-Light.eot'); /* IE9 Compat Modes */
   src: url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/Lato-Light.woff2') format('woff2'), /* Modern Browsers */
        url('fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
        url('fonts/Lato-Light.ttf') format('truetype');
   font-style: normal;
   font-weight: normal;
   text-rendering: optimizeLegibility;
}

There are also some old font-family: defs in the css code and some svg files that need to be updated.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Small cosmetic bug in moOde 9.0.4/5 and Windows browsers - by Tim Curtis - 07-30-2024, 12:44 PM

Forum Jump: