CVS: 
----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:    text/fmt/xp/fb_LineBreaker.cpp text/fmt/xp/fp_Run.cpp
CVS:    text/fmt/xp/fp_Run.h text/fmt/xp/fp_TextRun.cpp
CVS:    text/fmt/xp/fp_TextRun.h
CVS: 
----------------------------------------------------------------------
Layout horizontally with screen units. This fixes Justification issues.

We definately need to use screen units to layout text horizontally. I see 
now why we really need Tomas's single units system. Since the width of a 
text string varies with font size in a way that is not directly 
proportional to size size.

Cheers

Martin


Reply via email to