pdf2img-c Code
Brought to you by:
su8
File | Date | Author | Commit |
---|---|---|---|
doc | 2018-04-29 |
![]() |
[5237c8] Update ChangeLog |
img | 2017-06-12 |
![]() |
[5ac407] . |
po | 2017-10-04 |
![]() |
[39bae8] Added a new button to re-use the last converted... |
src | 2017-10-04 |
![]() |
[c8a6a5] Use the preprocessor more extensively |
LICENSE | 2018-05-11 |
![]() |
[3996db] Create LICENSE |
Makefile.am | 2017-06-12 |
![]() |
[5ac407] . |
README.md | 2017-06-12 |
![]() |
[5ac407] . |
configure.ac | 2017-06-12 |
![]() |
[5ac407] . |
pdf2img.desktop.in | 2017-06-12 |
![]() |
[5ac407] . |
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.
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.