Programming Languages: C
License: GNU General Public License version 2.0 (GPLv2)
browse code,
statistics,
last commit on 2012-01-27
svn co https://xournal.svn.sourceforge.net/svnroot/xournal xournal
browse code,
statistics,
last commit on 2012-05-22
cvs -d:pserver:anonymous@xournal.cvs.sourceforge.net:/cvsroot/xournal login
cvs -z3 -d:pserver:anonymous@xournal.cvs.sourceforge.net:/cvsroot/xournal co -P modulename
It's a pretty good idea. I think by default one could have lines angled less than 10 degrees or so from horiz/vertical snap to horizontal/vertical. I'm not keen on "F8", adding shortcuts that are not rational for the average user (who doesn't know CAD software) only messes up usability. Compare also with the existing ortho/snap patch, #2758895, which may be another way to do similar...
2012-05-28 11:56:37 PDT by auroux
From Rankin: One additional option would be great,,,, consider adding an orthographic mode to the line tool! Since most lines drawn are either horizontal or vertical, it would be nice if the line tool would snap to these angles. If one needed to draw a line other than that the "swing" option would still do that. This is almost always an F8 toggle in most cad programs. Or maybe simply...
2012-05-28 11:52:19 PDT by auroux
Ok, you have a point... I can see how it'd be annoying. (I nornally don't change paper sizes much so it hadn't occurred to me). Denis.
2012-05-26 21:56:06 PDT by auroux
In my opinion it's a bug! I'm using a tablet. You can write with your fingers or with a pen. The problem is, that the display isn't really exacly near the edge. So if you want to scroll down the document you sometimes don't touch the scrollbar and write a vertical line at the grey area outside the document. And if you save it as pdf and want to print it into a new pdf with a smaller scaling you...
2012-05-23 01:26:49 PDT by obi134
Included in 0.4.6.
2012-05-22 17:30:17 PDT by auroux
In release 0.4.6 (at last).
2012-05-22 17:27:58 PDT by auroux
Included in 0.4.6.
2012-05-22 17:26:22 PDT by auroux
Included in 0.4.6.
2012-05-22 17:26:01 PDT by auroux
Included in 0.4.6, along with a small change for backward compatibility with GTK+ 2.10 (#define GTK_STOCK_DISCARD to mean GTK_STOCK_NO if it is undefined.) Denis.
2012-05-22 17:25:43 PDT by auroux
Fixed in release 0.4.6. I also included -lm (I needed it on Fedora 16); and moved the -lX11 to a place where it wouldn't kick in on the Windows platform, since the Windows port should not be linked against X11. Denis.
2012-05-22 17:24:13 PDT by auroux