Hi ,

       I am getting following error while running my micro windows demo

program..

         fnt_createfont: cour,20 not found

        pcf_createfont: cour,20 not found

        This statements printing from engine/devfont.c file.

      Its failing to compare VERSION number in the file engine/font_fnt.c

file 

                    #define VERSION         "RB11"



                      if (strcmp(version, VERSION) != 0)

                            goto errout;



       can any one give some idea what is VERSION of FONT.why its

failing.what is RB11.



Thanks & Best Regards

Mohan. 

 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to