Re: Implementing Skia OT-SVG hook bridge in ftinspect?

2023-09-27 Thread Vincent Torri
Hello I would download Skia in a subdir (get latest tga) and write a meson file with only what you need. I've already done that with Angle before a freetype release checkout if a newer tag is out On Wed, Sep 27, 2023 at 3:45 AM Charlie Jiang wrote: > > Hi Hin-Tak, Werner and other folks, > >

Re: Progress update on adjustment database

2023-09-27 Thread Craig White
I have a question: It's possible that 2 characters in the adjustment database could map to the same glyph, which will create 2 entries in the reverse character map with the same glyph as a key. In this case, the character that glyph maps to is decided arbitrarily based on which one the binary

Re: Implementing Skia OT-SVG hook bridge in ftinspect?

2023-09-27 Thread Hin-Tak Leung
A few things... - skia-port.[ch] isn't the only OT-SVG bridge - it is better than rsvg-port.[ch] (rsvg/cairo-based) in skia's svg processing is more complete. but rsvg-port.[ch] are already in. - skia has a 4-6 week release cycle. I started with m116; m117 didn't change much as far as the

LilyPond support for `festival`

2023-09-27 Thread Werner LEMBERG
Hello Milan, I wonder what we should do with the 'festival' and 'lilysong' files (and related stuff) in LilyPond. Please have a look at https://gitlab.com/lilypond/lilypond/-/issues/1245 This stuff is completely undocumented... Werner