Skip to content

charleskolozsvary/pdf-annot-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

szem

A PDF viewer made for viewing and editing annotations.

Dependencies

  • Qt: UI
  • Poppler: PDF and annotation rendering

other things I downloaded via homebrew package manager for this project so far

For all of these I ran brew install [thing].

  • cmake
  • pkg-config
  • cairo (although already installed)

Building the project

make        # builds (re-runs cmake only if build/ doesn't exist)
make run    # builds and runs
make clean  # when you actually need a fresh start
make reconfigure  # when you change CMakeLists.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors