200 citations found. Retrieving documents...
Adobe Systems Inc (1992) PostScript language reference manual, 2nd edn. Addison Wesley, Reading, MA

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:

First 50 documents  Next 50

MathML Formatting - Padovani   (Correct)

....of an area model. In order to develop the rendering function we have to commit to a speci c output medium, and consequently to the interface used to communicate with it, even though most of the principles we will examine can be applied to many other contexts. To this aim we chose the PostScript [6, 36, 37, 7] language because of its widespread use, but also because rendering to PostScript amounts at writing a PostScript program, instead of calling a number of system calls or library functions that perform the rendering. This way it is much easier to de ne the rendering function as a concatenation of ....

....values on the stack as its arguments. Being speci cally oriented to electronic printing, PostScript has a number of primitive graphical operations, of which we need just a few. They are summarized in Table 3. 1 along with a brief description taken from the PostScript Language reference manual [7]. During the execution of a PostScript program, there is an Syntax Description closepath closes the current path by appending a straight line segment connecting the current point to the path s starting point (typically the point most recently speci ed by moveto) fill paints the area enclosed ....

[Article contains additional citation context not shown here]

Adobe Systems Incorporated. PostScript Language Reference Manual, Third Edition, 1999.


MathML Formatting - Padovani   (Correct)

....of an area model. In order to develop the rendering function we have to commit to a speci c output medium, and consequently to the interface used to communicate with it, even though most of the principles we will examine can be applied to many other contexts. To this aim we chose the PostScript [6, 36, 37, 7] language because of its widespread use, but also because rendering to PostScript amounts at writing a PostScript program, instead of calling a number of system calls or library functions that perform the rendering. This way it is much easier to de ne the rendering function as a concatenation of ....

Adobe Systems Incorporated. PostScript Language Reference Manual, 1990.


Corners Toolbox Allowing Processing Binary Images.. - Bures, Hanton.. (2000)   (Correct)

....read by AutoCad. Full specification of format can be found in [9] 5.6.4 Postscript format This is also a vector format as well as DFX. We can export data to it. We will show just some commands of Postscript language, which we used. The full specification of Postscript language can be found in [3]. Used commands Header PS Adobe 3.0 EPSF 3.0 Creator: Corner image processing program. Title: Corner processed image. Pages: 1 EndComments newpath beginning of new draw path, consists of lines and curves. closepath closes the draw path, joins last and first point of the path. ....

Adobe Systems Incorporated. PostScript Language Reference Manual. Sixteenth printing edition, June 1990.


Type Inference and Subtyping for Higher-Order Generative.. - Dami   (4 citations)  (Correct)

....contradictory requirements, which can hardly be satisfied all at the same time. Therefore existing solutions typically choose to emphasize one aspect over the others, yielding very different systems. Probably the most illustrative examples of such differences are the following: ffl In Postscript[1], programs sent by a computer to a remote printer or window system keep no link to their originating site. On the other hand, they can very flexibly establish links with their receiving site through the notion of dictionaries: all free names occurring in the postscript program are interpreted ....

Adobe Systems Inc. Postscript Language Reference Manual. Addison-Wesley, 1985.


Understanding Code Mobility - Fuggetta, Picco, Vigna (1998)   (123 citations)  (Correct)

....contributions of this paper. 2MOTIVATIONS AND APPROACH Code mobility is not a new concept. In the recent past, several mechanisms and facilities have been designed and implemented to move code among the nodes of a network. Examples are remote batch job submission [5] and the use of PostScript [6] to control printers. The research work on distributed operating systems has followed a more structured approach. In that research area, the main problem is to support the migration of active processes and objects (along with their state and associated code) at the operating system level [7] In ....

# Adobe Systems Inc., PostScript Language Reference Manual. Addison-Wesley, 1985.


Specialization Tools and Techniques for Systematic .. - McNamee, Walpole, .. (2001)   (7 citations)  (Correct)

....language interpreters or compilers used by a system. The execution behavior of language based components is described by the domain specific program. Examples of such constructs include using Java to extend web servers or clients [26] active networks [59] and other mobile code systems [1, 61, 62]. When the same program is used repeatedly, it can be a useful specialization predicate. With the exception of self modifying code, program based specialization predicates are never modified, making them useful for static or dynamic specialization, and avoiding the overheads related to optimistic ....

