print/drivers/pdf: cleanup.

This commit is contained in:
Augustin Cavalier
2015-06-22 15:20:56 -04:00
parent 3fa198dae4
commit 519b21c662
2 changed files with 0 additions and 29 deletions
-22
View File
@@ -45,25 +45,3 @@ Known Bugs/Limitations
Note
- BePDF until version 0.9.4 does not take the alpha channel of transparent bitmaps or patterns into account;
Acrobat Reader shows them properly!
Contact
Either one of the developers or post to the print_kit mailing list
[email protected] (preferred)
Before any post, you'll need to subscribe it:
http://www.freelists.org/cgi-bin/list?list_id=open-beos-printing
Links
Latest PDF Writer release
http://www.bebits.com/app/2494
CVS
https://sourceforge.net/cvs/?group_id=33869
CVS Browser
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/open-beos/current/src/add-ons/print/drivers/pdf
@@ -1,7 +0,0 @@
#include <Be.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#define PATTERN_SUPPORT 1
#define LOGGING 0