Searched +full:type +full:- +full:ghostscript (Results 1 – 25 of 63) sorted by relevance
123
/external/ImageMagick/ |
D | Install-unix.txt | 3 ImageMagick builds on a variety of Unix and Unix-like operating systems 24 type: 26 $magick> cd ImageMagick-7.0.9 36 Host system type: x86_64-unknown-linux-gnu 37 Build system type: x86_64-unknown-linux-gnu 40 ---------------------------------------------------------------------------- 41 Shared libraries --enable-shared=yes yes 42 Static libraries --enable-static=yes yes 43 Module support --with-modules=yes yes 44 GNU ld --with-gnu-ld=yes yes [all …]
|
D | configure.ac | 1 # Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization 15 # Copyright (C) 2003 - 2008 GraphicsMagick Group 29 [magick_base_version-magick_patchlevel_version]) 34 c=$(git log --full-history --format=tformat:. HEAD | wc -l) 35 h=$(git rev-parse --short HEAD) 41 d=$(date +%F -r ./ChangeLog) 53 AC_REQUIRE_AUX_FILE([tap-driver.sh]) 56 AX_PREFIX_CONFIG_H([MagickCore/magick-baseconfig.h],[MagickCore]) 60 …UTOMAKE([foreign no-define color-tests parallel-tests -Wall -Wno-portability subdir-objects dist-b… 66 # Save initial user-tunable values [all …]
|
D | .gitignore | 5 /config/stamp-h1 6 /config/type-apple.xml 7 /config/type-dejavu.xml 8 /config/type-ghostscript.xml 9 /config/type-windows.xml 10 /config/type.xml 12 /Magick++/bin/Magick++-config 76 /perl-sources 77 /test-suite.log
|
D | ImageMagick.spec.in | 11 Source0: https://imagemagick.org/download/%{name}/%{name}-%{VERSION}-%{Patchlevel}.tar.bz2 13 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 14 BuildRequires: bzip2-devel, freetype-devel, libjpeg-devel, libpng-devel 15 BuildRequires: libtiff-devel, giflib-devel, zlib-devel, perl-devel >= 5.8.1 16 BuildRequires: perl-generators 17 BuildRequires: ghostscript-devel 18 BuildRequires: djvulibre-devel 19 BuildRequires: libwmf-devel, jasper-devel, libtool-ltdl-devel 20 BuildRequires: libX11-devel, libXext-devel, libXt-devel 21 BuildRequires: lcms2-devel, libxml2-devel, librsvg2-devel [all …]
|
/external/ImageMagick/config/ |
D | Makefile.am | 1 # Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization 17 # Where architecture-independent configuration files get installed 18 # (share/ImageMagick-version) 25 # Where architecture-dependent configuration files get installed 26 # (share/arch/ImageMagick-version) 31 # Where architecture-dependent configuration files get installed 32 # (share/ImageMagick-version) 40 config/quantization-table.xml \ 42 config/type.xml \ 43 config/type-apple.xml \ [all …]
|
D | ImageMagick.rc | 3 #include "..\\..\\MagickCore\\magick-baseconfig.h" 59 TYPE.XML IMAGEMAGICK DISCARDABLE "..\\bin\\type.xml" 60 TYPE-GHOSTSCRIPT.XML IMAGEMAGICK DISCARDABLE "..\\bin\\type-ghostscript.xml"
|
D | type-ghostscript.xml.in | 1 <?xml version="1.0" encoding="UTF-8"?> 3 <!ELEMENT typemap (type)+> 5 <!ELEMENT type EMPTY> 6 <!ATTLIST type xmlns CDATA #FIXED '' encoding NMTOKEN #IMPLIED 12 <!-- 13 ImageMagick Ghostscript font configuration. 14 --> 16 …<type name="AvantGarde-Book" fullname="AvantGarde Book" family="AvantGarde" foundry="URW" weight="… 17 …<type name="AvantGarde-BookOblique" fullname="AvantGarde Book Oblique" family="AvantGarde" foundry… 18 …<type name="AvantGarde-Demi" fullname="AvantGarde DemiBold" family="AvantGarde" foundry="URW" weig… [all …]
|
/external/ImageMagick/www/source/ |
D | type.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 3 <!ELEMENT typemap (type)+> 5 <!ELEMENT type EMPTY> 6 <!ATTLIST type xmlns CDATA #FIXED '' encoding NMTOKEN #IMPLIED 12 <!-- 14 --> 16 …<include file="type-dejavu.xml" /> <include file="type-ghostscript.xml" /> <include file="type-win…
|
D | type-ghostscript.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 3 <!ELEMENT typemap (type)+> 5 <!ELEMENT type EMPTY> 6 <!ATTLIST type xmlns CDATA #FIXED '' encoding NMTOKEN #IMPLIED 12 <!-- 13 ImageMagick Ghostscript font configuration. 14 --> 16 …<type name="AvantGarde-Book" fullname="AvantGarde Book" family="AvantGarde" foundry="URW" weight="… 17 …<type name="AvantGarde-BookOblique" fullname="AvantGarde Book Oblique" family="AvantGarde" foundry… 18 …<type name="AvantGarde-Demi" fullname="AvantGarde DemiBold" family="AvantGarde" foundry="URW" weig… [all …]
|
/external/ImageMagick/www/ |
D | advanced-unix-installation.html | 8 <meta charset="utf-8" /> 9 <meta name="viewport" content="width=device-width, initial-scale=1" /> 10 <title>ImageMagick - Advanced Unix Source Installation</title> 11 <meta name="application-name" content="ImageMagick" /> 13 <meta name="application-url" content="https://imagemagick.org" /> 20 <meta name="revisit-after" content="2 DAYS" /> 21 <meta name="resource-type" content="document" /> 22 <meta name="copyright" content="Copyright (c) 1999-2020 ImageMagick Studio LLC" /> 24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" /> 28 <meta property='og:type' content='website' /> [all …]
|
D | resources.html | 8 <meta charset="utf-8" /> 9 <meta name="viewport" content="width=device-width, initial-scale=1" /> 10 <title>ImageMagick - Resources</title> 11 <meta name="application-name" content="ImageMagick" /> 13 <meta name="application-url" content="https://imagemagick.org" /> 20 <meta name="revisit-after" content="2 DAYS" /> 21 <meta name="resource-type" content="document" /> 22 <meta name="copyright" content="Copyright (c) 1999-2020 ImageMagick Studio LLC" /> 24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" /> 28 <meta property='og:type' content='website' /> [all …]
|
D | formats.html | 8 <meta charset="utf-8" /> 9 <meta name="viewport" content="width=device-width, initial-scale=1" /> 10 <title>ImageMagick - Formats</title> 11 <meta name="application-name" content="ImageMagick" /> 13 <meta name="application-url" content="https://imagemagick.org" /> 20 <meta name="revisit-after" content="2 DAYS" /> 21 <meta name="resource-type" content="document" /> 22 <meta name="copyright" content="Copyright (c) 1999-2020 ImageMagick Studio LLC" /> 24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" /> 28 <meta property='og:type' content='website' /> [all …]
|
D | download.html | 8 <meta charset="utf-8" /> 9 <meta name="viewport" content="width=device-width, initial-scale=1" /> 10 <title>ImageMagick - Download</title> 11 <meta name="application-name" content="ImageMagick" /> 13 <meta name="application-url" content="https://imagemagick.org" /> 20 <meta name="revisit-after" content="2 DAYS" /> 21 <meta name="resource-type" content="document" /> 22 <meta name="copyright" content="Copyright (c) 1999-2020 ImageMagick Studio LLC" /> 24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" /> 28 <meta property='og:type' content='website' /> [all …]
|
D | install-source.html | 8 <meta charset="utf-8" /> 9 <meta name="viewport" content="width=device-width, initial-scale=1" /> 10 <title>ImageMagick - Install from Source</title> 11 <meta name="application-name" content="ImageMagick" /> 13 <meta name="application-url" content="https://imagemagick.org" /> 20 <meta name="revisit-after" content="2 DAYS" /> 21 <meta name="resource-type" content="document" /> 22 <meta name="copyright" content="Copyright (c) 1999-2020 ImageMagick Studio LLC" /> 24 <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" /> 28 <meta property='og:type' content='website' /> [all …]
|
/external/ImageMagick/MagickCore/ |
D | nt-base.c | 20 % Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization % 44 #include "MagickCore/exception-private.h" 45 #include "MagickCore/image-private.h" 50 #include "MagickCore/memory-private.h" 51 #include "MagickCore/nt-base.h" 52 #include "MagickCore/nt-base-private.h" 54 #include "MagickCore/resource-private.h" 57 #include "MagickCore/string-private.h" 59 #include "MagickCore/utility-private.h" 73 #define MAP_FAILED ((void *)(LONG_PTR)-1) [all …]
|
D | config.h_vms | 100 /* Define if you have the <libxml/xml-error.h> header file. */ 215 /* Define if you have Ghostscript library */ 245 /* define MAGICKCORE_if bool is a built-in type */
|
/external/libcups/filter/ |
D | postscript-driver.shtml | 5 …-cupsd.html'>cupsd(8)</a>, determines the format of the print job and the programs required to con… 9 <tr><td><img src='../images/cups-postscript-chain.png' width='700' height='150' alt='PostScript Fil… 12 …-specific commands to the PostScript output that cannot be represented in the PPD file or to reorg… 14 …-specific protocol or encoding issues. For example, many PostScript printers support the Binary Co… 16 …rinter and relaying back-channel data from the printer to the upstream filters. CUPS includes back… 22 <tr><td><img src='../images/cups-command-chain.png' width='575' height='150' alt='Command Filter Ch… 25 …stScript command filter that supports all of the standard functions using PPD-defined commands.</p> 30 …-ppdc.html'>ppdc(1)</a>, to create new PPD files since it manages many of the tedious (and error-p… 36 <a href='ref-ppdcfile.html#_include'>#include</a> <font.defs> 37 <a href='ref-ppdcfile.html#_include'>#include</a> <media.defs> [all …]
|
/external/ImageMagick/www/Magick++/ |
D | TypeMetric.html | 1 <?xml version="1.0" encoding="utf-8" ?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht… 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 <title>Magick++ API: Type Metrics</title> 7 <link rel="stylesheet" href="magick.css" type="text/css" /> 10 <div class="doc-section"> 12 … and that the metrics are dependent on the current Image font (default Ghostscript's "Helvetica"),… 13 <p>The pixel units may be converted to points (the standard resolution-independent measure used by … 17 <p>where resolution is in dots-per-inch (DPI). This means that at the default image resolution, the… 18 <p>Note that a font's pointsize is only a first-order approximation of the font height (ascender + … [all …]
|
/external/libcups/ |
D | INSTALL.md | 1 INSTALL - CUPS v2.3.3 - 2020-04-24 8 Using CUPS requires additional third-party support software and printer drivers. 10 does not endorse or support third-party support software for CUPS. 29 ---------------- 31 You'll need ANSI-compliant C and C++ compilers, plus a make program and POSIX- 50 sudo apt-get install autoconf build-essential libavahi-client-dev \ 51 libgnutls28-dev libkrb5-dev libnss-mdns libpam-dev \ 52 libsystemd-dev libusb-1.0-0-dev zlib1g-dev 55 raster printing. You *must* download GPL Ghostscript and/or the Open Printing 60 ------------- [all …]
|
/external/ImageMagick/.github/workflows/ |
D | release.yml | 5 - main 7 - 'ChangeLog' 12 name: 'Windows ${{matrix.quantum}}${{matrix.hdri_flag}}-${{matrix.platform}} (${{matrix.type}})' 13 runs-on: windows-latest 16 fail-fast: false 19 type: [ dll, static ] 23 - quantum: Q8 26 - platform: x64 29 - platform: x86 32 - type: dll [all …]
|
/external/ImageMagick/PerlMagick/t/x11/ |
D | congrats.miff | 4 type=TrueColor 11 comment={ Image generated by GNU Ghostscript (device=pnmraw) 13 date:create={2009-07-31T17:26:02-04:00} 14 date:modify={2009-07-31T17:26:02-04:00}
|
/external/libcups/doc/help/ |
D | postscript-driver.html | 3 <!-- SECTION: Programming --> 7 <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> 12 <style type="text/css"><!-- 14 font-family: lucida grande, geneva, helvetica, arial, sans-serif; 18 font-family: lucida grande, geneva, helvetica, arial, sans-serif; 21 H1 { font-size: 2em; } 22 H2 { font-size: 1.75em; } 23 H3 { font-size: 1.5em; } 24 H4 { font-size: 1.25em; } 27 font-family: monaco, courier, monospace; [all …]
|
/external/freetype/src/type1/ |
D | t1parse.c | 5 * Type 1 parser (body). 7 * Copyright (C) 1996-2020 by 21 * The Type 1 parser is in charge of the following: 23 * - provide an implementation of a growing sequence of objects called 26 * - opening .pfb and .pfa files to extract their top-level and private 29 * - read numbers, arrays & strings from any dictionary. 123 if ( ft_memcmp( stream->cursor, header_string, header_length ) != 0 ) in check_type1_format() 145 psaux->ps_parser_funcs->init( &parser->root, NULL, NULL, memory ); in T1_New_Parser() 147 parser->stream = stream; in T1_New_Parser() 148 parser->base_len = 0; in T1_New_Parser() [all …]
|
/external/libcups/cups/ |
D | raster.h | 4 * Copyright © 2007-2018 by Apple Inc. 5 * Copyright © 1997-2006 by Easy Software Products. 28 * Every non-PostScript printer driver that supports raster images 29 * should use the application/vnd.cups-raster image file format. 31 * Ghostscript) and Image RIP (imagetoraster, located in the filter 116 typedef enum cups_bool_e /**** Boolean type ****/ 133 …CUPS_CSPACE_KCMYcm = 9, /* Black, cyan, magenta, yellow, light-cyan, light-magenta @deprecated@ */ 147 CUPS_CSPACE_ICC1 = 32, /* ICC-based, 1 color @since CUPS 1.1.19/macOS 10.3@ */ 148 CUPS_CSPACE_ICC2 = 33, /* ICC-based, 2 colors @since CUPS 1.1.19/macOS 10.3@ */ 149 CUPS_CSPACE_ICC3 = 34, /* ICC-based, 3 colors @since CUPS 1.1.19/macOS 10.3@ */ [all …]
|
D | raster-interpret.c | 4 * Copyright © 2007-2018 by Apple Inc. 5 * Copyright © 1993-2007 by Easy Software Products. 15 #include <cups/raster-private.h> 16 #include <cups/ppd-private.h> 17 #include "debug-internal.h" 21 * Stack values for the PostScript mini-interpreter... 50 _cups_ps_type_t type; /* Object type */ member 95 * '_cupsRasterInterpretPPD()' - Interpret PPD commands to create a page header. 105 * @code cupsMarkOptions@ and @code ppdMarkOption@ prior to calling it - 106 * this allows for per-page options without manipulating the options array. [all …]
|
123