Re: Performance issue with new gtk 2.0 for win32
Tor Lillqvist <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Allin Cottrell writes: > you refer to the gnuwin32 FreeType2 package and say this is "used > by GTK+ 2.0". Hmm, I don't have that installed on Windows and it > doesn't seem to be missed... Yeah, that's a bit misleading, will have to correct. It's only the PangoFT2 engine that uses FreeType2, and GTK+ on Win32 doesn't use that. An application could use PangoFT2 directly, though. --tml