Improving char spaces

From Apache OpenOffice Wiki
< User:Joekidd
Revision as of 16:20, 23 September 2010 by Joekidd (Talk | contribs)

Jump to: navigation, search


Current way of importing text has some problems with spaces between chars - they are counted in the way that not always works correctly. Sometimes there are spaces in places we don't expect and other time there don't occur in places they should be.

Solution

The code before modification was quite complicated and I still do not understand what was the author's intention. I made it easier and I think that counting avarage space value should be enough to determine if to add space or not. Moreover that value should be scaled with some real value between [0, 1]. I estimated that the value 0.6 is the most appropriate.

Example

Here is an example of imported pfd file and spaces:

File:Spaces example.pngu

Personal tools