Package: libjs-bootswatch
Version: 3.3.5+2+dfsg1-1
Severity: normal

The file /usr/share/javascript/bootswatch/paper/roboto-debian.css includes
font definitions like this:

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(fonts/Roboto-Bold.woff2) 
format('woff2');
}

When I make use of the paper theme my browser console shows a 404 because
fonts/Roboto-Bold.woff2 is missing.

This file is available in the fonts-roboto-fontface package. The
libjs-bootswatch package should recommend the fonts-roboto-fontface package.

-- 
Edward.

_______________________________________________
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to