| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/math/grace/files/ |
Upload File : |
--- src/pdfdrv.c.orig 2004-08-05 04:37:47.000000000 +0900 +++ src/pdfdrv.c 2008-06-16 15:29:00.000000000 +0900 @@ -57,6 +57,8 @@ # include "motifinc.h" #endif +#define PDF_set_fillrule(handle, rule) PDF_set_parameter(handle, "fillrule", rule) + static void pdf_error_handler(PDF *p, int type, const char* msg); static unsigned long page_scale;