Re: What about official GTK+ installer for win32?



JustFillBug writes:
 > Anyway, if only pango and locale stuff were not so bloated, it would be
 > ok to ship gtk lib with applications.

Pango isn't bloated:

-rwxr-xr-x    1 tml      Administ   224510 Oct  3 18:35 libpango-1.0-0.dll
-rwxr-xr-x    1 tml      Administ    37952 Oct  3 18:35 libpangocairo-1.0-0.dll
-rwxr-xr-x    1 tml      Administ    58749 Oct  3 18:35 libpangowin32-1.0-0.dll

(That's the relevant DLLs from the "bin" folder in Pango 1.14.5, where
the module(s) are built-in into the DLLs, so no
lib/pango/1.5.0/modules folder is needed.)

The message catalogs (lib/locale) can be left out from an
application's bundled GTK+ if the application itself isn't localized
anyway. No use having GTK+'s strings localized if the main app's
strings aren't.

--tml




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]