nanogui: Big font size


Previous by date: 5 Jun 2001 16:28:17 -0000 Re: nanogui on EP7211 Board - help, Greg Haerr
Next by date: 5 Jun 2001 16:28:17 -0000 Re: Microwindows CVS now available, Greg Haerr
Previous in thread: 5 Jun 2001 16:28:17 -0000 Big font size, CésarCarrasco
Next in thread:

Subject: Re: [nanogui] Big font size
From: "Greg Haerr" ####@####.####
Date: 5 Jun 2001 16:28:17 -0000
Message-Id: <02ee01c0eddc$3dbc1be0$3aba46a6@xmission.com>

: CreateFont (15 /*nHeight*/, 0 /*nWidth*/, 0 /*nEscapement*/,
:        0 /*nOrientation*/, 700 /* fnWeight */,
:        0 /*fdwItalic */, 0 /*fdwUnderline */,
:        0 /*fdwStrikeOut*/, DEFAULT_CHARSET/*fdwCharSet*/,
:        OUT_DEFAULT_PRECIS /*fdwOutputPrecision */,
:        CLIP_DEFAULT_PRECIS /*fdwClipPrecision */,
:        DEFAULT_QUALITY/* fdwQuality */,
:        FF_DONTCARE | DEFAULT_PITCH /*fdwPitchAndFamily*/,
:        "arial"/*lpszFace*/);

:         I/O -> Have freetype support
:         I/O  -> Have t1libsupport
:         Miscellaneous options -> Have MS fonts

Turn on ONLY ONE of freetype and t1lib, and turn off have
MS fonts, since you probably don't have them.  Then, make sure
that freetype is compiled, and change the lpszFace param of
CreateFont to be the FULL PATHNAME of the font that you
want, like "/tmp/arial.ttf".  I have supplied a batch of free .ttf fonts
on microwindows ftp site under microwindows-fonts-*

Regards,

Greg



Previous by date: 5 Jun 2001 16:28:17 -0000 Re: nanogui on EP7211 Board - help, Greg Haerr
Next by date: 5 Jun 2001 16:28:17 -0000 Re: Microwindows CVS now available, Greg Haerr
Previous in thread: 5 Jun 2001 16:28:17 -0000 Big font size, CésarCarrasco
Next in thread:


Powered by ezmlm-browse 0.20.