<div dir="ltr"><div dir="ltr">On Wed, 5 Oct 2022 at 10:41, Riccardo Mottola via macports-users <<a href="mailto:macports-users@lists.macports.org">macports-users@lists.macports.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">as I mentioned in this bug () GIMP is not usable on 10.7 because no text<br>
displays on any widget. The previous version did work.<br>
I want to investigate in which component the issue is.<br>
I suppose in GTK and its quartz integration.<br>
<br>
First, I wanto to understand if GIMP-quartz is based on gtk2 or gtk3.<br>
<br>
I see this:<br>
  gtk-osx-application-common-gtk2 @2.0.8_0<br>
  gtk-osx-application-common-gtk2 @3.0.1_2 (active)<br>
  gtk-osx-application-gtk2 @2.0.8_0<br>
  gtk-osx-application-gtk2 @3.0.1_2 (active)<br>
<br>
<br>
is the version "3.x" misleading and is it actually still gtk2 based? Or<br>
maybe the whole breakage is given by a gtk switch.<br></blockquote><div dir="ltr"><br></div><div dir="ltr">It's definitely gtk2 based. `gtk-osx-application` is its own project, which is at version 3 or so (I presume from your listing). GIMP 2.99 is the first GIMP version that works with gtk3.<div><br></div><div>If you are interested in my progress on GIMP 2.99 on macports, look here: <a href="https://gitlab.gnome.org/Infrastructure/gimp-macos-build/-/tree/master-macports">https://gitlab.gnome.org/Infrastructure/gimp-macos-build/-/tree/master-macports</a></div><div><br></div><div>BTW: which bug are you referencing?</div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Do you think of font related packages instead, like harfbuzz?<br></blockquote><div>I think this is a reasonable assumption that this is the font packages, rather than gtk2, but really hard to know. I've found debugging font related problems hard, because there are so many packages and factors involved.</div></div></div>