Re: deploying on win32, font problem
- From: "Surya Kiran Gullapalli" <suryakiran gullapalli gmail com>
- To: "Onur Tugcu" <onur tugcu gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: deploying on win32, font problem
- Date: Mon, 5 Nov 2007 16:08:29 +0530
You've to have the following directories/files in your application
directory structure.
Assuming your application's bin directory is located at $APPDIR/bin...
The following directories/files are needed.
$APPDIR/etc/gtk-2.0/gdk-pixbuf.loaders
$APPDIR/etc/gtk-2.0/gtk.immodules
$APPDIR/etc/pango/pango.aliases
$APPDIR/etc/pango/pango.modules
If your distribution has lib/pango/1.6.0/modules (or which ever pango
version), then you need to copy those dlls in modules directory to
appropriate directory in your application
($APPDIR/lib/pango/1.6.0/modules).
For the latest gtk+ though I did not find any dlls for pango modules.
Also you have to do similarly for gdk-pixbuf loaders and gtk immodules.
Surya
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]