Behdad Esfahbod

Results 1487 comments of Behdad Esfahbod

See extensive discussion in https://github.com/harfbuzz/boring-expansion-spec/issues/89 cc @nedley @PeterCon

Setting clusters on the buffer is sometimes useful. For example, in `hb-view` we reset them to be Unicode character index, instead of `UTF-8` index.

Is that newer gobject-introspection? I don't seem to get these.

Mine is 1.78.1.

@ebassi might know?

@khaledhosny Is this enough for you to fix those? Thanks.

> > So klass here is a struct not a callback function, so the closure, destroy, and scope annotations should be dropped, right? > > Correct; the annotations never did...

"me too" here. Nothing unusual about my Fedora install, I just started getting this error when trying to update the system.

Gemini says: If you're working with code that uses _PyLong_AsByteArray, you should update it to use _PyLong_Bytes to ensure compatibility with newer Python versions and benefit from the improvements.