Russ has asked for the wisdom of the Perl Monks concerning the following question:
I have a datafeed that needs to truncate the input lines so that they don't break in a specific width table.
Other than dumping the font metrics to a table (the designers are using a single Web-ish true-type font), how can I determine the string width, accounting for paired kerning?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How can I force a table cell to be no bigger than a certain size?
by t0mas (Priest) on Jul 21, 2000 at 10:31 UTC | |
|
Re: How can I force a table cell to be no bigger than a certain size?
by merlyn (Sage) on Jul 21, 2000 at 17:20 UTC |