Adobe Systems Inc., The PostScript Language Reference Manual. First Edition ed. 1984, Reading, Massachusetts. Addison-Wesley Publishing Company, Inc.


Tnimage Scientific Image Analysis Software - Transforming and.. - Nelson (2000)   (Correct)

....of Microsoft Corporation and X Open Company, respectively. TIFF reading writing routines are based on information provided by Aldus Corporation [16] PostScript is a trademark of Adobe Systems, Inc. The PostScript writing routine is based on information provided in the PostScript Language Manual [17]. Targa and Windows BMP reading writing routines were adapted from the public domain work of James D. Murray, Anaheim, CA, USA. Thanks to Joe Huffman of FlashTek, Inc. for valuable advice in executing real mode calls in the x32VM Dos Extender used in the MS DOS version of this program. Thanks ....

Adobe Systems Inc. PostScript Language Reference Manual, 2nd Edition. Addison Wesley, Reading, MA, 1990.


Understanding, Evaluating, Formalizing, and Exploiting Code Mobility - Picco (1998)   (Correct)

....described in Part III. Part I Understanding Code mobility is not a new concept. In the recent past, several mechanisms and facilities have been designed and implemented in order to move code among the nodes of a network. Examples are remote batch job submission [16] and the use of PostScript [3] to control printers. A more structured approach has been followed in the research work on distributed operating systems. In this context, the main problem is to support the migration of active processes and objects (together with their state and the associated code) at the operating system level. ....

Adobe Systems Incorporated. PostScript Language Reference Manual. AddisonWesley, 1985.


Contextual Typesetting of Mathematical Symbols Taking Care of.. - André, Vatton (1993)   (Correct)

....are concerned with mathematics. Today, the main ones are: cmexnn (math extension) fonts created by META FONT for TEX ( 4] appendix F) Symbol font, one of the four fonts that have always been installated on any PostScript system (the three other ones are Times, Courier and Helvetica) refer to [6], appendix E. 11; The Lucida familly that offers both a LucidaMath Symbol almost equivalent to Adobe s Symbol and a LucidaMath Extension where one can find symbols that belong to TEX s cmex and some other ones; refer to [7] Two new versions of Times (by Spivak and by Jungers) that offers TEX s ....

....upgraded, why not to do so 2It seems that this symbol is more used in France that in English speaking countries. 3We call height of a character the difference uvy ll, where uv and ll e respectively the ordinates of the upper right corner and of the lower left corner of its bounding box (see [6], 5.4) it is given in tes of em, i.e. relative to the cuent point size. 4Actually, this height may be reduced by 20 by using oveflaping of the straight pros of these items. a b c d e f Figure 6: Deforming a L with scaling (b to d) and after not affine transformations (e, The length of the ....

[Article contains additional citation context not shown here]

Adobe Systems Incorporated, PostScript Language Reference Manual, second edition, Addison-Wesley: Reading, 1991.


XY-pic Reference Manual - Rose (1995)   (1 citation)  (Correct)

....E X and METAFONT , i.e. using T E X macros (no specials) and with fonts designed using METAFONT. Optionally special drivers make it possible to produce DVI files with specials for extra graphics capabilities, e.g. using PostScript . PostScript is a registered Trademark of Adobe, Inc. [1]. Contents I The Kernel 4 1 The X Y pic implementation 4 1.1 Loading X Y pic : 4 1.2 Logo, version, and messages : 5 1.3 Fonts : 5 1.4 Allocations : 5 2 Picture basics 5 2.1 Positions : ....

....must occur before any label or arrowtip specifiers, see below) Vertical crossings remain vertical under scalings; the current hposi still moves by 1 coordinate unit in the down direction. Similarly horizontal crossings remain horizontal. The single character is a shorthand version for [ 1], effectively giving a half turn rotation in a rectangular basis. 28c. A knot piece need not be rectangular. By specifying hposi 1 hpos 2 ihpos 3 ihpos 4 i the four corners UL, UR, DL, DR are set to the given hposis respectively. The local basis is established so that r hop u hop ....

[Article contains additional citation context not shown here]

Adobe Systems Incorporated. PostScript Language Reference Manual, second edition, 1990.


