- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 03 Jul 2018 07:25:55 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `Angle for oblique->normal threshold should be lower end of common obliques not 20`, and agreed to the following: * `RESOLVED: Start searching for obique starting from 11deg` <details><summary>The full IRC log of that discussion</summary> <fantasai> Topic: Angle for oblique->normal threshold should be lower end of common obliques not 20<br> <fantasai> https://github.com/w3c/csswg-drafts/issues/2539<br> <fantasai> github: https://github.com/w3c/csswg-drafts/issues/2539<br> <frremy> fantasai: in the font matching algorithm, we start searching from 20deg then go up from there<br> <frremy> fantasai: 20deg is an average<br> <frremy> fantasai: we should probably search from the minimum value<br> <frremy> chris_: if the mimimum is 14 we should start searching at 7<br> <fantasai> "If no match is found, oblique values greater than or equal to 20deg are checked in ascending order followed by oblique values below 20deg in descending order, until 0 is hit."<br> <frremy> fantasai: the spec says:<br> <frremy> fantasai: (see above comment)<br> <frremy> florian: 14 not 7?<br> <frremy> myles: if you have 13deg and 80deg you want 13deg<br> <frremy> fantasai: so we set 7deg<br> <frremy> myles: but what about 6deg and 80deg?<br> <frremy> florian: binary search, we look in both directions?<br> <frremy> myles: I don't want to change the algorithm<br> <frremy> myles: I think we should set the value as 11deg<br> <frremy> myles: because this seems better than 8deg<br> <frremy> fantasai: 11 is a lower-bound italic<br> <frremy> fantasai: 8 would be pushing it<br> <fantasai> s/italic/of typical italics/<br> <frremy> astearns: alright, any objection to start searching at 11 and see how it goes?<br> <frremy> myles: (disgression on the negative angle)<br> <chris_> It goes to 11!<br> <frremy> RESOLVED: Start searching for obique starting from 11deg<br> <florian> It goes to 11! -> it starts from 11!<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2539#issuecomment-402039527 using your GitHub account
Received on Tuesday, 3 July 2018 07:25:57 UTC