DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44451>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44451 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2008-02-19 05:15 ------- Patch applied with small modifications (under section 5 of the ALv2): http://svn.apache.org/viewvc?rev=629093&view=rev Thanks a lot, Justus! Details on my refinements for font-weight: I have fonts with medium, bold and extra bold weights. Setting medium and bold to the same weight value seemed to simple. So at the moment, the mapping looks like this: light -> 200 default -> 400 medium -> 500 demi/semi(-bold) -> 600 bold -> 700 extrabold, extra bold, black, heavy, ultra, super -> 800 (the extra bold weights should probably be refined further although there's not much playroom anymore.) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
