[Veusz-discuss] Adding units combobox

2005-04-19 Par sujet James Graham
Attached is the patch I mentioned to add a dropdown combo box containing the distance measures. The patch seems to work - doing things like entering "25cm" will correctly parse out the units and update the combobox and lineedit. The major piece of wierdness is that selecting "fraction" in th

[Veusz-discuss] Re: [Veusz-exception-reports] Veusz exception report

2005-04-19 Par sujet Jeremy Sanders
On Tue, 19 Apr 2005, Ian Reid wrote: UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-6: ordinal not in range(128) Okay, the included patch should fix the problem. If you're using the source distribution, you can cd to the veusz source directory and run patch -p0 < pa

[Veusz-discuss] Complex numbers

2005-04-19 Par sujet James Graham
So I've ben trying to use the fitting function with functions that (I discovered) internally require complex algebra even though the answer is real. Clearly this doesn't work because the arrays are of a float type. Is there a way to work around this (e.g. by defining a function on the command l