print/drivers/pdf: cleanup.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user