FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour New Fonteditor 3.0a Update ( DOWNLOAD )
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
New Fonteditor 3.0a Update ( DOWNLOAD )
Posted: Tue Sep 07, 2010 12:29 AM
Hello,
the new Release of the Fontpainter 3.0a has grown to double Size now
with many new Functions like :
Define any Buttonstyle, 10 different Buttonsizes to adjust / find the best Textsize,
new Project-Editor to save the Settings, Help and much more...
Please check the Path in Files GOTEST.BAT and TEST.RMK to create a EXE-file
In case anything is not working or missing, let me know.

Download (4.5 MB)
http://www.pflegeplus.com/fw_downloads/Fedit3.zip

New Project-Buttons


New Button-Settings


New Help






The Project-Editor shows inside the Structure-Broswer the selected Button-Images.
There is a Index on < Project >. The Painter will start with the Project he finds on Top-Position.
Just bring any Project on Top, You want to show with the Painter on Start.
To save a Project, close the Painter and choose the Main-screen-button < SAVE >.
To save a selected ( changed Project ) as New, choose the Main-screen-button < NEW >.
The Project will be saved as a new Record with Project ??? and Text ???.
From inside the Project-Editor You can select any Project and compile it,
choosing the Button < Preview > and select < Create EXE-File >.


A created EXE-File ( the Painter uses < SRADIO > to show the Textcolor for Radio and Checkbox )


A Example to find Buttonsettings :

Needed :

a Button-Font
the Button-Size
a Button-Gradient
the Fontcolor
Button BMP-Size to be used < 32 x 32 >
Button-Bmp to be placed on TOP
testing with defined Button-text ( to get Buttonlength )
to be used on a blue Image Background < Fantasy6.jpg >


Result :

Font :
TFont():New( "Arial",0,-16,.F.,.T.,0,0,0,.T.,.F.)

Buttonsize :
75 x 28

ButtonGradient :
LOCAL aGrad := { { 0.90,11635026,16777215 }, ;
{ 0.90,16777215,11635026 } }

ButtonTextColor :
oBtn:SetColor( 8388608 )




Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 3358
Joined: Fri Oct 07, 2005 08:20 PM
Re: New Fonteditor 3.0a Update ( DOWNLOAD )
Posted: Tue Sep 07, 2010 01:02 AM

Uwe:

Although I do not use you fonteditor yet, It's a GREAT JOB !

Congratulation and many many thanks.

With best regards

SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero

Continue the discussion