summaryrefslogtreecommitdiff
path: root/doc/Search.htm
blob: a3bc3638aa6b2551a3c9c70c7a6d844a55da6689 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<!doctype html>
<html lang="en">
<head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <meta name="viewport" content="user-scalable=yes, initial-scale=1, width=device-width">
    <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i" rel="stylesheet">
    <link rel="shortcut icon" href="images/favicon.svg">
    <title>Search Ghostscript.com</title>
    <!-- note: we can't use default.css as some of the CSS there conflicts with Google's injected CSS -->
    <style>

        * {
            -webkit-tap-highlight-color: rgba(0,0,0,0);
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        html, body, div, span, applet, object, iframe,
        h1, h2, h3, h4, h5, h6, p, blockquote, pre,
        a, abbr, acronym, address, big, cite, code,
        del, dfn, em, img, ins, kbd, q, s, samp,
        small, strike, strong, sub, tt, var,
        b, u, i, center,
        dl, dt, dd, ol, ul, li,
        fieldset, form, label, legend,
        table, caption, tbody, tfoot, thead, tr, th, td,
        article, aside, canvas, details, embed,
        figure, figcaption, footer, header, hgroup,
        menu, nav, output, ruby, section, summary,
        time, mark, audio, video {
            margin: 0;
            padding: 0;
            border: 0;
            font-size: 100%;
            font: inherit;
            vertical-align: baseline;
        }

        /* HTML5 display-role reset for older browsers */
        article, aside, details, figcaption, figure,
        footer, header, hgroup, menu, nav, section {
            display: block;
        }

        html, body {
            position: relative;
            height: 100%;
        }

        body {
            -webkit-touch-callout: none;        /* prevent callout to copy image, etc when tap to hold */
            -webkit-text-size-adjust: none;     /* prevent webkit from resizing text to fit */
            -webkit-user-select: text;          /* prevent copy paste, to allow, change 'none' to 'text' */
            color:black;
            background:#ffffff;
            font-family:"Source Sans Pro", sans-serif; /* 200 = ExtraLight, 300 = Light, 400 = regular, 600 = semi-bold, 700 = bold, 900 = black */
            font-weight:400;
            font-size:16px;
            margin:0px;
            padding:0px;
        }

        main .outer {
            max-width: 1280px;
            margin: 0px auto 100px;
            padding-top: 50px;
        }

        main .inner {
            padding: 20px;
        }

        header {
            position: fixed;
            width: 100%;
            height:50px;
            background: #0075cf url(language-bindings/images/ghostscript.png) 10px center no-repeat;
            background-size: 30px 30px;
            color: #fff;
            line-height: 50px;
            text-indent: 50px;
            z-index: 1;
            display: flex;
            justify-content: space-between;
        }

        header .search {
            width: 50px;
            height:50px;
            background: #0075cf url(images/icon-search.png) center center no-repeat;
            background-size: 50px 50px;
        }

        a {
            text-decoration: none;
            color: #0075cf;
        }

        i {
            font-style: italic;
        }

        p {
            line-height: 24px;
        }

        header h1 {
            font-size:24px;
            font-weight:600;
            color: #fff;
            text-decoration: none;
        }

        header a h1 {
            color: #fff;
        }

        h1 {
            font-size:40px;
            font-weight:600;
        }

        /* Dark mode */
        @media (prefers-color-scheme: dark) {

            body {
                background-color: #000;
                color: white;
            }

            a {
                text-decoration: none;
                color: #289df6;
            }

            blockquote {
                border: 1px solid #efefef;
            }

        }

    </style>

    <script async src="https://cse.google.com/cse.js?cx=056ea92e7af6e50cc"></script>

</head>

<body>
    <header><div class="title"><a href="index.html"><h1 aria-label="title">Ghostscript documentation</h1><h2 aria-label="version"></h2></a></div><a href="Search.htm" aria-label="Search" id="searchSite"><div class="search"></div></a></header>
    <main>
        <article>
            <div class="outer">

                <div class="inner">
<!--START EDITING HERE-->

<h1>Search documentation</h1>


<div class="gcse-search"></div>
<p>
<small>Copyright &copy; 2000-2022 Artifex Software, Inc.  All rights reserved.</small>

<p>
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 that
license.  Refer to licensing information at <a href="https://www.artifex.com">https://www.artifex.com</a>
or contact Artifex Software, Inc.,  1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.

<p>
<small>Ghostscript version 9.56.0, 29 March 2022

<!-- [3.0 end visible trailer] ============================================= -->


<!--FINISH EDITING HERE-->
          </div><!-- close inner -->
        </div><!-- close outer -->
      </article>
    </main>
    <script src="site.js"></script>
</body>
</html>