For the problem with file loading, I have that issue. I try to keep my
notes in under 14 pages per file because of this.

Can't we not have multiple files inside the tar file? This means that
each page (or two pages, whatever the optimal number is) gets its own
xml file. We would only load pages as they are necessary, and even
freeing (on save, as an example).

Shuhao

On 11/20/2013 10:24 PM, D M German wrote:
> 
> 
> 
>  Wilson> I'm interested to hear the resolution of this resize lag! Because of 
> the
>  Wilson> limitations of my netbook the memory usage and lag were probably the 
> two
>  Wilson> issues that impacted my experience the most.
> 
> After the exercise to port to goocanvas, I can say that this problem is
> not trivial to solve.
> 
> The main problem is that xournal instantiates every single canvas item
> when they are created/loaded from the file. This means that if you are
> low in memory, and your document is large, your computer might start
> trashing.
> 
> The resize problem is not as difficult to solve (specially for one page
> viewing). This might be done by resizing the current page interactively
> and the rest of the pages in the background (something that is done
> already for PDF backgrounds).  Of course,  the programming is not
> trivial, but doable.
> 
> 
> --dmg
> 
> 
> --
> Daniel M. German
> http://turingmachine.org/
> http://silvernegative.com/
> dmg (at) uvic (dot) ca
> replace (at) with @ and (dot) with .
> 
>  
> 
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing 
> conversations that shape the rapidly evolving mobile landscape. Sign up now. 
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> _______________________________________________
> Xournal-devel mailing list
> Xournal-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xournal-devel
> 

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&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