Peter Constable

Results 73 comments of Peter Constable

> https://lists.aau.at/mailman/private/mpeg-otspec/2023-July/002939.html references https://liebefonts.com/fonts/liebeheide as a nice example of a commercial font not readily expressed in vectors. I've wondered if this might be simulated in vectors using noise filters. The...

So, perhaps you have in mind something like the following? *PaintTransformed table:* | Type | Field name | Description | |-|-|-| | uint8 | format | Set to 6. |...

A revision: this would add a variable-sized record, comparable to the ValueRecord used in GPOS: *PaintTransformed table:* | Type | Field name | Description | |-|-|-| | uint8 | format...

PaintRotateSkew, with one VarFixed and flags?

For rotation, expressing the angle in degrees is clearly more amenable to smooth variation. But what's the particular benefit for expressing skews using angle rather than the matrix?

new commit for #113

Arbitrarily chosen for initial draft. (At least it wasn't left unspecified.) Or, actually, I think maybe influenced by HTML Canvas 2D (probably the last thing I looked at that explicitly...

@Lorp VarFWord has already been changed to VarFixed (I saw you comment on this earlier).

I'm really not convinced that COLR without CPAL is a good idea. Some of the structures we've defined for COLRv1 would be useful for composite glyph descriptions, but I don't...

I commented on this in [issue 88](https://github.com/googlefonts/colr-gradients-spec/issues/88#issuecomment-743320275): I think only the Porter-Duff modes would be relevant for monochrome since the channel values for source and backdrop would always be the...