/[thuban]
ViewVC logotype

Revision 2443


Jump to revision: Previous Next
Author: bernhard
Date: Sat Dec 11 02:03:47 2004 UTC (20 years, 2 months ago)
Changed paths: 4
Log Message:
	* Doc/technotes/coding_guidelines.txt: easy typo fixed.

	* Extensions/svgexport/test/test_svgmapwriter.py:
	Removed test_drawbezier in favour of new test_drawspline3 and
	test_drawspline4 within new class TestDrawSplines(TestVirtualDC).
	All only to test DrawSpline.

	* Extensions/svgexport/svgmapwriter.py(DrawSpline):
	New implementation now really using the strange algorithm of
	xfig 3.1's approximated splines and its conversion to postscript
	with one twist: SVG can do quadratic beziers, so skipped translation
	to cubic beziers.
	(TestWithDC): Typo in comment fixed.


Changed paths

Path Details
Directorytrunk/thuban/ChangeLog modified , text changed
Directorytrunk/thuban/Doc/technotes/coding_guidelines.txt modified , text changed
Directorytrunk/thuban/Extensions/svgexport/svgmapwriter.py modified , text changed
Directorytrunk/thuban/Extensions/svgexport/test/test_svgmapwriter.py modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26