From 8f8e7df3adf63221d70cfff54aec9c56ffbd5385 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Mon, 7 Sep 2020 18:53:00 +0100 Subject: Rejig PCL/PXL to call graphics library rather than device functions. Also remove pl_begin_image2/pl_image_data2/pl_end_image2 etc functions - might as well just call direct. This leaves pldraw.c and pldraw.h empty, so remove them. Also, take the opportunity to fix some potential cleanup problems. --- windows/ghostpcl.vcxproj.filters | 6 ------ 1 file changed, 6 deletions(-) (limited to 'windows/ghostpcl.vcxproj.filters') diff --git a/windows/ghostpcl.vcxproj.filters b/windows/ghostpcl.vcxproj.filters index 048decea2..f797fde32 100644 --- a/windows/ghostpcl.vcxproj.filters +++ b/windows/ghostpcl.vcxproj.filters @@ -204,9 +204,6 @@ pl - - pl - pl @@ -491,9 +488,6 @@ pl %28.h%29 - - pl %28.h%29 - pl %28.h%29 -- cgit v1.2.1