rjs Wed Mar 21 12:55:35 2001 EDT
Modified files:
/php4/ext/pdf pdf.c php_pdf.h
Log:
Beta2 of PDFlib V4.0 will introduce on new function (PDF_place_pdi_page)
and PDF_close_pdi_page will lose one parameter.
These changes are done for the phpwrapper now
hirokawaFri Mar 9 18:21:38 2001 EDT
Modified files:
/php4/ext/pdf pdf.c
Log:
just reversed a previous patch.
Index: php4/ext/pdf/pdf.c
diff -u php4/ext/pdf/pdf.c:1.76 php4/ext/pdf/pdf.c:1.77
--- php4/ext/pdf/pdf.c:1.76 Fri Mar 9 18:03:26 200
rjs Mon Mar 5 08:18:50 2001 EDT
Modified files:
/php4/ext/pdf pdf.c
Log:
fixed bug in PDF_getbuffer (happend only on Windows)
When using PDFlib V4.0 the pdf_set(grey/rgbcolor) functions are replaced
by the PDFlib V4.0 function pdf_setcolor
Ind
rjs Thu Mar 1 11:51:54 2001 EDT
Modified files:
/php4/ext/pdf pdf.c php_pdf.h
Log:
- integrated new functions vor PDFlib V4.0 (beta1)
- all functions accepting strings now support binary strings, by calling
the appropriate PDF*2() functions.
rjs Wed Feb 21 15:30:20 2001 EDT
Modified files:
/php4/ext/pdf pdf.c
Log:
When using pdf_get_buffer() and doing a correct cleanup by calling pdf_delete()
this always resulted in a coredump (after everything was finished, so only
visible in the logfil
steinm Wed Jan 31 23:07:09 2001 EDT
Modified files:
/php4/ext/pdf pdf.c
Log:
some modification from Rainer Schaaf
* fixed prototype for pdf_new()
* MINFO: included Revision of pdf.c, removed info about CJK + in-memory, this is
standard wi
dbeuWed Jan 31 09:00:10 2001 EDT
Modified files:
/php4/ext/pdf pdf.c
Log:
fix typo
Index: php4/ext/pdf/pdf.c
diff -u php4/ext/pdf/pdf.c:1.67 php4/ext/pdf/pdf.c:1.68
--- php4/ext/pdf/pdf.c:1.67 Fri Jan 26 10:52:37 2001
+++ php4/ext/pdf/pdf.c Wed J
eschmid Fri Jan 26 10:52:37 2001 EDT
Modified files:
/php4/ext/pdf php_pdf.h pdf.c
Log:
Fixed some protos.
Index: php4/ext/pdf/php_pdf.h
diff -u php4/ext/pdf/php_pdf.h:1.12 php4/ext/pdf/php_pdf.h:1.13
--- php4/ext/pdf/php_pdf.h:1.12 Fri Jan 26 00:20:23 2
steinm Fri Jan 26 00:20:23 2001 EDT
Modified files:
/php4/ext/pdf pdf.c php_pdf.h
Log:
- This is major change of the php pdf api to be closer to the pdflib api
done by Rainer Schaaf from pdflib GmbH.
- Some more functions has been implemented as well.
9 matches
Mail list logo