https://issues.apache.org/bugzilla/show_bug.cgi?id=55383
--- Comment #53 from Konstantin Preißer <kpreis...@apache.org> --- Hi Konstantin, thank you for the review. (In reply to Konstantin Kolinko from comment #52) > (In reply to Konstantin Preißer from comment #49) > > > > [1] http://www.google.com/fonts/specimen/Open+Sans > > The *.woff that you committed in r1546663 - where do they come from? > > I am worried whether we need to add some attribution if we are > redistributing them, > and how do we get updates for them if there are any. I took the .woff files by going to [3], selecting the needed fonts, and then opening the generated CSS link [4]. This is a Google-generated CSS that contains links to .ttf, .woff and other formats depending on the browser. I then downloaded the .woff ones. If there's a problem with taking these .woff files directly, I think it should be possible to use some tool to convert the .ttf to .woff files (but then one needs to take care not include only specific characters of the font, to reduce the file size). > Thus far I have two trails > a) Google Code repository for Google Fonts project, [2]. > > There are *.ttf files. > > b) I went to [1] clicked on "Open Open Sans in Google Fonts" which navigated > to [3]. > > At [3] I click "download" button (a small "down arrow" button at the > top-right part of the page). It downloads a 1.2Mb zip that contains 10 *.ttf > files and LICENSE.txt (a copy of Apache License 2.0). > > [2] > https://code.google.com/p/googlefontdirectory/source/browse/apache/opensans/ > [3] https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans > > So thus far > 1. It is clear that the files are covered by Apache License 2.0 > 2. There is no NOTICE file > 3. These are *.ttf files, not *.woff ones. [4] http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org