[cairo] Get extents
Kjell Ahlstedt
kjellahlstedt at gmail.com
Sat Mar 11 08:59:02 UTC 2023
You should create a MR at
https://gitlab.freedesktop.org/cairo/cairomm/-/merge_requests.
I can see that you're right. It looks like these methods have never been
implemented, although the declarations were added 15 years ago.
/Kjell
Den 2023-03-10 kl. 20:44, skrev Vitaly Dyachkov:
> Hi,
>
> I was trying to use cariomm in one of my personal projects and noticed
> that `ScaledFont::get_text_extents()` and
> `ScaledFont::get_glyph_extens()` are declared in the header but are
> not actually implemented.
> I've created a PR in the official repository on GitHub
> https://github.com/freedesktop/cairomm/pull/4 that adds the
> implementation of these methods but I'm not sure it got anyone's
> attention.
> What can I do to get it merged?
>
> Regards,
> Vitaly Dyachkov
More information about the cairo
mailing list