Commit (HEAD): more line drawing fixes

From: J.M. Maurer <j.m.maurer_at_student.utwente.nl>
Date: Tue Sep 07 2004 - 03:20:57 CEST

This removes several hacks from the code, most notably, the massivle
ugly hack in the unix drawLine function.

NOTE: Please, when you just want to draw normal lines (as you would
expect), use the CAP_PROJECTING style. Do NOT use CAP_BUTT.

The Win32 line drawing and the Unix line drawing are identical now, for
the 1st time in what, 4 years?

Now can can fix more drawing errors, but those will have to wait till
tomorrow.

Very glad,
  Marc

Fix several off by 1 drawing fixes s/CAP_BUTT/CAP_PROJECTING,
furthermore, are rid of the UGLY hack in UnixGraphics::drawLine now,
yay!

CVS:
----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: src/af/gr/unix/gr_UnixGraphics.cpp
CVS: src/af/gr/win/gr_Win32Graphics.cpp
CVS: src/text/fmt/xp/fp_Column.cpp
CVS: src/text/fmt/xp/fp_FootnoteContainer.cpp
CVS: src/text/fmt/xp/fp_FrameContainer.cpp
CVS: src/text/fmt/xp/fp_Page.cpp src/text/fmt/xp/fp_Run.cpp
CVS: src/text/fmt/xp/fp_TableContainer.cpp
CVS: src/text/fmt/xp/fv_View_protected.cpp
CVS: src/wp/ap/xp/ap_EditMethods.cpp
CVS:
----------------------------------------------------------------------
Received on Tue Sep 7 03:18:19 2004

This archive was generated by hypermail 2.1.8 : Tue Sep 07 2004 - 03:18:19 CEST