On 1900*1200 woring fine with standard font. Can somebody help me add to wvttext a way for changing the font at runtime? add wvg to reference of project because using Wvt_ChooseFont
STATIC FUNCTION choose_FONT static A_FONT[8] local x_ratio,x_alt,x_lar a_font := Wvt_ChooseFont(a_font[1],a_font[2],a_font[3],a_font[4],a_font[5]) Hb_GtInfo( HB_GTI_FONTNAME,_font[1]) return .T. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Massimo Belgrano Sent: Wednesday, June 11, 2008 9:58 AM To: Harbour Project Main Developer List. Subject: RE: [Harbour] 2008-06-10 15:35 UTC+0800 PritpalBedi([EMAIL PROTECTED]) What happen on 16/9 display? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pritpal Bedi Sent: Wednesday, June 11, 2008 2:05 AM To: [email protected] Subject: Re: [Harbour] 2008-06-10 15:35 UTC+0800 Pritpal Bedi([EMAIL PROTECTED]) Hello Viktor Szakáts Viktor wrote: > > If I remove the 'bMaximized' hack from #line 553 (so that > 'borderwidth' is always subtracted), for me it shows alright, it's > better than before even. > > Can you verify on your system? > It is dependant on font used. wvtext.prg as is now in SVN gives 100% correct display on 1280x800 XP montitor. Courier New 100% Lucida Console 100% Ariel 100% Times New Roman - Does not scale properly. Terminal Too much rigid, do not scales to maxamize Which font you are using? By 100% I mean full window with all 4 borders are 0,0,0,0 to Desktop. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/2008-06-10-15%3A35-UTC%2B0800-Pritpal-Bedi-%28pritpal%40vouchcac.com%29-tp17766403p17767404.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
