????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.107 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/alternatives/ghostscript-current/Resource/Init/ |
Upload File : |
% xlatmap - the map of translation tables for various kinds of fonts.
%
% It specifies Decoding resources to be used with FAPI-handled fonts.
% If a font contains multiple character mapping tables, this gives
% priorities for choosing a specific table from the font according to
% the order of entries of this map.
% This file is intended to be customized by users. Please keep the
% obvious format of this file. Strings and names must not be empty
% and must not contain null ('\0') characters.
% The map contains entries for each kind of font being handled by
% any font rendering plugin. The key of an entry is the font type
% and the value is array of pairs.
% The first element of pair is a string which encodes identifier of
% character mapping table. The format of the first element depends
% on the font type, and should be recognized by the font rendering
% plugins. The second element is name of the Decoding resource. If
% that resource is not available, definefont will fail. Note that
% currently we supply insufficient decoding resources, as well as
% insufficient entries in this map.
/TrueType
[ % Each entry is pair :
% a string PlatformID.SpecificID and a name of Decoding resource.
(3.0) /Symbol % Symbol
(3.1) /Unicode % Unicode
(3.2) /ShiftJIS % Japanese
(3.3) /PRC % Simplified Chinese, GB2312
(3.4) /Big5 % Traditional Chinese
(3.5) /Wansung % Korean
(3.6) /Johab % Korean
(3.10) /UCS-4 % UCS-4
% todo : add more entries
]
/PostScript
[ % Since PostScript fonts were designed especially for PostScript,
(*) /Unicode % fixme : other charsets
]
/Intellifont
[ (*) /FCO_Unicode % fixme : other charsets
]
/Microtype
[ (*) /FCO_Unicode % FCOfontmap may may overwrite this for a specific font.
]