Results 130 comments of Patrick Martin

in what context? On Mon, Aug 7, 2023, 1:10 PM John Doherty ***@***.***> wrote: > Is it pixels or points, please can someone clarify? > > — > Reply to...

@sigurdle does this break any tests. Also can you write a test for this?

@rafallyczkowskiadylic I noticed that rlig is missing an implementation for latin scripts and liga is missing an implementation for arabic scripts, is that also fixed in this PR?

Also, @rafallyczkowskiadylic does this PR fix #501, because if you're redoing this code anyways, it might be worth fixing it.

This is blocking quite a few PRs, we should probably get this merged sometime soon.

> I'll review this later today. I ended up having a little time to go through it now before work.

In my codebase I'm doing a kind of dirty hack by multiplying the outline width by 2 then filling the text with ``destination-out`` compositing mode to cut out the inner...

> > In my codebase I'm doing a kind of dirty hack by multiplying the outline width by 2 then filling the text with `destination-out` compositing mode to cut out...