OK. There is an artifact in default font rendering. For precise glyph positioning, an advanced rendering engine of setting is needed, which is found in applications like Acrobat Reader or Word. All other Windows applications show default uneven redering.
See more at http://www.jsoftware.com/jwiki/Scripts/Font_Fit --- bill lam <[EMAIL PROTECTED]> wrote: > Oleg Kobchenko wrote: > > I put up a script that shows ranging font sizes. > > It appears adequate. If you have something different, > > post it there in the Wiki. > > I changed the line > gltext f > to > gltext 10#'x' > to make it more visible. > > For quantitative comparion, use > 1. glqextent or > 2. glqtextmetrics AverageCharWidth member (n/a for J601, granularity problem) __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
