T O P I C R E V I E W |
chjfth |
Posted - Jan 06 2007 : 07:04:32 AM We know that using italic fonts can cause the right side of a character to be sheared, but there are some software in the world that do not suffer from this problem, such as IE, FireFox or Microsoft Word. Would you consider fixing this problem thoroughly? May be a double bufferring technique may be used to solve it: Render the characters in a memory-based bitmap first, then transfer the bitmap on to the screen.
Image hint:
|
3 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Jan 07 2007 : 1:07:08 PM Rendering italics properly is simple enough when you own all the code involved with displaying text. Unfortunately, VA X is just an add-in hacking its way into an unsuspecting IDE.
Some fonts shear less than others. Try a different font if you see too much shearing. See the bottom of:
http://www.wholetomato.com/products/features/italic.asp |
chjfth |
Posted - Jan 07 2007 : 06:41:28 AM Really improved? I am using VAX 1543, and I'm using font NSimSun(or SimSun) for VC6. When I key in ``rand()'', letter 'd' is sheared. |
sean |
Posted - Jan 06 2007 : 12:26:53 PM Shearing of italic fonts improved in 1543. What build are you using?
It is not likely to improve beyond 1543.
|