SIF: A Solid Interchange Format For Web-Based Prototyping - Smith, McMains..   (Correct)

....directly with SFF, it may be more convenient to keep the cylinder primitive separate and to do the necessary boolean subtractions in 2D as each layer is formed in the SFF process. Another future extension of SIF may include a volumetric representations using voxels just like PostScript[1] has the capabilities of including bit maps in addition to its line and curve drawing features. This feature would be useful for making SFF models of data gathered from a 3D scanning source such as MRI, or for specifying the microstructure of a non homogeneous part. INFRASTRUCTURE AND TOOLS A ....

Adobe Systems Incorporated, (1990), PostScript Language Reference Manual, Reading, MA : Addison-Wesley.


Electronic Submission, Managing and Approval of Grant.. - Fellner, Zens   (Correct)

....HG CSP [Hyperwave GmbH, 1997] A full text engine of Verity, Inc. is integrated, that allows full text queries not only for readable data, but also for popular formats like doc (Microsoft Word) Adobe Portable Document Format (PDF) Bienz and Cohn, 1993] or Postscript [Adobe Systems Inc. 1990]. Summing up, Hyperwave is a good solution for the central component of an Information and Workflow Management System, based on standard software packages. 3 Research Project GoldenGate GoldenGate [Fellner and Zens, 1999] is a cooperative research project of the German Research Foundation and ....

Adobe Systems Inc. (1990). PostScript Language Reference Manual. Addison-Wesley, 2 edition.


High Quality Rendering of Two-Dimensional Continuous Curves - Antonio Elias Fabris (1998)   Self-citation (Systems)   (Correct)

No context found.

Adobe Systems, Inc. PostScript Language Reference Manual. Addison-Wesley, Reading, MA, 1985.


Original Article - Berry Daudjee Dong   (Correct)

No context found.

Adobe Systems Inc (1992) PostScript language reference manual, 2nd edn. Addison Wesley, Reading, MA


A Debugger for the PostScript Language - Michael Harrison Fred (1991)   (2 citations)  (Correct)

No context found.

Adobe Systems Inc. PostScript Language Reference Manual. Addison-Wesley Publishing Company, Reading, Massachusetts, 1985.


Interactive Multiple Representation Editing of Physically-based .. - Christopher (1994)   (Correct)

No context found.

Adobe Systems Inc. PostScript Language Reference Manual. Addison-Wesley, Reading, MA, second edition, 1990.


Xr: Cross-device Rendering . . . - Worth (2003)   (Correct)

No context found.

Adobe Systems Incorporated. PostScript Language Reference Manual. Addison Wesley, 1985.


Extending LATEX's color facilities: the xcolor package - Kern (2004)   (Correct)

No context found.

Adobe Systems Incorporated: "PostScript Language Reference Manual". Addison-Wesley, third edition, 1999. www.adobe.com/products/postscript/pdfs/PLRM.pdf


A User's Manual for MetaPost - John Hobby Att (1994)   (6 citations)  (Correct)

No context found.

Adobe Systems Inc. PostScript Language Reference Manual. Addison Wesley, Reading, Massachusetts, 1986.


Unknown -   (Correct)

No context found.

Adobe Systems Inc., PostScript Language Reference Manual. 2nd Edition, 2nd Printing, January 1991.


An Expert's Guide to the - Lout Document Formatting   (Correct)

No context found.

Adobe Systems, Inc.. PostScript Language Reference Manual, Second Edition. AddisonWesley, 1990.


Network Working Group M. Sirbu Request for Comments: 1049 CMU .. - Status Of This   (Correct)

No context found.

Adobe Systems, Inc. Postscript Language Reference Manual. Addison-Wesley, Reading, Mass., 1985.


Micro Mobile Programs - Carl Gunter University   (Correct)

No context found.

Adobe. PostScript Language Reference Manual. Addison-Wesley, 1985.


Graphical User Interface Programming - Myers (2003)   (Correct)

No context found.

Adobe Systems Inc. Postscript Language Reference Manual. AddisonWesley. 1985.


NEST: An Environment for Neural Systems - Simulations Markus Diesmann   (Correct)

No context found.

Adobe Systems Inc. The PostScript Language Reference Manual. Addison-Wesley, 2nd edition, 1991.

First 50 documents  Next 50

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC