Hi Everybody,

I'm programming a new version of game Simon.

I would like to use special fonts in my program. As far I know, I must to use PowerFont with bmp image file with all the characters. Since here no problem.

My question is: It is possible to use a bitmap image file with all the characters and that each character have diferent size?

Now, in the ImageList I select the correct image file and give the dimension of every box. But I would like to use a image file that no all the characters have the same size...

I don't know if I explain well my problem... I hope yes!!!

Thanks a lot for your time!

David