Activity log for bug #730912

Date Who What changed Old value New value Message
2011-03-07 20:51:29 Paul Sladen bug added bug
2011-03-07 20:52:20 Paul Sladen description Spotted while checking before Google Webfonts import (which uses weightclass to differentiate), both Medium and Bold are specified as weightClass=700 $ for i in *.ttf ; do echo -n $i ; showttf $i | grep weight ; done Ubuntu-LI.ttf weightClass=300 Light Ubuntu-L.ttf weightClass=300 Light Ubuntu-RI.ttf weightClass=400 Normal Ubuntu-R.ttf weightClass=400 Normal Ubuntu-MI.ttf weightClass=700 Bold Ubuntu-M.ttf weightClass=700 Bold Ubuntu-BI.ttf weightClass=700 Bold Ubuntu-B.ttf weightClass=700 Bold Spotted while checking before Google Webfonts import (which uses weightclass to differentiate), both Medium and Bold are specified as weightClass=700   $ for i in *.ttf ; do echo -n $i ; showttf $i | grep weight ; done Ubuntu-L.ttf weightClass=300 Light Ubuntu-R.ttf weightClass=400 Normal Ubuntu-M.ttf weightClass=700 Bold Ubuntu-B.ttf weightClass=700 Bold   Ubuntu-LI.ttf weightClass=300 Light   Ubuntu-RI.ttf weightClass=400 Normal   Ubuntu-MI.ttf weightClass=700 Bold   Ubuntu-BI.ttf weightClass=700 Bold
2011-03-07 21:04:34 Paul Sladen description Spotted while checking before Google Webfonts import (which uses weightclass to differentiate), both Medium and Bold are specified as weightClass=700   $ for i in *.ttf ; do echo -n $i ; showttf $i | grep weight ; done Ubuntu-L.ttf weightClass=300 Light Ubuntu-R.ttf weightClass=400 Normal Ubuntu-M.ttf weightClass=700 Bold Ubuntu-B.ttf weightClass=700 Bold   Ubuntu-LI.ttf weightClass=300 Light   Ubuntu-RI.ttf weightClass=400 Normal   Ubuntu-MI.ttf weightClass=700 Bold   Ubuntu-BI.ttf weightClass=700 Bold Spotted while checking before Google Webfonts import (which uses weightclass to differentiate), both Medium and Bold are specified as weightClass=700   $ for i in *.ttf ; do echo -n $i ; showttf $i | grep weight ; done   Ubuntu-L.ttf weightClass=300 Light   Ubuntu-R.ttf weightClass=400 Normal   Ubuntu-M.ttf weightClass=700 Bold   Ubuntu-B.ttf weightClass=700 Bold   Ubuntu-LI.ttf weightClass=300 Light   Ubuntu-RI.ttf weightClass=400 Normal   Ubuntu-MI.ttf weightClass=700 Bold   Ubuntu-BI.ttf weightClass=700 Bold The Medium and Medium Italic probably want changing to "500 Medium".
2011-03-07 22:04:43 Paul Sladen description Spotted while checking before Google Webfonts import (which uses weightclass to differentiate), both Medium and Bold are specified as weightClass=700   $ for i in *.ttf ; do echo -n $i ; showttf $i | grep weight ; done   Ubuntu-L.ttf weightClass=300 Light   Ubuntu-R.ttf weightClass=400 Normal   Ubuntu-M.ttf weightClass=700 Bold   Ubuntu-B.ttf weightClass=700 Bold   Ubuntu-LI.ttf weightClass=300 Light   Ubuntu-RI.ttf weightClass=400 Normal   Ubuntu-MI.ttf weightClass=700 Bold   Ubuntu-BI.ttf weightClass=700 Bold The Medium and Medium Italic probably want changing to "500 Medium". Spotted while checking before Google Webfonts import (which uses weightclass to differentiate), both Medium and Bold are specified as weightClass=700   $ for i in *.ttf ; do echo -n $i ; showttf $i | grep weight ; done   Ubuntu-L.ttf weightClass=300 Light   Ubuntu-R.ttf weightClass=400 Normal   Ubuntu-M.ttf weightClass=700 Bold <---- should be 500 Medium   Ubuntu-B.ttf weightClass=700 Bold   Ubuntu-LI.ttf weightClass=300 Light   Ubuntu-RI.ttf weightClass=400 Normal   Ubuntu-MI.ttf weightClass=700 Bold <---- should be 500 Medium   Ubuntu-BI.ttf weightClass=700 Bold The Medium and Medium Italic probably want changing to "500 Medium".
2011-03-08 07:50:44 Paul Sladen ubuntu-font-family: milestone 0.72 0.71
2011-03-08 16:42:22 Paul Sladen ubuntu-font-family: status Triaged Fix Committed
2011-03-24 07:14:36 Launchpad Janitor branch linked lp:ubuntu/ubuntu-font-family-sources
2011-07-05 14:44:51 Paul Sladen ubuntu-font-family: status Fix Committed Fix Released