jeromew

Results 74 comments of jeromew

@schung-amd for information I managed to get some data out of the profiling pipeline. It seems that if in RDP you request more dispatches than your application really has then...

I found https://github.com/expressive-code/expressive-code/blob/main/packages/%40expressive-code/plugin-text-markers/src/index.ts#L126 that seems to have a link to the handling of diff but clearly this is more hairy for a newcomer than I anticipated. maybe I should ask...

for reference, this module seem to also approximate a linestring with bezier curves - https://www.npmjs.com/package/turf-bezier

I post this in case someone wants to work on this for svgo (I only discovered svgo via this github issue). Here is the smallest (server-side + canvas-less) sequence I...