hi everybody,

With a lot of help from Denis I have been able to get to a point with
the port to GTK3 that it is almost useful:

In general, the only show stopper is that backgrounds are faulty.

* PDFs backgrounds load properly but segfaults if when attempting to
  resize them.

* Pixmap background don't work properly, they segfault.

There are a couple of features that don't work well yet:

* Take screenshot (I think it related to pixmap background
  scaling). Windows is finally supported in gtk3!

* Cut and paste. I don't quite understand the current code to decide
  where to place it.

And that need implementing:

* Lasso selection

And of course, the code needs cleanup.


you can find my code here:

https://github.com/dmgerman/xournal.git in the branch gtk3

clone it as follows:

git clone git://github.com/dmgerman/xournal.git -b gtk3 xournal-gtk3



--dmg

--
Daniel M. German                  "Any sufficiently advanced
                                   technology is indistinguishable
   Arthur C. Clarke ->             from magic."
http://turingmachine.org/
http://silvernegative.com/
dmg (at) uvic (dot) ca
replace (at) with @ and (dot) with .

 

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Xournal-devel mailing list
Xournal-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xournal-devel

Reply via email to