Dominik Röttsches

Results 112 comments of Dominik Röttsches

I am working on this for web fonts at the moment, compare [crbug.com/605334](https://crbug.com/605334) and [crbug.com/758209](https://crbug.com/758209). In my testing (bypassing ots) it only works with a font without `glyf`, yes, because...

> Any pointers where that code is, @behdad? Maybe I can do my first FreeType patch :) Is it [778a7e6a36912](http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=778a7e6a36912303d9cb8b16b7aceacf3572d325)?

Filed [FreeType bug 53154](https://savannah.nongnu.org/bugs/index.php?53154) with proposed patch.

Or `NumShorts` should perhaps rather be split into `NumLarge` and `NumSmall`, or renamed to `WordDeltaCount` with two attributes, large and small or something like that?

> I am finding ambiguous statements in the OpenType spec on that. Filed https://github.com/MicrosoftDocs/typography-issues/issues/939

> @behdad this as completed 8 hours ago. As in "WAI", or did anything change?

> (1) The [syntax for font-format()](https://drafts.csswg.org/css-conditional-5/#typedef-supports-font-format-fn) appears to accept only keywords, whereas the format() function in the CSS Fonts [@font-face src descriptor](https://drafts.csswg.org/css-fonts-4/#font-format-values) accepts either a keyword or a string. While...

@jfkthame Could you split out (3) into a separate issue and perhaps we can resolve that quickly? That, I think, would enable shipping the feature while we continue discussing additional...