[Xournal-devel] Inclusion of PDFs

2015-12-14 Thread Michael J Gruber
Hi there, I'm wondering what the current state is regarding inclusion of PDFs, and what the best direction would be. As far as I understand: - Xournal can annotate PDFs directly or load them as background. In each case, the page size is set to the PDFs page size. If you change it then the PDF get

Re: [Xournal-devel] Fwd: Filling out forms with xournal

2015-04-09 Thread Michael J Gruber
Denis Auroux venit, vidit, dixit 08.04.2015 22:44: > Just so the ideas are out there. These are both reasonably good > suggestions, but the second one is probably not realistic at the moment > given xournal's lack of awareness of the contents of the PDF file. For > the first one, my immediate w

[Xournal-devel] [RFD/PATCH] xo-file: introduce relative stroke coordinates

2014-12-18 Thread Michael J Gruber
So far, stroke coordinates are written out absolutely, which means that simple shifts of strokes show up as large diffs. Introduce relative stroke coordinates (with an r suffix) which are relative with respect to the coordinate before. Signed-off-by: Michael J Gruber --- Hi there, This is just

Re: [Xournal-devel] Implementing an optional background for text notes

2012-05-15 Thread Michael J Gruber
D M German venit, vidit, dixit 15.05.2012 02:51: > > hi everybody, > > Aniello> When I was thinking of the best way to adapt Xournal to scale > Aniello> (and before Xournal++ appeared), I was thinking of splitting > Aniello> the logic from the UI and make them communicate by means of > Aniell

Re: [Xournal-devel] on poppler dependencies

2011-05-08 Thread Michael J Gruber
Matthew Chan venit, vidit, dixit 09.05.2011 05:54: > Hi Ryan, > > I'm not familiar with all the autotools magic you need to get it > working, but I needed to modify the source files with the unresolved > header dependencies to point to a local copy of CairoOutputDev.h > > Andreas and I have alrea

Re: [Xournal-devel] Xournal++ State

2011-04-20 Thread Michael J Gruber
Hi Denis: Denis Auroux venit, vidit, dixit 19.04.2011 19:42: > Michael: > >>> A) refer to (relative or absolute) location (include path in xoj) >>> B) include in xoj (as encoded content of an element) >>> C) copy file to foo.xoj. and refer to that >>> C') derive a rendered version and apply C to

Re: [Xournal-devel] Xournal++ State

2011-04-19 Thread Michael J Gruber
To follow up on my observations: Michael J Gruber venit, vidit, dixit 19.04.2011 08:49: [snip snip] > Sure, but "attach" does something different from what I expected. My > fault... There are 3 ways in which an image (inserted or background) or > pdf (annotated or backgro

Re: [Xournal-devel] Xournal++ State

2011-04-18 Thread Michael J Gruber
Andreas Butti venit, vidit, dixit 18.04.2011 17:12: > Regarding Images: Having the option to not attach them (just like backgrounds) would be really nice, with an element like: >>> filename="bg_1.png"/> >>> why? >>> >>> The Image format I use is 100% compatible with the pa

Re: [Xournal-devel] Xournal++ State

2011-04-18 Thread Michael J Gruber
Andreas Butti venit, vidit, dixit 18.04.2011 12:41: > > > Am 18.04.2011 11:32, schrieb Michael J Gruber: >> Andreas Butti venit, vidit, dixit 31.03.2011 19:06: >>> Hello >>> >>> I'm still working on a new release, I did some re-factoring: >&g

Re: [Xournal-devel] Xournal++ State

2011-04-18 Thread Michael J Gruber
Andreas Butti venit, vidit, dixit 31.03.2011 19:06: > Hello > > I'm still working on a new release, I did some re-factoring: ... > And there are also some things not working with "make install", if > somebody has time or good knowledge of autotools I would appreciate some > help;-) Ciao Andreas,