HomeSort by relevance Sort by last modified time
    Searched full:postscript (Results 76 - 100 of 734) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/freetype/src/pshinter/
pshglob.h 5 /* PostScript hinter global hinting management. */
pshrec.h 5 /* Postscript (Type1/Type2) hints recorder (specification). */
  /external/libcups/cups/
ppd-custom.c 13 * PostScript is a trademark of Adobe Systems, Inc.
raster.h 33 * Every non-PostScript printer driver that supports raster images
35 * Since both the PostScript RIP (pstoraster, based on GNU/GPL
38 * Also, the PostScript RIP passes any printer options that are in
238 * The page header structure contains the standard PostScript page device
372 * key from the PostScript page device
  /external/libcups/filter/
Makefile 189 --title "Developing PostScript Printer Drivers" \
191 --header postscript-driver.header \
192 --intro postscript-driver.shtml \
193 >../doc/help/postscript-driver.html
spec-ppd.shtml 51 PostScript query code that writes a message using the = operator...<br>
55 <p>The <tt>?<i>MainKeyword</i></tt> keyword defines PostScript code that determines the currently selected/enabled option keyword (choice) for the main keyword (option). It is typically used when communicating with USB, serial, Appletalk, and AppSocket (port 9100) printers.</p>
57 <p>The PostScript code typically sends its response back using the <tt>=</tt> operator.</p>
432 <p>For non-<tt>JCLSetup</tt> options, the "order" value is a number from 1 to N and specifies the order of values as they are placed on the stack before the command. For example, if the PostScript command string is "&lt;&lt;/cupsReal1 2 1 roll&gt;&gt;setpagedevice" and the option value is "2.0" then CUPS will output the string "2.0 &lt;&lt;/cupsReal1 2 1 roll&gt;&gt;setpagedevice".</p>
474 <em>*% Base PostScript watermark option</em>
482 <em>*% Custom PostScript watermark option</em>
487 <em>*% Base PostScript gamma/density option</em>
496 <em>*% Custom PostScript gamma/density option</em>
503 <h2 class='title'><a name='RASTERPS'>Writing PostScript Option Commands for Raster Drivers</a></h2>
505 <p>PPD files are used for both PostScript and non-PostScript printers. For CUPS raster drivers, you use a subset of the PostScript language (…)
    [all...]
  /external/skia/site/user/api/
skcanvas_overview.md 23 contexts in other APIs like postscript, cairo, or awt, Skia does not
  /external/skia/src/core/
SkAdvancedTypefaceMetrics.h 72 // The names of each glyph, only populated for postscript fonts.
  /external/skqp/site/user/api/
skcanvas_overivew.md 23 contexts in other APIs like postscript, cairo, or awt, Skia does not
  /external/skqp/src/core/
SkAdvancedTypefaceMetrics.h 72 // The names of each glyph, only populated for postscript fonts.
  /cts/tests/tests/print/src/android/print/pdf/cts/
PrintedPdfDocumentTest.java 106 * Converts mils (1000th of an inch) to postscript points (72th of an inch).
110 * @return The distance in Postscript points
  /frameworks/base/core/java/android/print/pdf/
PrintedPdfDocument.java 139 * @return The page width in PostScript points (1/72th of an inch).
148 * @return The page height in PostScript points (1/72th of an inch).
  /external/ImageMagick/coders/
ps2.c 13 % Write Postscript Level II Format %
120 entry=AcquireMagickInfo("PS2","EPS2","Level II Encapsulated PostScript");
124 entry->mime_type=ConstantString("application/postscript");
126 entry=AcquireMagickInfo("PS2","PS2","Level II PostScript");
129 entry->mime_type=ConstantString("application/postscript");
172 % WritePS2Image translates an image to encapsulated Postscript
174 % centered on the Postscript page. Otherwise, the image is positioned as
238 "%% Postscript viewers or printers that support color, otherwise",
563 Output Postscript header.
624 Output Postscript commands
    [all...]
  /external/ImageMagick/www/Magick++/
Geometry.html 144 <h3><a name="PostscriptPageSize"></a>Postscript Page Size Extension
147 constructor is considered to be a Postscript page size nickname if
151 conversion to the internal object format. Postscript page size
154 starts with a digit, it is not supported as a Postscript page size
158 <p style="margin-bottom: 0in">An example of a Postscript page size
161 <p align="center" style="margin-bottom: 0in"><b>Postscript Page Size
168 <p align="center"><b>Postscript Page Size Nickname</b></p>
  /external/pdfium/third_party/lcms/src/
cmsps2.c 29 // PostScript ColorRenderingDictionary and ColorSpaceArray
38 PostScript does use XYZ as its internal PCS. But since PostScript
200 PostScript algorithms discussion.
223 PostScript code Stack
326 // ----------------------------------------------------------------- PostScript generation
493 // PostScript code Stack
857 // Because PostScript has only 8 bits in /Table, we should use
991 // Creates a PostScript color list from a named profile data.
1042 // Does create a Color Space Array on XYZ colorspace for PostScript usag
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DnsSdTxtRecordListenerTest.java 84 ippTxtRecord.put("pdl", "application/postscript");
  /external/freetype/src/cff/
cfftoken.h 49 CFF_FIELD_STRING ( 0x115, embedded_postscript, "PostScript" )
  /external/freetype/src/psaux/
psobjs.h 5 /* Auxiliary functions for PostScript fonts (specification). */
  /external/freetype/src/tools/ftfuzzer/
README 49 for PostScript Type 1 fonts.
  /external/llvm/tools/opt/
GraphPrinters.cpp 13 // "dot" tool to convert them to postscript or some other suitable format.
  /external/pdfium/third_party/agg23/
agg_color_gray.h 21 // PostScript and PDF technology for software developers.
  /external/python/cpython2/Demo/tix/samples/
OptMenu.py 18 options = {'text':'Plain Text', 'post':'PostScript', 'html':'HTML',
  /external/sfntly/cpp/src/sfntly/
tag.h 49 // PostScript outline tables
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pServiceInfo.java 67 * # IP Printing over TCP (TXT) (RDATA=txtvers=1,pdl=application/postscript)
  /external/freetype/docs/
INSTALL.ANY 87 src/psaux/psaux.c -- PostScript Type 1 parsing
89 src/psnames/psnames.c -- PostScript glyph names support

Completed in 453 milliseconds

1 2 34 5 6 7 8 91011>>