Hi Pritpal,

Great! Make files are done now, please see my commits.

One thing I've noticed is that the demo program actually
GPFs 3-4 times before exiting, and the output .pdf is not
created, so something is hiding in there still.

I've tested with BCC 5.5, using the new non-GNU make files,
and libharu DLL .zip package downloaded from sf.net:

http://garr.dl.sourceforge.net/sourceforge/libharu/libharu_2_0_8_dll_win32.zip

Another note, that libharu recently moved to
http://www.libharu.org from sf.net, and now uses GIT repository.

There is a GIT client for Windows (it works even),
just google for it.

There is still left the exercise to create standalone
static lib from libharu+zlib+libpng. I think first we
should incorporate zlib into Harbour core, and progress
with the rest afterwards.

Brgds,
Viktor

On 2008.05.18., at 4:27, Pritpal Bedi wrote:


2008-05-17 18:45 UTC+0800 Pritpal Bedi ([EMAIL PROTECTED])
 + harbour/contrib/hbhpdf
   + harbour/contrib/hbhpdf/harupdf.c
   + harbour/contrib/hbhpdf/hpdf.h
     Initial upload of wrappers for HaruPDF Library
(http://sourceforge.net/projects/libharu/).
 + harbour/contrib/hbhpdf/tests
   + harbour/contrib/hbhpdf/tests/harupdf.prg
   + harbour/contrib/hbhpdf/tests/harupdf.ch
     Test program.
   + harbour/contrib/hbhpdf/tests/32_32_color.dat
   + harbour/contrib/hbhpdf/tests/32_32_gray.dat
   + harbour/contrib/hbhpdf/tests/32_32_rgb.dat
   + harbour/contrib/hbhpdf/tests/a010013l.afm
   + harbour/contrib/hbhpdf/tests/a010013l.pfb
   + harbour/contrib/hbhpdf/tests/basn0g01.png
   + harbour/contrib/hbhpdf/tests/basn0g02.png
   + harbour/contrib/hbhpdf/tests/basn0g04.png
   + harbour/contrib/hbhpdf/tests/basn0g08.png
   + harbour/contrib/hbhpdf/tests/basn2c08.png
   + harbour/contrib/hbhpdf/tests/basn0g16.png
   + harbour/contrib/hbhpdf/tests/basn2c16.png
   + harbour/contrib/hbhpdf/tests/basn3p01.png
   + harbour/contrib/hbhpdf/tests/basn3p02.png
   + harbour/contrib/hbhpdf/tests/basn3p04.png
   + harbour/contrib/hbhpdf/tests/basn3p08.png
   + harbour/contrib/hbhpdf/tests/basn4a08.png
   + harbour/contrib/hbhpdf/tests/basn4a16.png
   + harbour/contrib/hbhpdf/tests/basn6a08.png
   + harbour/contrib/hbhpdf/tests/basn6a16.png
   + harbour/contrib/hbhpdf/tests/maskimage.png
   + harbour/contrib/hbhpdf/tests/cp932.txt
   + harbour/contrib/hbhpdf/tests/cp936.txt
   + harbour/contrib/hbhpdf/tests/elic_jp.txt
   + harbour/contrib/hbhpdf/tests/euc.txt
   + harbour/contrib/hbhpdf/tests/gray.jpg
   + harbour/contrib/hbhpdf/tests/rgb.jpg
   + harbour/contrib/hbhpdf/tests/penguinattack.ttf
   + harbour/contrib/hbhpdf/tests/sjis.txt
Needed files to run the haruprf.prg. Files are pulled from HaruPDF
library distribution.

     /*
        NOTE! this library need distribution from :
        http://sourceforge.net/projects/libharu/
        The distribution contains libpng.lib and zlib.lib for Windows.

Viktor, please put copyright notices and all other necessary batch
files
        to build this library.
     */

Regards
Pritpal Bedi
--
View this message in context: 
http://www.nabble.com/2008-05-17-18%3A45-UTC%2B0800-Pritpal-Bedi-%28pritpal%40vouchcac.com%29-tp17298565p17298565.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to