blob: 76ec9edd31667e30b9fac55f874e39b55c3272dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
- this patch was made against gv-3.6.2 sources coming with debian.
Not tested with other versions.
- how to apply:
- cd /path/to/gv-source
- patch -p1 </path/to/the/patch
- build gv; with the version coming with debian, it's as simple
as:
./configure; make
- how to use:
- press z to append the current coordinate to a file named
"gv.savepos" in the current directory
- feedbacks: please send them to <hanthethanh gmail com>
|