J.Pietschmann
Mon, 05 May 2008 12:15:17 -0700
[EMAIL PROTECTED] wrote:
kern = font.getKernValue(previous, c) *
font.getFontSize() / 1000;
- }
+ }
if (kern != 0) {
Uh, oh. Something went wrong with autoindentation? J.Pietschmann