From 917c7c3f8dddb2573dc36f62415d507a2d3451f4 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Fri, 21 Sep 2012 21:30:00 +0800 Subject: [PATCH 1/5] .. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77a8403..1b20627 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,11 @@ This program is designed for scientific papers with complicate formulas and figu ### Ubuntu -There is a Ubuntu PPA set up at [here](https://launchpad.net/~coolwanglu/+archive/pdf2htmlex). +A not so up-to-date [Ubuntu PPA](https://launchpad.net/~coolwanglu/+archive/pdf2htmlex). ### ArchLinux -Special thanks to Arthur Titeica for the [AUR Package](https://aur.archlinux.org/packages.php?ID=62426). +[AUR Package](https://aur.archlinux.org/packages.php?ID=62426), special thanks to Arthur Titeica ### Mac From 408f973a8092f60f8f5b008e8afc318a0f8febab Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Fri, 21 Sep 2012 21:35:27 +0800 Subject: [PATCH 2/5] .. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b20627..2d558c5 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ I have tested with CYGWIN without any problem, and I believe it also works on Mi #### Dependency * CMake, pkg-config +* GNU Getopt * compilers support C++11, for example * GCC >= 4.4.6 * I heard about successful build with Clang @@ -68,6 +69,7 @@ I have tested with CYGWIN without any problem, and I believe it also works on Mi * Install libpng (and headers) BEFORE you compile libpoppler if you want background images generated * Install poppler-data if your want CJK support * fontforge (with header files) + * git version is recommended to avoid annoying compilation issues #### Compiling @@ -95,6 +97,12 @@ GPLv2 & GPLv3 Dual licensed ## Credits +pdf2htmlEX is possible because of the following projects: + +* poppler +* fontforge +* GNU Getopt + pdf2htmlEX is inspired by the following projects: * pdftops & pdftohtml from poppler @@ -109,7 +117,7 @@ Suggestions and questions are welcome. Please read [FAQ](https://github.com/coolwanglu/pdf2htmlEX/wiki/FAQ) before sending an email to me. Or your message might be ignored. -I'm much more user-friendly than pdf2htmlEX. +I should be much more user-friendly than pdf2htmlEX. * Lu Wang From 6d07927ecb10442ae96d13cabb9278d12a1f9115 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Fri, 21 Sep 2012 21:38:23 +0800 Subject: [PATCH 3/5] .. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2d558c5..b3aa330 100644 --- a/README.md +++ b/README.md @@ -97,11 +97,11 @@ GPLv2 & GPLv3 Dual licensed ## Credits -pdf2htmlEX is possible because of the following projects: +pdf2htmlEX is made possible thanks to the following projects: -* poppler -* fontforge -* GNU Getopt +* [poppler](http://poppler.freedesktop.org/) +* [Fontforge](http://fontforge.org/) +* [GNU Getopt](http://www.gnu.org/software/libc/manual/html_node/Getopt.html) pdf2htmlEX is inspired by the following projects: From 9df45d15ffb1dc7cf5687fc18549180b7f296340 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Fri, 21 Sep 2012 21:39:25 +0800 Subject: [PATCH 4/5] .. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b3aa330..dad7c2f 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,6 @@ pdf2htmlEX is made possible thanks to the following projects: * [poppler](http://poppler.freedesktop.org/) * [Fontforge](http://fontforge.org/) -* [GNU Getopt](http://www.gnu.org/software/libc/manual/html_node/Getopt.html) pdf2htmlEX is inspired by the following projects: From d353422b8bdbc73f335d33753afc0ea2492f6e3e Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Fri, 21 Sep 2012 21:57:39 +0800 Subject: [PATCH 5/5] .. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4a67166..b0758f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Latest v0.4 * (should) do not freeze Firefox -* auto hint fonts, good for Chrome +* [Experimental] --auto-hint, good for Chrome * many fixes for IE (Why no fix for Opera? Because everything has been fine) * [Experimental] adjust widths of fonts according to PDF