by arjuna » Thu Dec 09, 2004 4:09 pm
hai..
As i said we are looking for a different issue...
Let me explain it with a simple example....
Suppose if we set font size to 10Pt, the Width and Height is calculated based on the Logical Pixels per inch of the Printer....So, as i already mentioned Logical Pixels per inch varies printer to printer....
Now i want to Customize my font based on the Logical Pixels per inch of the Printer. For that i created(or exactly say Customize) a font using Win API function CreateFont(...); Now my Problem is i want to Use this font with VPE....Here point to note is CreateFont() will not Create a Font Physically (like all windows font are available like icons), instead creates a logical(virtual) font, which is later used by selecting it to the appropriate Device context. Now i want to know how can i select this font into VPE....??
Is there any modules(routines) available now with the VPE...if yes please let me know them...
I think now you understand my Probs...
Any Help will be appriciated....
Thanks in Advance...
Mallikarjuna.