Things I have to install on Ubuntu to get it going: librsvg2-dev (for svgcairo), libpoppler-glib-dev (for poppler), libgd2-xpm-dev (for gd).
2013/3/30 Ian-Woo Kim <[email protected]> > Hi, all, > > Pen note-taking program hoodle, which is being developed entirely in > haskell, is updated to version 0.2. > The previous version was 0.1.1. > About what is hoodle, please refer to http://ianwookim.org/hoodle > > The changes in this version are > - hoodle data format updated. now hoodle document has a unique id. > - linking between documents implemented > - vertical space inserting tool implemented > - a widget introduced for panning and zooming > - drag and drop linking implemented > - drag and drop image embedding implemented > - poppler pdf support is mandatory > - pdf can be embedded in a file > - toolbox ui reflects current hoodle state more correctly > - slimmer select box design > - several rendering glitches fixed > > Note that poppler is mandatory for hoodle (in the previous versions, > poppler support was optional). One needs to install poppler-glib before > installing hoodle. > After gtk2hs and poppler installed, installing hoodle should be simply > > > cabal install hoodle > > As for the detail information about wacom tablet support, please read > installation page on the webpage. > > If you were using the previous versions of hoodle, you will find this > version gives you much smoother experience and many interesting > improvements. (especially adding vertical space tool and pan-zoom widget ) > > Enjoy~ > > best, > Ian-Woo Kim > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
