Hello printer driver gurus,
I am currently working on a virtual CGM printer driver using
the msplot example as reference. Since CGM is a device independent
format it can handle RGB 24bits (8bits per value). To which value
should I set the ulHTOutputFormat field of the GDIINFO structure?
The msplot example shows that it is set to HT_FORMAT_4BPP, why?
Thanks in advance,
Theo Landman