I just purchased Blitzmax and I had written a bitmap font code to read and display my font from a png file on BliitzMax 1.09.
Everything worked great and the MaskPixmap masked the font perfectly... Then I updated to BlitzMax 1.10. I ran the code and it still worked fine. Then I went into my help file to look up some code in the Module Reference, there was no code there, it was all gone. I soon realized that I had to Synchronize Modules, which fixed my problem and I was able to see all the Module Reference code again.
This is where the problem began however. I then ran the code and for some reason the MaskPixmap does not work correctly anymore at all on my fonts. They are all bold, blocky and ugly. For some reason Synchronizing seemed to have messed up how MaskPixmap use to work.
I tried deleting everything and reinstalling version 1.09 but then BlitzMax wouldn't run my code at all without error, so I had to update to 1.10 again.
Does anyone know how to fix this?
Thanks
Everything worked great and the MaskPixmap masked the font perfectly... Then I updated to BlitzMax 1.10. I ran the code and it still worked fine. Then I went into my help file to look up some code in the Module Reference, there was no code there, it was all gone. I soon realized that I had to Synchronize Modules, which fixed my problem and I was able to see all the Module Reference code again.
This is where the problem began however. I then ran the code and for some reason the MaskPixmap does not work correctly anymore at all on my fonts. They are all bold, blocky and ugly. For some reason Synchronizing seemed to have messed up how MaskPixmap use to work.
I tried deleting everything and reinstalling version 1.09 but then BlitzMax wouldn't run my code at all without error, so I had to update to 1.10 again.
Does anyone know how to fix this?
Thanks