Pascal Thomet

Results 331 comments of Pascal Thomet

I can confirm the issue is in Freetype only, since I created a repro that depends only on it. See https://gitlab.freedesktop.org/freetype/freetype/-/issues/1265#note_2226979

If a deep dive into FreeType internals interests you, you can look at https://gitlab.freedesktop.org/freetype/freetype/-/issues/1265#note_2228459

@omar, @sammycage Thanks to both of you, and many thanks to you Sammy for pursuing this investigation! I'm going to investigate this, using the repro repository. I will let you...

@sammycage, I might need a little more of your time. I'm trying to find a strategy on how to apply your advices. I'm considering the two functions you mentioned "ImGuiLunasvgPortPresetSlot"...

@sammycage I have several questions. - about the issue I posted on the freestype repository: Do you agree that I should close it? - about plutosvg If I understand correctly,...

Give me a few days, I'll give a try to plutosvg, so that Omar can have a look at it and see whether the switch might be interesting (However, I...

> I believe it would be best to leave it open until the issue is completely resolved. I'll post an update anyhow, to inform them. It seems important, since Werner...

**test plutosvg, current status**: here are some first results after a first quick try Plutosvg: I could get it to compile and to replacer the Freetype hooks However, the rendering...

I confirm that using the latest commit will reduce the font loading time down to 3 seconds (with FontHeight=60, 1428 glyphs); which is OK I think. The time is consumed...

> Sorry, but the Meson options should handle that for you. I recommend checking the Meson build configuration for details on the available options. Not everyone will use meson. I...