KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
cpdflib-source
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
notifications
:
This repo will no longer be updated. GoInstant will be discontinued as of August 31, 2014. Read our blog for more details.
catch
:
Haskell pattern match analsyis checker
openmini
:
An open source homage to the Minimoog
lwf-loader
:
lwf-loader provides many functions which support LWF usages in game development.
Konami_Code
:
a jQuery plugin to enable the "Konami code" (or any pre-defined key sequence) on any given web page
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
cpdflib-source
?
Download (.md)
cpdflib-source ============== (Binaries are at http://github.com/coherentgraphics/cpdflib-binary ) Cpdflib is a library version of the Coherent PDF Command Line Tools, which are available from http://www.coherentpdf.com/ It is distributed under the AGPL - see LICENSE.md. If you are unable to abide by the terms of the AGPL, you will need a commercial license. For commercial licenses, email [contact@coherentgraphics.co.uk](mailto:contact@coherentgraphics.co.uk) or visit [https://www.coherentpdf.com/](https://www.coherentpdf.com/) Prerequisites for building: 1. OCaml 2. OCamlfind 3. CamlPDF, same version as cpdflib 4. CPDF, same version as cpdflib To build, just run `build` or `winbuild`. This makes the static library libcpdf.a (or similar) and/or the dynamic library libcpdf.dll (or similar). In addition, it builds the libcpdftest binary using static and/or dynamic linking. This contains tests which exercise every libcpdf function. The build script also outputs suitable linker flags to standard output. contact@coherentgraphics.co.uk