Search found 3 matches

by peong
Mon Oct 31, 2005 9:58 am
Forum: Support
Topic: Error about CharSpacing
Replies: 4
Views: 19419

Error about CharSpacing

Hi Sergey,

Now I know why, it's because when compression meet the edge between two characters, further compression will first cause a 'unlogic' response. value of -4 mentioned is actually when font size at 10. :wink:
by peong
Sun Oct 30, 2005 11:39 pm
Forum: Support
Topic: Error about CharSpacing
Replies: 4
Views: 19419

Error about CharSpacing

Sergey Tkachenko wrote:Value of this property is interpreted by WinAPI. It is passed to SetTextCharacterExtra function.
Hi Sergey,
I see, but can this problem solve in Richview as we are using the RVStyle to assign value? :wink:
by peong
Sun Oct 30, 2005 5:21 pm
Forum: Support
Topic: Error about CharSpacing
Replies: 4
Views: 19419

Error about CharSpacing

I discovered a strange result in setting a value below:

RVStyle1.TextStyles[0].CharSpacing := SpinNo;

when SpinNo = -4, the charcpacing actually increate from -3. ??

My version is still 1.8.1, don't know that this error is't sloved in 1.9.8

Please help, thanks!