Menu

Tree [3996db] master /
 History

HTTPS access


File Date Author Commit
 doc 2018-04-29 su8 su8 [5237c8] Update ChangeLog
 img 2017-06-12 a a [5ac407] .
 po 2017-10-04 a a [39bae8] Added a new button to re-use the last converted...
 src 2017-10-04 a a [c8a6a5] Use the preprocessor more extensively
 LICENSE 2018-05-11 su8 su8 [3996db] Create LICENSE
 Makefile.am 2017-06-12 a a [5ac407] .
 README.md 2017-06-12 a a [5ac407] .
 configure.ac 2017-06-12 a a [5ac407] .
 pdf2img.desktop.in 2017-06-12 a a [5ac407] .

Read Me

The program will be decorated by your gtk theme unless you type --enable-custom-css, which will tell to the program to be styled by the custom css in my_constats.h file.

Installation

autoreconf -if
./configure --prefix=/usr --enable-button-images
make
sudo make install

Please translate po/en_GB.po in other languages. Open up pull request or issue and I'll merge it.

Requirements

  • gcc/llvm/clang - compiler
  • gtk3 - gui toolkit
  • glibc / libc - standard C libs
  • gettext - internationalization lib
  • intltool - internationalization tools
  • autoconf - gnu build system
  • pkg-config - will locate the gtk libs
  • ghostscript - pdf processing
  • gawk - some parsing depends on it
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.