rosylilly / hpdf

a libharu binding for golang
MIT License
7 stars 3 forks source link

hpdf

Build Status Coverage Status

a libharu binding for golang

Copyright 2013 (c) Sho Kusano

WIP: Check supported APIs

Install

A hpdf requires libharu's shared-libary. please install libharu before install hpdf.

$ brew install libharu

(in Mac OS X)

Install hpdf by github

$ go install github.com/rosylilly/hpdf

NOTE: Set env CC=GCC-4.2 in Mac OS X and go v1.1.2