Hi!
First of all - and i must repeat myself, as i already said that for some of your other tools
- many thanx for this wonderful piece of software. One of my favorite tools at all!
Just one little thingy I miss. Would it be feasable to disable cleartype (or font smoothing in general) temporarily for the screenshot and reactivate it afterwards? On my TFT i usually work with cleartype enabled but these screenshots don't look very nice when viewed on a "normal" (or should i say old?
) CRT. I hope, i haven't simply missed this feature while searching through the inexplorable depths of the preferences.
Mouse, probably you already know that, but maybe i can save you a couple of minutes with these links:
http://support.micro...t.com/kb/97142/en-ushttp://msdn2.microso...ibrary/ms724947.aspxhttp://vbforums.com/...wthread.php?t=491091Apparently one has to use the SystemParametersInfo API. The relevant functions seem to be SPI_GETFONTSMOOTHING, SPI_SETFONTSMOOTHING, SPI_GETFONTSMOOTHINGTYPE, SPI_SETFONTSMOOTHINGTYPE.
Hope it can be done. At first glance it doesn't look too complicated, but i know, in reality usually things are different.
Andreas