Font problems on Windows
- From: Bruce Sherwood <Bruce_Sherwood ncsu edu>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Font problems on Windows
- Date: Thu, 08 Nov 2007 16:51:24 -0500
Thanks. I found your note, and the link to your extensive discussion:
http://developer.imendio.com/node/145
As a newcomer, I'll note that the very good gtkmm documentation on
installation and use could be improved by adding a section on packaging
applications for Windows and Mac.
Still looking for someone who has successfully built a "stand-alone"
Windows application using gtkmm and can tell me how to handle fonts. Thanks.
Bruce Sherwood
Paul Davis wrote:
On Thu, 2007-11-08 at 15:54 -0500, Bruce Sherwood wrote:
Thanks. Stripping most of the dll's for my Windows application brought
the module size from 42 MB down to 18 MB (a lot worse than 4 MB, but
still...)
My next problem is with fonts. I get an error message "No fonts found"
and an invitation to edit /etc/fonts/fonts.conf. I tried
<dir>c:\WINDOWS\Fonts</dir> (Windows syntax) and
<dir>/c/WINDOWS/Fonts</dir> (Msys syntax) to no avail. Is there someone
on this list who has built Windows applications who can give me a clue
what the issue is? Thanks.
as was mentioned in an earlier post in this thread, you need Pango
configuration files present and in the location where Pango will look
for them.
i've been through this on OS X; i don't have advice to offer you for
win32.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]