Skip to content

wbrenna/xournalpp

 
 

Repository files navigation

XOURNALPP

Description

Xournalpp is a modified and extended Xournal. New features include: support for image insertion a better eraser reduced memory usage

Hopefully you enjoy it! Just build with

./configure
make

The binary will be in the src/ subdirectory.

make install

should also work.

Development

The buildsystem directory contained php and xml files that are used to properly format the Makefiles used to build and compile this software. These needed to be updated accordingly. I removed it because I felt it was a hassle. Adding source files, I also found the po/ directory to contain useful as well as the Makefile.am in the src directory. I could not get the php buildsystem to work the way I wanted. I have a feeling automake is the way to go for this.

About

Old - see the Github organization we started for Xournalpp updates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.0%
  • Shell 29.3%
  • C 3.8%
  • Python 1.5%
  • Other 0.4%