mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
README
This commit is contained in:
parent
24e0195e98
commit
3b7d1609f6
12
README.md
12
README.md
@ -48,6 +48,14 @@ There is a Ubuntu PPA set up at [here](https://launchpad.net/~coolwanglu/+archiv
|
||||
|
||||
Special thanks to Arthur Titeica for the [AUR Package](https://aur.archlinux.org/packages.php?ID=62426).
|
||||
|
||||
### Mac
|
||||
|
||||
MacPorts and Homebrew are coming soon
|
||||
|
||||
### Windows
|
||||
|
||||
I've tested with CYGWIN without any problem, and I believe it also works on MinGW without many modifications.
|
||||
|
||||
### Build from source
|
||||
|
||||
#### Dependency
|
||||
@ -61,10 +69,6 @@ Special thanks to Arthur Titeica for the [AUR Package](https://aur.archlinux.org
|
||||
* Install poppler-data if your want CJK support
|
||||
* fontforge (with header files)
|
||||
|
||||
**Build On Windows**
|
||||
|
||||
I've tested with CYGWIN without any problem, and I believe it also works on MinGW without many modifications.
|
||||
|
||||
#### Compiling
|
||||
|
||||
cmake . && make && sudo make install
|
||||
|
Loading…
Reference in New Issue
Block a user