JP2005070957A - Conversion control unit and conversion control program - Google Patents

Conversion control unit and conversion control program Download PDF

Info

Publication number
JP2005070957A
JP2005070957A JP2003297548A JP2003297548A JP2005070957A JP 2005070957 A JP2005070957 A JP 2005070957A JP 2003297548 A JP2003297548 A JP 2003297548A JP 2003297548 A JP2003297548 A JP 2003297548A JP 2005070957 A JP2005070957 A JP 2005070957A
Authority
JP
Japan
Prior art keywords
page
color
conversion control
conversion
description data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2003297548A
Other languages
Japanese (ja)
Inventor
Tetsuya Sano
哲也 佐野
Yasuharu Aoki
康晴 青木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP2003297548A priority Critical patent/JP2005070957A/en
Publication of JP2005070957A publication Critical patent/JP2005070957A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a conversion control unit for controlling the conversion of page description data, expressing the images of each page into raster image data which can be outputted by an output device to realize efficient rasterize processing, even if whatever element or color may be included in the page expressed with the page description data. <P>SOLUTION: Page description data 90 are analyzed, and configuration information 91, such as the configuration rate of elements such as images, texts, paths or forms configuring a page expressed with the page description data 90, or whether plotting repeated with a fixed pattern is included in the page or colors is acquired, and the conversion of the page description data 90 into raster image data is controlled, based on a parameter 92 or required version of designation information 93 corresponding to the acquired configuration information 91. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、ページごとのイメージを表現するページ記述データから、出力デバイスで出力可能なラスタイメージデータへの変換を制御する変換制御装置、およびコンピュータをそのような変換制御装置として動作させる変換制御プログラムに関する。   The present invention relates to a conversion control device that controls conversion from page description data representing an image for each page to raster image data that can be output by an output device, and a conversion control program that causes a computer to operate as such a conversion control device. About.

従来より、印刷の分野において、コンピュータを利用して編集の作業を行うDTP(DeskTop Publishing)が広範に適用されている。DTPは、WYSIWYG(What You See Is What You Get=見たままに出力する)という思想を実現するものであり、オペレータは、表示画面を見ながら文字や画像の編集を行い、印刷物のイメージを確認してから、画像等をプリンタやイメージセッタなどで印刷・製版することができる。   Conventionally, in the field of printing, DTP (Desk Top Publishing) that performs editing work using a computer has been widely applied. DTP realizes the philosophy of WYSIWYG (What You See Is What You Get). The operator edits characters and images while looking at the display screen and confirms the image of the printed matter. After that, images and the like can be printed and made with a printer or an image setter.

このDTPにおいて、オペレータが文字や画像を編集する際に使用するアプリケーションソフトウェアは、一般にDTPアプリケーションソフトウェアとよばれている。オペレータによって編集された文字や画像などといった要素を基に、DTPアプリケーションソフトウェアでページごとのイメージを表現するページ記述データが生成される。このページ記述データは、プリンタやイメージセッタなどといった出力デバイスの解像度などに依存しないベクトルデータであり、このままでは出力デバイスで出力することができないため、ページ記述データがRIP(Raster Image Processor)でラスタライズ処理されることによって、ページを構成する文字や画像などといった要素がドットの集合として表されるラスタイメージデータに変換され、プリンタやプレートセッターやフィルムセッターなどといった出力デバイスでは、このラスタイメージデータに基づく出力画像が出力される(例えば、非特許文献1参照。)。
永田豊志編集、「DTP WORLD別冊・カラー図解DTP&印刷スーパーしくみ事典」、2001年版、株式会社ワークスコーポレーション、2001年2月26日、p.222−223
In this DTP, application software used when an operator edits characters and images is generally called DTP application software. Based on elements such as characters and images edited by the operator, page description data representing an image for each page is generated by the DTP application software. This page description data is vector data that does not depend on the resolution of the output device such as a printer or an image setter, and cannot be output by the output device as it is. Therefore, the page description data is rasterized by RIP (Raster Image Processor). By doing so, elements such as characters and images that make up the page are converted into raster image data represented as a set of dots, and output devices such as printers, platesetters, and filmsetters can output data based on this raster image data. An image is output (for example, refer nonpatent literature 1).
Edited by Toyoda Nagata, “DTP WORLD Separate Volume, Color Illustrated DTP & Printing Super Structure Dictionary”, 2001 edition, Works Corporation, February 26, 2001, p. 222-223

ここで、上述したRIPには、RIPにおけるラスタライズ処理にあたって実行されるベクトルデータ解析のための演算時間の短縮化を図るためにメモリが備えられており、このメモリは、ページを構成する文字や画像などといった、複数種類に分類される要素の種類ごとに容量が割り当てられて使用され、その割り当ての配分はる所定のパラメータによって決められている。ところが、RIPに入力されたページ記述データにより表わされるページの構成内容によっては、このようなメモリの配分が、RIPにおけるラスタライズ処理の非効率化を招くおそれがある。   Here, the RIP described above is provided with a memory in order to shorten the calculation time for the vector data analysis executed in the rasterizing process in the RIP, and this memory includes characters and images constituting the page. A capacity is allocated to each type of element classified into a plurality of types, and the allocation of the allocation is determined by predetermined parameters. However, depending on the configuration content of the page represented by the page description data input to the RIP, such memory allocation may cause inefficiency of rasterization processing in the RIP.

また、RIPは、カラー印刷などに対処するために、ページを複数色に色分解して各色のラスタイメージを得るが、ページの構成色によっては、このような色分解がラスタライズ処理の非効率化を招くおそれがある。   In addition, in order to cope with color printing and the like, the RIP separates a page into a plurality of colors to obtain a raster image of each color. Depending on the constituent colors of the page, such color separation may reduce the efficiency of rasterization processing. May be incurred.

本発明は上記問題点を解決し、ページ記述データにより表わされるページ中にどのような要素や色が含まれていても、効率的なラスタライズ処理を実現することができる変換制御装置、およびコンピュータをそのような変換制御装置として動作させる変換制御プログラムを提供することを目的とするものである。   The present invention solves the above-described problems, and provides a conversion control device and a computer that can realize efficient rasterization processing regardless of what elements and colors are included in a page represented by page description data. An object of the present invention is to provide a conversion control program that operates as such a conversion control device.

上記目的を達成する本発明の変換制御装置のうちの第1の変換制御装置は、
ページ上に配置される、複数種類に分類される要素が1種類以上配置されてなるページを表したページ記述データを解析して、その要素の種類相互の構成比率を得る構成解析部と、
上記ページ記述データを、ページ全体を1つのイメージとして表した出力データに、所定のハードウェア資源を使って変換するデータ変換装置におけるそのハードウェア資源の使用形態を、上記構成解析部によって得られた構成比率に応じて制御する資源制御部とを備えたことを特徴とする。
Of the conversion control devices of the present invention that achieve the above object, the first conversion control device is:
A configuration analysis unit that analyzes page description data representing a page in which one or more elements classified into a plurality of types are arranged on a page, and obtains a configuration ratio between the types of the elements;
The configuration analysis unit obtains the usage form of the hardware resource in the data conversion apparatus that converts the page description data into output data representing the entire page as one image using a predetermined hardware resource. And a resource control unit that performs control according to the composition ratio.

ここで、上記「要素」とは、画像やテキストやパスなどといったページを構成する構成要素の1つ1つをいう。   Here, the “element” refers to each of the constituent elements that constitute a page, such as an image, text, or path.

また、上記「ページ記述データ」とは、例えばアドビシステムズ社のPostScript言語等のページ記述言語で記述されたデータや、PDF(Portable Document Format)等のページ記述用のフォーマットで記述されたデータをいう。   The “page description data” refers to, for example, data described in a page description language such as Adobe Systems PostScript language, or data described in a page description format such as PDF (Portable Document Format). .

本発明の変換制御装置のうちの第1の変換制御装置は、ページ記述データを解析して、例えば、このページ記述データにより表されるページ毎の画像のサイズの合計や、ページ毎のテキストの文字数や、ページ毎の同一パターンの繰り返し描画個数などといった構成情報を得て、得られる構成情報に基づいて、画像やテキストやパスやフォームなどといった要素の構成比率を得る。さらにこの第1の変換制御装置は、この構成比率に応じて、例えばパラメータを設定することによって、メモリなどといったハードウェア資源の使用形態を制御するものである。従って、本発明の変換制御装置のうちの第1の変換制御装置によれば、ページ記述データにより表わされるページ中にどのような要素が含まれていても、ラスタライズ処理にあたってハードウェア資源が効率的な使用形態で利用されるので、ラスタライズ処理が効率よく実行される。   The first conversion control device of the conversion control device according to the present invention analyzes the page description data, for example, the total size of images for each page represented by the page description data, and the text for each page. Configuration information such as the number of characters and the number of repeated drawing of the same pattern for each page is obtained, and the composition ratio of elements such as images, text, paths, and forms is obtained based on the obtained configuration information. Furthermore, the first conversion control device controls the usage pattern of hardware resources such as a memory by setting parameters, for example, in accordance with the configuration ratio. Therefore, according to the first conversion control device of the conversion control devices of the present invention, hardware resources are efficiently used in the rasterizing process no matter what elements are included in the page represented by the page description data. Therefore, the rasterization process is efficiently executed.

また、上記目的を達成する本発明の変換制御装置のうちの第2の変換制御装置は、
ページ上に配置される要素が1つ以上配置されてなるページを表したページ記述データを解析して、そのページを構成する色を得る色解析部と、
上記ページ記述データを、ページ全体を1つのイメージとして表すとともに、そのイメージを、所定の複数色に色分解されてなる複数の色分版で表現した出力データに変換するデータ変換装置におけるそれらの色分版について、上記色解析部によって得られた色に応じて版数を制限する色制御部とを備えたことを特徴とする。
The second conversion control device of the conversion control device of the present invention that achieves the above object is:
Analyzing the page description data representing a page in which one or more elements arranged on the page are arranged, and obtaining a color constituting the page;
The page description data represents the entire page as one image, and the colors in the data conversion device that converts the image into output data expressed by a plurality of color separations that are color-separated into a predetermined plurality of colors. The color separation includes a color control unit that limits the number of plates according to the color obtained by the color analysis unit.

本発明の変換制御装置のうちの第2の変換制御装置は、ページ記述データを解析して、例えば、このページ記述データにより表されるページ毎の色設定オペレータの出現回数などに基づいて、カラーオブジェクトがあったか否かを判定し、判定されたカラーオブジェクトの色に応じてパラメータを設定することによって出力成分版を決定するものである。従って、例えば、カラー印刷機で単色の出力画像を出力する場合には、ページを表すページ記述データのラスタライズ処理の際に、色分版が、その単色の色分版のみに制限されるといったように、本発明の変換制御装置のうちの第2の変換制御装置によれば、ページ記述データにより表わされるページを構成する色に応じて色分版の版数が制限されて、ラスタライズ処理が効率よく実行される。   The second conversion control device of the conversion control device according to the present invention analyzes the page description data, for example, based on the number of appearances of the color setting operator for each page represented by the page description data. It is determined whether or not there is an object, and an output component version is determined by setting a parameter according to the determined color object color. Therefore, for example, when a single color output image is output by a color printing machine, the color separation is limited to only the single color separation when rasterizing the page description data representing the page. In addition, according to the second conversion control device of the conversion control device of the present invention, the number of color separation plates is limited in accordance with the color constituting the page represented by the page description data, and the rasterization process is efficient. Well executed.

また、上記目的を達成する本発明の変換制御プログラムのうちの第1の変換制御プログラムは、
ページ上に配置される、複数種類に分類される要素が1種類以上配置されてなるページを表したページ記述データを解析して、その要素の種類相互の構成比率を得る構成解析部と、
上記ページ記述データを、ページ全体を1つのイメージとして表した出力データに、所定のハードウェア資源を使って変換するデータ変換装置におけるそのハードウェア資源の使用形態を、上記構成解析部によって得られた構成比率に応じて制御する資源制御部とを有することを特徴とする。
Moreover, the 1st conversion control program of the conversion control programs of this invention which achieve the said objective is
A configuration analysis unit that analyzes page description data representing a page in which one or more elements classified into a plurality of types are arranged on a page, and obtains a configuration ratio between the types of the elements;
The configuration analysis unit obtains the usage form of the hardware resource in the data conversion apparatus that converts the page description data into output data representing the entire page as one image using a predetermined hardware resource. And a resource control unit that performs control according to the composition ratio.

本発明の変換制御プログラムのうちの第1の変換制御プログラムは、この第1の変換制御プログラムをコンピュータにインストールして動作させたときに、そのコンピュータが本発明の変換制御装置のうちの第1の変換制御装置として動作するように構成されたものであり、この第1の変換制御プログラムには、本発明の変換制御装置のうちの第1の変換制御装置の各種態様に対応する全ての態様が含まれる。   The first conversion control program of the conversion control program of the present invention, when the first conversion control program is installed and operated in the computer, the computer is the first of the conversion control devices of the present invention. The first conversion control program includes all aspects corresponding to various aspects of the first conversion control apparatus of the conversion control apparatus of the present invention. Is included.

なお、第1の変換制御装置と第1の変換制御プログラムとで、それぞれ構成要素に同じ名前を付したが、それらの構成要素は、第1の変換制御装置ではハードウェアおよびソフトウェアを意味し、第1の変換制御プログラムではソフトウェアのみを意味する。   In the first conversion control device and the first conversion control program, the same name is given to each component, but these components mean hardware and software in the first conversion control device, In the first conversion control program, only software is meant.

また、本発明の変換制御プログラムのうちの第1の変換制御プログラムを構成する構成解析部などといった構成要素は、1つの構成要素の機能が1つのプログラム部品によって担われるものであってもよく、1つの構成要素の機能が複数のプログラム部品によって担われるものであってもよく、複数の構成要素の機能が1つのプログラム部品によって担われるものであってもよい。また、これらの構成要素は、そのような作用を自分自身で実行するものであってもよく、あるいは、コンピュータに組み込まれている他のプログラムやプログラム部品に指示を与えて実行させるものであっても良い。   In addition, in the conversion control program of the present invention, a component such as a configuration analysis unit that constitutes the first conversion control program may be one in which the function of one component is carried by one program component. The function of one component may be carried by a plurality of program parts, or the function of a plurality of components may be carried by one program part. In addition, these components may execute such actions themselves, or may be executed by giving instructions to other programs and program components incorporated in the computer. Also good.

また、上記目的を達成する本発明の変換制御プログラムのうちの第2の変換制御プログラムは、
ページ上に配置される要素が1つ以上配置されてなるページを表したページ記述データを解析して、そのページを構成する色を得る色解析部と、
上記ページ記述データを、ページ全体を1つのイメージとして表すとともに、そのイメージを、所定の複数色に色分解されてなる複数の色分版で表現した出力データに変換するデータ変換装置におけるそれらの色分版について、上記色解析部によって得られた色に応じて版数を制限する色制御部とを有することを特徴とする。
The second conversion control program of the present invention that achieves the above-mentioned object is:
Analyzing the page description data representing a page in which one or more elements arranged on the page are arranged, and obtaining a color constituting the page;
The page description data represents the entire page as one image, and the colors in the data conversion device that converts the image into output data expressed by a plurality of color separations that are color-separated into a predetermined plurality of colors. The color separation includes a color control unit that limits the number of plates according to the color obtained by the color analysis unit.

本発明の変換制御プログラムのうちの第2の変換制御プログラムは、この第2の変換制御プログラムをコンピュータにインストールして動作させたときに、そのコンピュータが本発明の変換制御装置のうちの第2の変換制御装置として動作するように構成されたものであり、この第2の変換制御プログラムには、本発明の変換制御装置のうちの第2の変換制御装置の各種態様に対応する全ての態様が含まれる。   The second conversion control program of the conversion control program of the present invention is the second conversion control program of the present invention when the second conversion control program is installed and operated on the computer. The second conversion control program includes all aspects corresponding to various aspects of the second conversion control apparatus of the conversion control apparatus of the present invention. Is included.

なお、第2の変換制御装置と第2の変換制御プログラムとで、それぞれ構成要素に同じ名前を付したが、それらの構成要素は、第2の変換制御装置ではハードウェアおよびソフトウェアを意味し、第2の変換制御プログラムではソフトウェアのみを意味する。   In the second conversion control device and the second conversion control program, the same name is given to each component, but these components mean hardware and software in the second conversion control device, In the second conversion control program, only software is meant.

また、本発明の変換制御プログラムのうちの第2の変換制御プログラムを構成する色解析部などといった構成要素は、1つの構成要素の機能が1つのプログラム部品によって担われるものであってもよく、1つの構成要素の機能が複数のプログラム部品によって担われるものであってもよく、複数の構成要素の機能が1つのプログラム部品によって担われるものであってもよい。また、これらの構成要素は、そのような作用を自分自身で実行するものであってもよく、あるいは、コンピュータに組み込まれている他のプログラムやプログラム部品に指示を与えて実行させるものであっても良い。   In addition, the components such as the color analysis unit constituting the second conversion control program of the conversion control program of the present invention may be one in which the function of one component is carried by one program component. The function of one component may be carried by a plurality of program parts, or the function of a plurality of components may be carried by one program part. In addition, these components may execute such actions themselves, or may be executed by giving instructions to other programs and program components incorporated in the computer. Also good.

本発明によれば、ページ記述データにより表わされるページ中にどのような要素や色が含まれていても、効率的なラスタライズ処理を実現することができる変換制御装置、およびコンピュータをそのような変換制御装置として動作させる変換制御プログラムが提供される。   According to the present invention, a conversion control apparatus and a computer capable of realizing efficient rasterization processing regardless of what elements and colors are included in a page represented by page description data, and such conversion A conversion control program that operates as a control device is provided.

以下図面を参照して本発明の実施の形態を説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の変換制御装置の一実施形態を含むコンピュータシステムのハードウエアの一部分を示す図である。   FIG. 1 is a diagram showing a part of hardware of a computer system including an embodiment of a conversion control device of the present invention.

ここには、1台のDTP(Desktop Publishing)サーバ100と、3台のクライアントマシン200,210,220と、本発明の一実施形態として動作する1台のRIP(Raster Image Processor)300と、1台のスキャナシステム400と、3台の画像出力用のプリンタ600,610,620とからなるクライアントアンドサーバ型のコンピュータシステムが示されている。   Here, one DTP (Desktop Publishing) server 100, three client machines 200, 210, and 220, one RIP (Raster Image Processor) 300 that operates as an embodiment of the present invention, and 1 A client and server type computer system comprising a single scanner system 400 and three image output printers 600, 610, and 620 is shown.

この図1に示すコンピュータシステムのハードウエアの中でDTPサーバ100、クライアントマシン200,210,220、RIP300、およびスキャナシステム400は通信回線500を介して相互に接続されて、LAN(Local Area Network)を構成している。また、プリンタ600,610,620はRIP300に接続されている。   In the hardware of the computer system shown in FIG. 1, the DTP server 100, client machines 200, 210, 220, RIP 300, and scanner system 400 are connected to each other via a communication line 500 and are connected to a LAN (Local Area Network). Is configured. The printers 600, 610, and 620 are connected to the RIP 300.

スキャナシステム400は、用紙上に形成されている画像を読み取り、画像を表す画像データを生成する。生成された画像データは、通信回線500を介してクライアントマシン200,210,220などに送られる。   The scanner system 400 reads an image formed on a sheet and generates image data representing the image. The generated image data is sent to the client machines 200, 210, 220, etc. via the communication line 500.

クライアントマシン200,210,220は、それぞれ比較的小型のワークステーションまたはパーソナルコンピュータなどで構成されており、スキャナシステム400で生成された画像データやデジタルカメラ(図示しない)で撮影された撮影画像に基づく画像データなどが入力される。また、クライアントマシン200,210,220では、オペレータによって、文字や図形や入力された画像データに基づく画像等の要素を含むページが電子的に編集され、編集されたページを表すページ記述データが生成される。生成されたページ記述データは、通信回線500を介してDTPサーバ100に送られる。   Each of the client machines 200, 210, and 220 includes a relatively small workstation or personal computer, and is based on image data generated by the scanner system 400 or a photographed image photographed by a digital camera (not shown). Image data is input. In addition, in the client machines 200, 210, and 220, a page including elements such as an image based on characters, graphics, or input image data is electronically edited by an operator, and page description data representing the edited page is generated. Is done. The generated page description data is sent to the DTP server 100 via the communication line 500.

DTPサーバ100は、クライアントマシン200,210,220などと比べて大型のワークステーションまたはパーソナルコンピュータなどで構成されており、各クライアントマシン200,210,220からページ記述データが送られてくると、そのページ記述データに所定の色変換処理を施す。ところで、このページ記述データは、例えばPDL(Page Description Language)等で記述されたページ記述言語データであり、このままでは、プリンタ600,610,620などの出力デバイスで出力することはできない。したがって、色変換処理が施されたページ記述データは、出力デバイスではなく、まずはRIP300に送られる。   The DTP server 100 is composed of a large workstation or personal computer compared to the client machines 200, 210, 220, etc. When page description data is sent from each client machine 200, 210, 220, the DTP server 100 A predetermined color conversion process is performed on the page description data. By the way, the page description data is page description language data described in, for example, PDL (Page Description Language), and cannot be output by an output device such as the printer 600, 610, or 620 as it is. Accordingly, the page description data that has been subjected to the color conversion process is first sent to the RIP 300, not the output device.

RIP300は、比較的小型のワークステーションまたはパーソナルコンピュータなどで構成されている。DTPサーバ100から色変換処理が施されたページ記述データが送られてくると、RIP300はページ記述データにラスタライズ処理が施され、ページ記述データをプリンタ600,610,620で出力可能な、ページを構成する文字や画像などといった要素がドットの集合として表されるラスタイメージデータに変換する。変換後のラスタイメージデータは、プリンタ600,610,620に入力され、プリンタ600,610,620では、その入力されたラスタイメージデータに基づく出力画像が作成される。   The RIP 300 includes a relatively small workstation or personal computer. When page description data subjected to color conversion processing is sent from the DTP server 100, the RIP 300 performs rasterization processing on the page description data, and outputs a page that can be output by the printers 600, 610, and 620. Elements such as constituent characters and images are converted into raster image data represented as a set of dots. The converted raster image data is input to the printers 600, 610, and 620, and the printers 600, 610, and 620 generate output images based on the input raster image data.

ここで、DTPサーバ100、クライアントマシン200,210,220、RIP300、およびスキャナシステム400は、外観構成上、本体装置101,201,211,221,301,401、それら本体装置101,201,211,221,301,401からの指示に応じて表示画面102a,202a,212a,222a,302a,402a上に画像や文字列を表示する画像表示装置102,202,212,222,302,402、本体装置101,201,211,221,301,401に、キー操作に応じた各種の情報を入力するキーボード103,203,213,223,303,403、および、表示画面102a,202a,212a,222a,302a,402a上の任意の位置を指定することにより、その指定時にその位置に表示されていた、例えばアイコン等に応じた指示を入力するマウス104,204,214,224,304,404を備えている。また、これらの本体装置101,201,211,221,301,401は、外観上、フレキシブルディスク(以下、FDと省略する)を装填するためのFD装填口101a,201a,211a,221a,301a,401a、およびCD−ROMを装填するためのCD−ROM装填口101b,201b,211b,221b,301b,401bを有する。また、スキャナシステム400は、用紙上に形成されている画像を読み取るスキャナ本体装置405を有する。   Here, the DTP server 100, client machines 200, 210, 220, RIP 300, and scanner system 400 have main body devices 101, 201, 211, 221, 301, 401, main body devices 101, 201, 211, Image display devices 102, 202, 212, 222, 302, 402 that display images and character strings on display screens 102 a, 202 a, 212 a, 222 a, 302 a, 402 a in accordance with instructions from 221, 301, 401, main device 101, 201, 211, 221, 301, 401, keyboards 103, 203, 213, 223, 303, 403 for inputting various information according to key operations, and display screens 102a, 202a, 212a, 222a, 302a , 402a can be specified The includes the designated thereof are displayed in the position when, for example, a mouse 104,204,214,224,304,404 for inputting an instruction according to an icon or the like. Further, these main body apparatuses 101, 201, 2111, 221, 301, 401 are externally provided with FD loading ports 101a, 201a, 211a, 221a, 301a, for loading flexible disks (hereinafter abbreviated as FD). 401a and CD-ROM loading ports 101b, 201b, 211b, 221b, 301b, 401b for loading a CD-ROM. The scanner system 400 includes a scanner main body 405 that reads an image formed on a sheet.

DTPサーバ100、クライアントマシン200,210,220、およびスキャナシステム400は、本発明の主題ではないため詳細な説明を省略し、以下では、本発明の変換制御装置の一実施形態として動作するRIP300についてさらに説明する。   Since the DTP server 100, the client machines 200, 210, and 220, and the scanner system 400 are not the subject of the present invention, a detailed description thereof will be omitted, and the RIP 300 that operates as an embodiment of the conversion control device of the present invention will be described below. Further explanation will be given.

図2は、図1に示す外観を有するRIPのハードウェア構成図である。   FIG. 2 is a hardware configuration diagram of the RIP having the appearance shown in FIG.

図1に示すRIP300の本体装置301の内部には、図2に示すように、各種プログラムを実行するCPU311、ハードディスク装置313に格納されたプログラムが読み出されCPU311での実行のために展開される主メモリ312、各種プログラムやデータ等が保存されたハードディスク装置313、FD700が装填されその装填されたFD700をアクセスするFDドライブ314、CD−ROM800が装填され、その装填されたCD−ROM800をアクセスするCD−ROMドライブ315、データの入力や出力を制御するI/Oインタフェース316、通信回線500(図1参照)に接続され、他のマシンとの通信を制御する通信インタフェース317が内蔵されており、これらの各種要素と、さらに図1にも示す画像表示装置302、キーボード303、マウス304は、バス310を介して相互に接続されている。   In the main body 301 of the RIP 300 shown in FIG. 1, as shown in FIG. 2, the CPU 311 that executes various programs and the program stored in the hard disk device 313 are read and expanded for execution by the CPU 311. Main memory 312, hard disk device 313 storing various programs and data, FD 700 loaded with FD drive 314 accessing CD ROM 800 loaded, CD-ROM 800 loaded, and accessing CD-ROM 800 loaded A CD-ROM drive 315, an I / O interface 316 for controlling data input and output, a communication interface 317 connected to a communication line 500 (see FIG. 1) and controlling communication with other machines are incorporated. These various elements and the image shown in FIG. Display device 302, a keyboard 303, a mouse 304 are connected to each other via a bus 310.

ここで、CD−ROM800には、本発明の変換制御プログラムの一実施形態が適用され、RIP300を本発明の変換制御装置の一実施形態として動作させるための変換制御プログラムが記憶されている。このCD−ROM800はCD−ROMドライブ315に装填され、そのCD−ROM800に記憶された変換制御プログラムがこのRIP300にアップロードされてハードディスク装置313に記憶される。そして、この変換制御プログラムが起動されて実行されることにより、RIP300は、本発明の変換制御装置の一実施形態として動作する。   Here, an embodiment of the conversion control program of the present invention is applied to the CD-ROM 800, and a conversion control program for operating the RIP 300 as an embodiment of the conversion control device of the present invention is stored. The CD-ROM 800 is loaded into a CD-ROM drive 315, and a conversion control program stored in the CD-ROM 800 is uploaded to the RIP 300 and stored in the hard disk device 313. When this conversion control program is activated and executed, the RIP 300 operates as an embodiment of the conversion control device of the present invention.

次に、本発明の一実施形態が適用された変換制御プログラムについて説明する。   Next, a conversion control program to which an embodiment of the present invention is applied will be described.

図3は、本発明の変換制御プログラムの一実施形態が記憶されたCD−ROMを示す概念図である。   FIG. 3 is a conceptual diagram showing a CD-ROM storing one embodiment of the conversion control program of the present invention.

この図3に示す変換制御プログラム810は、図2に示すCD−ROM800に記憶されている。   The conversion control program 810 shown in FIG. 3 is stored in the CD-ROM 800 shown in FIG.

この変換制御プログラム810は、構成解析部811と、資源制御部812と、色解析部813と、色制御部814とから構成されている。ここで、構成解析部811は、本発明の変換制御プログラムにおける構成解析部の一例に相当し、同様に、資源制御部812は資源制御部の一例に相当し、色解析部813は色解析部の一例に相当し、色制御部814は色制御部の一例に相当する。変換制御プログラム810の各要素の詳細については、図4に示す本発明の変換制御装置の一実施形態が適用された変換制御装置10の各要素の作用と一緒に説明する。   The conversion control program 810 includes a configuration analysis unit 811, a resource control unit 812, a color analysis unit 813, and a color control unit 814. Here, the configuration analysis unit 811 corresponds to an example of the configuration analysis unit in the conversion control program of the present invention. Similarly, the resource control unit 812 corresponds to an example of the resource control unit, and the color analysis unit 813 corresponds to the color analysis unit. The color control unit 814 corresponds to an example of a color control unit. Details of each element of the conversion control program 810 will be described together with the operation of each element of the conversion control apparatus 10 to which an embodiment of the conversion control apparatus of the present invention shown in FIG. 4 is applied.

図4は、本発明の変換制御装置の一実施形態を示す機能ブロック図である。   FIG. 4 is a functional block diagram showing an embodiment of the conversion control device of the present invention.

この図4に示す変換制御装置10は、図1,図2に示すRIP300に、図3に示す変換制御プログラム810がローディングされ、その変換制御プログラム810がそのRIP300内で実行されることにより実現される。   The conversion control apparatus 10 shown in FIG. 4 is realized by loading the conversion control program 810 shown in FIG. 3 on the RIP 300 shown in FIGS. 1 and 2, and executing the conversion control program 810 in the RIP 300. The

この図4に示す変換制御装置10には、構成解析部11と、資源制御部12と、色解析部13と、色制御部14とが備えられている。これら構成解析部11、資源制御部12、色解析部13、および色制御部14の各要素は、それぞれ、図3に示す変換制御プログラム810を構成するソフトウェア部品としての構成解析部811、資源制御部812、色解析部813、および色制御部814の各要素と、それらのソフトウェア部品の各機能を実現するために必要な、図1,図2に示すRIP300のハードウェアとOS(Operation System)やアプリケーションプログラムとの組み合わせから構成されている。   The conversion control apparatus 10 illustrated in FIG. 4 includes a configuration analysis unit 11, a resource control unit 12, a color analysis unit 13, and a color control unit 14. Each element of the configuration analysis unit 11, the resource control unit 12, the color analysis unit 13, and the color control unit 14 includes a configuration analysis unit 811 as a software component that configures the conversion control program 810 shown in FIG. The hardware of the RIP 300 shown in FIGS. 1 and 2 and the OS (Operation System) required to realize the functions of the components 812, the color analysis unit 813, and the color control unit 814 and their software components. And a combination with application programs.

以下、図4に示す変換制御装置10の各要素を説明することによって、図3に示す変換制御プログラム810の各要素も合わせて説明する。   Hereinafter, by describing each element of the conversion control apparatus 10 shown in FIG. 4, each element of the conversion control program 810 shown in FIG. 3 will also be described.

なお、ここでは、この変換制御装置10の各要素の概念的な作用について説明し、これら各要素の具体的な作用については後述する。
図4に示す変換制御装置10の構成解析部11は、アプリケーションソフトウェア上は、図3に示す変換制御プログラム810の構成解析部811に対応する要素であり、ページ上に配置される、複数種類に分類される要素が1種類以上配置されてなるページを表したページ記述データを解析して、その要素の種類相互の構成比率を得るものである。この構成解析部11は、本発明にいう構成解析部の機能の一例を示すものであり、その機能は、ハードウェア上は、プログラム部品として構成解析部811(図3参照)を実行する、図1,図2に示すRIP300の本体装置301に内蔵されたCPU311等によって担われる。
Here, the conceptual operation of each element of the conversion control device 10 will be described, and the specific operation of each element will be described later.
The configuration analysis unit 11 of the conversion control apparatus 10 shown in FIG. 4 is an element corresponding to the configuration analysis unit 811 of the conversion control program 810 shown in FIG. 3 on the application software, and is arranged in a plurality of types arranged on the page. The page description data representing a page in which one or more types of elements to be classified are arranged is analyzed, and the component ratio between the types of the elements is obtained. The configuration analysis unit 11 shows an example of the function of the configuration analysis unit referred to in the present invention, and the function executes the configuration analysis unit 811 (see FIG. 3) as a program part on the hardware. 1, is carried by the CPU 311 or the like built in the main body 301 of the RIP 300 shown in FIG.

尚、以下説明する、変換制御装置10の各要素においても、各要素の機能は、ハードウェア上は、主に、図1,図2に示すRIP300の本体装置301に内蔵されたCPU311等によって担われるので、重複説明を避けるため、これら各要素のハードウェア上の説明は省略する。   In each element of the conversion control device 10 described below, the function of each element is mainly handled by the CPU 311 incorporated in the main body 301 of the RIP 300 shown in FIGS. Therefore, in order to avoid redundant description, description of these elements on hardware is omitted.

資源制御部12は、アプリケーションソフトウェア上は、図3に示す変換制御プログラム810の資源制御部812に対応する要素であり、ページ記述データを、ページ全体を1つのイメージとして表した出力データに、所定のハードウェア資源を使って変換するデータ変換装置におけるそのハードウェア資源の使用形態を、構成解析部11によって得られた構成比率に応じて制御するものである。この資源制御部12は、本発明にいう資源制御部の機能の一例を示すものである。   The resource control unit 12 is an element corresponding to the resource control unit 812 of the conversion control program 810 shown in FIG. 3 on the application software, and the page description data is converted into output data that represents the entire page as one image. In the data conversion apparatus that performs conversion using the hardware resources, the usage pattern of the hardware resources is controlled according to the configuration ratio obtained by the configuration analysis unit 11. The resource control unit 12 shows an example of the function of the resource control unit referred to in the present invention.

また、色解析部13は、アプリケーションソフトウェア上は、図3に示す変換制御プログラム810の色解析部813に対応する要素であり、ページ上に配置される要素が1つ以上配置されてなるページを表したページ記述データを解析して、そのページを構成する色を得るものである。この色解析部13は、本発明にいう色解析部の機能の一例を示すものである。   Further, the color analysis unit 13 is an element corresponding to the color analysis unit 813 of the conversion control program 810 shown in FIG. 3 on the application software, and a page in which one or more elements arranged on the page are arranged. The displayed page description data is analyzed to obtain the colors constituting the page. The color analysis unit 13 shows an example of the function of the color analysis unit referred to in the present invention.

さらに、色制御部14は、アプリケーションソフトウェア上は、図3に示す変換制御プログラム810の色制御部814に対応する要素であり、ページ記述データを、ページ全体を1つのイメージとして表すとともに、そのイメージを、所定の複数色に色分解されてなる複数の色分版で表現した出力データに変換するデータ変換装置におけるそれらの色分版について、色解析部13によって得られた色に応じて版数を制限するものである。この色制御部14は、本発明にいう色制御部の機能の一例を示すものである。   Further, the color control unit 14 is an element corresponding to the color control unit 814 of the conversion control program 810 shown in FIG. 3 on the application software, and represents the page description data as one image for the entire page. Are converted into output data expressed by a plurality of color separations that are color-separated into a predetermined plurality of colors, and the version numbers of those color separations according to the colors obtained by the color analysis unit 13 This is a limitation. The color control unit 14 shows an example of the function of the color control unit referred to in the present invention.

以下、本発明の実施形態をさらに具体的に説明する。   Hereinafter, embodiments of the present invention will be described more specifically.

図5は、図1,図2に示すRIPにおける内部構成と処理の手順を示した模式図であり、図6は、このRIPにおける処理の手順を示したフローチャートである。   FIG. 5 is a schematic diagram showing the internal configuration and processing procedure in the RIP shown in FIGS. 1 and 2, and FIG. 6 is a flowchart showing the processing procedure in the RIP.

まず、図1を参照して説明したように、DTPサーバ100から色変換処理が施されたページ記述データ(以下、このページ記述データをPDLデータ90と称する)がRIP300に送られてくると、このRIP300のデータ受信部910によってPDLデータ90が受信される(ステップS1)。尚、このデータ受信部910の機能は、ハードウェア上は、RIP300のI/Oインタフェース316あるいは通信インタフェース317と、CPU311等との組合せによって担われる。   First, as described with reference to FIG. 1, when page description data subjected to color conversion processing (hereinafter referred to as PDL data 90) is sent from the DTP server 100 to the RIP 300. The PDL data 90 is received by the data receiving unit 910 of the RIP 300 (step S1). The function of the data receiving unit 910 is performed by a combination of the I / O interface 316 or the communication interface 317 of the RIP 300 and the CPU 311 or the like in hardware.

RIP300のPDL構成解析部920は、図4を参照して説明した構成解析部11の機能と色解析部13の機能との双方の機能を併せ持つものである。このPDL構成解析部920では、ステップS1によって取得されたPDLデータ90に対して、本発明にいう解析が実施される。この解析によって、PDLデータ90により表されるページ毎の画像のサイズの合計や、ページ毎のテキストの文字数や、ページ毎の同一パターンの繰り返し描画個数や、ページ毎の色設定オペレータの出現回数などといったPDL構成情報91が取得される(ステップS2)。   The PDL configuration analysis unit 920 of the RIP 300 has both the functions of the configuration analysis unit 11 and the color analysis unit 13 described with reference to FIG. In the PDL configuration analysis unit 920, the analysis according to the present invention is performed on the PDL data 90 acquired in step S1. By this analysis, the total image size for each page represented by the PDL data 90, the number of text characters for each page, the number of repeated drawing of the same pattern for each page, the number of appearances of the color setting operator for each page, and the like The PDL configuration information 91 is acquired (step S2).

RIP300の制御部930は、図4を参照して説明した資源制御部12の機能と色制御部14の機能との双方の機能を併せ持つものであって、後述する所定の設定値LUTを有する。この制御部930では、ステップS2によって取得されたPDL構成情報91に応じて、PDLデータ90により表される各ページに最適化された、後述するRIP処理部940を構成するインタプリト部941およびレンダリング部942における設定値(以下、この設定値を生産性最適化パラメータ92と称する)、および出力すべき成分版の情報(以下、この情報を必要版の指定情報93と称する)が作成される(ステップS3)。   The control unit 930 of the RIP 300 has both the functions of the resource control unit 12 and the color control unit 14 described with reference to FIG. 4 and has a predetermined setting value LUT described later. In this control unit 930, an interpreter 941 and a rendering unit that configure a RIP processing unit 940, which will be described later, optimized for each page represented by the PDL data 90 in accordance with the PDL configuration information 91 acquired in step S2. A set value in 942 (hereinafter, this set value is referred to as a productivity optimization parameter 92) and information on a component version to be output (hereinafter, this information is referred to as necessary version designation information 93) are created (step S3).

ここで、図7,図8を参照して、ステップS2およびステップS3における処理をさらに具体的に説明する。   Here, with reference to FIG. 7, FIG. 8, the process in step S2 and step S3 is demonstrated more concretely.

図7は、図5に示すPDL構成解析部920のうち、本発明にいう構成解析部の一例としての機能部分、および制御部930の機能のうち、本発明にいう資源制御部の一例としての機能部分を説明するフローチャートである。   FIG. 7 illustrates a functional part as an example of the configuration analysis unit according to the present invention in the PDL configuration analysis unit 920 illustrated in FIG. 5 and an example of the resource control unit according to the present invention among the functions of the control unit 930. It is a flowchart explaining a functional part.

まず、ステップS2によって取得される、例えば、PDLデータ90により表されるページ毎の画像のサイズの合計や、ページ毎のテキストの文字数や、ページ毎の同一パターンの繰り返し描画個数などに基づいて、画像やテキストやパスやフォームなどといった要素の構成比率がPDL構成解析部920で算出される(ステップS11)。   First, based on, for example, the total image size for each page represented by the PDL data 90, the number of text characters for each page, the number of repeated renderings of the same pattern for each page, obtained in step S2, The composition ratio of elements such as images, text, paths, and forms is calculated by the PDL composition analysis unit 920 (step S11).

次に制御部930では、ステップS11によって算出された構成比率をインデックスに、所定の設定値LUTに基づいて、例えば、RIPの画像キャッシュメモリの設定値や、フォントキャッシュメモリの設定値や、フォームキャッシュメモリの設定値などを取得し、生産性最適化パラメータ92のうちメモリ配分を示した部分が生成される(ステップS12)。   Next, the control unit 930 uses, for example, the setting ratio of the RIP image cache memory, the setting value of the font cache memory, the form cache, and the form cache based on the predetermined setting value LUT using the composition ratio calculated in step S11 as an index. A set value of the memory or the like is acquired, and a part indicating the memory allocation in the productivity optimization parameter 92 is generated (step S12).

図8は、図5に示すPDL構成解析部920のうち、本発明にいう色解析部の一例としての機能部分、および制御部930の機能のうち、本発明にいう色制御部の一例としての機能部分を説明するフローチャートである。   FIG. 8 illustrates a functional part as an example of the color analyzing unit according to the present invention in the PDL configuration analyzing unit 920 illustrated in FIG. 5 and an example of the color controlling unit according to the present invention among the functions of the control unit 930. It is a flowchart explaining a functional part.

まず、ステップS2によって取得される、例えば、PDLデータ90により表されるページ毎の色設定オペレータの出現回数などに基づいて、カラーオブジェクトがあったか否かがPDL構成解析部920で判定される(ステップS21)。   First, the PDL configuration analysis unit 920 determines whether or not there is a color object based on, for example, the number of appearances of the color setting operator for each page represented by the PDL data 90 acquired in step S2 (step S2). S21).

次に制御部930では、ステップS21による判定の結果、例えば、カラー版成分を出力と判定(ステップS22)、あるいはモノクロ版成分を出力と判定(ステップS23)されると、それぞれの判定結果に応じて出力成分版が決定され、生産性最適化パラメータ92のうち必要な色分版を示した部分と、必要版の指定情報93が作成される。   Next, when the control unit 930 determines that the color plate component is output (step S22) or the monochrome plate component is output (step S23) as a result of the determination in step S21, for example, according to each determination result. Thus, the output component version is determined, and the part indicating the required color separation in the productivity optimization parameter 92 and the required version designation information 93 are created.

以下、図5,図6を参照して、RIP300における処理の第1手順の説明を続ける。   Hereinafter, with reference to FIGS. 5 and 6, the description of the first procedure of the process in the RIP 300 will be continued.

次に、RIP300のRIP処理部940を構成するインタプリト部941では、ステップS3によって作成された生産性最適化パラメータ92に基づいた最適なメモリ配分によって、PDLデータ90から中間データへの変換にあたってのベクトルデータ等の解析が行われて中間データに変換され、RIP300のRIP処理部940を構成するレンダリング部942では、中間データが、生産性最適化パラメータ92が示す色分版のラスタイメージを表したラスタイメージデータに変換される(ステップS4)。尚、このRIP処理部940は、本発明にいうデータ変換装置の一例に相当するものであって、本実施形態における制御対象である。また、このRIP処理部940の機能は、ハードウェア上は、RIP300の本体装置301に内蔵されたCPU311等によって担われる。   Next, the interpreter 941 constituting the RIP processing unit 940 of the RIP 300 uses a vector for conversion from the PDL data 90 to the intermediate data by optimal memory allocation based on the productivity optimization parameter 92 created in step S3. In the rendering unit 942 constituting the RIP processing unit 940 of the RIP 300, the data is analyzed and converted into intermediate data, and the intermediate data represents a raster image representing a color separation raster image indicated by the productivity optimization parameter 92. Conversion into image data (step S4). The RIP processing unit 940 corresponds to an example of a data conversion apparatus according to the present invention, and is a control target in the present embodiment. The function of the RIP processing unit 940 is performed by a CPU 311 or the like built in the main body device 301 of the RIP 300 in hardware.

次に、RIP300の出力部950では、ステップS4によって変換されたラスタイメージデータが送られてくると、ステップS3によって作成された必要版の指定情報93に基づいて、例えば、カラー印刷機で単色の出力画像を出力する場合には、レンダリング部942で生成された、その単色の色分版の、ラスタイメージデータのみを出力する(ステップS5)。尚、この出力部950の機能は、ハードウェア上は、RIP300のI/Oインタフェース316あるいは通信インタフェース317と、CPU311等との組合せによって担われる。   Next, when the raster image data converted in step S4 is sent to the output unit 950 of the RIP 300, based on the necessary plate designation information 93 created in step S3, for example, a single color is output by a color printer. When outputting the output image, only the raster image data of the single color separation generated by the rendering unit 942 is output (step S5). The function of the output unit 950 is performed by a combination of the I / O interface 316 or the communication interface 317 of the RIP 300 and the CPU 311 or the like in hardware.

上述した実施形態によれば、PDLデータ90により表わされるページ中にどのような要素や色が含まれていても、ラスタライズ処理にあたってハードウェア資源が効率的な使用形態で利用されるので、ラスタライズ処理が効率よく実行される。   According to the embodiment described above, since any element or color is included in the page represented by the PDL data 90, the hardware resources are used in an efficient usage pattern for the rasterization process. Is executed efficiently.

次に、本発明の他の実施形態について説明する。   Next, another embodiment of the present invention will be described.

尚、以下の説明において、図5を参照して説明したRIP300の構成要素と同一の構成要素には同じ符号を付し、重複する説明は省略する。   In the following description, the same components as those of the RIP 300 described with reference to FIG.

図9は、他の実施形態が図1,図2に示すRIP300に適用された場合の内部構成と処理の手順を示した模式図である。   FIG. 9 is a schematic diagram illustrating an internal configuration and a processing procedure when another embodiment is applied to the RIP 300 illustrated in FIGS. 1 and 2.

ここには、RIP処理部940が示されるとともに、図5に示すPDL構成解析部920と同等の役割を担う第2のRIP処理部960も示されており、この第2のRIP処理部960を構成するインタプリト部961で、図6に示すステップS1によって取得されたPDLデータ90に対して、低解像度での解析が実施され、上述したPDL構成情報91が取得される。その後の処理手順は、図5等を参照して説明した処理手順と同様である。   Here, a RIP processing unit 940 is shown, and a second RIP processing unit 960 that plays the same role as the PDL configuration analysis unit 920 shown in FIG. 5 is also shown. The interpreter 961 to be configured analyzes the PDL data 90 acquired in step S1 shown in FIG. 6 at a low resolution, and acquires the PDL configuration information 91 described above. The subsequent processing procedure is the same as the processing procedure described with reference to FIG.

本発明のさらに他の実施形態について説明する。   Still another embodiment of the present invention will be described.

図10は、さらに他の実施形態が図1,図2に示すRIP300に適用された場合の内部構成と処理の手順を示した模式図である。   FIG. 10 is a schematic diagram showing an internal configuration and processing procedure when still another embodiment is applied to the RIP 300 shown in FIGS.

ここでは、図5に示すRIP処理部940に替えて、そのRIP処理部940に、PDL構成解析部920の機能の中の、図4を参照して説明した色解析部13の機能のみを付加したRIP処理部970が示されており、RIP処理部970を構成するインタプリト部971で、図6に示すステップS1によって取得されたPDLデータ90に対して、PDLデータ90からラスタイメージデータへの変換のための解析が行われると同時に、例えば、PDLデータ90により表されるページ毎の色設定オペレータの出現回数などに基づいて、カラーオブジェクトがあったか否かが判定される。その後、その判定に応じて上記同様の処理が実行される。従って、この実施形態では、RIP処理部970は、制御対象であるとともに、本発明にいう色解析部としての役割も担うものとなっている。この実施形態の場合、PDLの構成解析における最適パフォーマンスは得られないものの、無駄な色分版の色分解処理は回避され、その分だけラスタライズ処理は効率化される。   Here, instead of the RIP processing unit 940 shown in FIG. 5, only the function of the color analysis unit 13 described with reference to FIG. 4 among the functions of the PDL configuration analysis unit 920 is added to the RIP processing unit 940. The RIP processing unit 970 is shown, and the interpreter 971 constituting the RIP processing unit 970 converts the PDL data 90 acquired from step S1 shown in FIG. 6 into the raster image data. At the same time, for example, based on the number of appearances of the color setting operator for each page represented by the PDL data 90, it is determined whether or not there is a color object. Thereafter, the same processing as described above is executed according to the determination. Therefore, in this embodiment, the RIP processing unit 970 is a control target and also serves as a color analysis unit according to the present invention. In the case of this embodiment, although optimum performance in the PDL configuration analysis cannot be obtained, useless color separation color separation processing is avoided, and rasterization processing is made more efficient by that amount.

本発明の変換制御装置の一実施形態を含むコンピュータシステムのハードウエアの一部分を示す図である。It is a figure which shows a part of hardware of the computer system containing one Embodiment of the conversion control apparatus of this invention. 図1に示す外観を有するRIPのハードウェア構成図である。It is a hardware block diagram of RIP which has the external appearance shown in FIG. 本発明の変換制御プログラムの一実施形態が記憶されたCD−ROMを示す概念図である。It is a conceptual diagram which shows CD-ROM with which one Embodiment of the conversion control program of this invention was memorize | stored. 本発明の変換制御装置の一実施形態を示す機能ブロック図である。It is a functional block diagram which shows one Embodiment of the conversion control apparatus of this invention. 図1,図2に示すRIPにおける内部構成と処理の手順を示した模式図である。FIG. 3 is a schematic diagram showing an internal configuration and a processing procedure in the RIP shown in FIGS. 1 and 2. 図1,図2に示すRIPにおける処理の手順を示したフローチャートである。It is the flowchart which showed the procedure of the process in RIP shown in FIG. 1, FIG. 図5に示すPDL構成解析部のうち、本発明にいう構成解析部の一例としての機能部分、および制御部の機能のうち、本発明にいう資源制御部の一例としての機能部分を説明するフローチャートである。Of the PDL configuration analysis unit shown in FIG. 5, a functional part as an example of the configuration analysis unit according to the present invention, and among the functions of the control unit, a flowchart illustrating a functional part as an example of the resource control unit according to the present invention. It is. 図5に示すPDL構成解析部のうち、本発明にいう色解析部の一例としての機能部分、および制御部の機能のうち、本発明にいう色制御部の一例としての機能部分を説明するフローチャートである。Of the PDL configuration analysis unit shown in FIG. 5, a functional part as an example of a color analysis unit according to the present invention, and a functional part as an example of a color control unit according to the present invention among the functions of the control unit. It is. 他の実施形態が図1,図2に示すRIPに適用された場合の内部構成と処理の手順を示した模式図である。It is the schematic diagram which showed the internal structure and procedure of a process when other embodiment is applied to RIP shown in FIG. 1, FIG. さらに他の実施形態が図1,図2に示すRIPに適用された場合の内部構成と処理の手順を示した模式図である。It is the schematic diagram which showed the internal structure and process procedure when other embodiment is applied to RIP shown in FIG. 1, FIG.

符号の説明Explanation of symbols

10 変換制御装置
11,811 構成解析部
12,812 資源制御部
13,813 色解析部
14,814 色制御部
100 DTPサーバ
101,201,211,221,301,401 本体装置
101a,201a,211a,221a,301a,401a FD装填口
101b,201b,211b,221b,301b,401b CD−ROM装填口
102,202,212,222,302,402 画像表示装置
102a,202a,212a,222a,302a,402a 表示画面
103,203,213,223,303,403 キーボード
104,204,214,224,304,404 マウス
310 バス
311 CPU
312 主メモリ
313 ハードディスク装置
314 FDドライブ
315 CD−ROMドライブ
316 I/Oインタフェース
317 通信インタフェース
200,210,220 クライアントマシン
300 RIP
400 スキャナシステム
405 スキャナ本体装置
500 通信回線
600,610,620 プリンタ
700 FD
800 CD−ROM
810 変換制御プログラム
90 PDLデータ
91 PDL構成情報
92 生産性最適化パラメータ
93 必要版の指定情報
910 データ受信部
920 PDL構成解析部
930 制御部
940,960,970,980 RIP処理部
941,961,971,981 インタプリト部
942,962,972,982 レンダリング部
950 出力部
DESCRIPTION OF SYMBOLS 10 Conversion control apparatus 11,811 Configuration analysis part 12,812 Resource control part 13,813 Color analysis part 14,814 Color control part 100 DTP server 101,201,211,221,301,401 Main body apparatus 101a, 201a, 211a, 221a, 301a, 401a FD loading port 101b, 201b, 211b, 221b, 301b, 401b CD-ROM loading port 102, 202, 212, 222, 302, 402 Image display device 102a, 202a, 212a, 222a, 302a, 402a Display Screen 103, 203, 213, 223, 303, 403 Keyboard 104, 204, 214, 224, 304, 404 Mouse 310 Bus 311 CPU
312 Main memory 313 Hard disk device 314 FD drive 315 CD-ROM drive 316 I / O interface 317 Communication interface 200, 210, 220 Client machine 300 RIP
400 Scanner system 405 Scanner main unit 500 Communication line 600, 610, 620 Printer 700 FD
800 CD-ROM
810 Conversion control program 90 PDL data 91 PDL configuration information 92 Productivity optimization parameter 93 Specification information of required version 910 Data reception unit 920 PDL configuration analysis unit 930 Control unit 940, 960, 970, 980 RIP processing unit 941, 961, 971 , 981 interpreter 942, 962, 972, 982 rendering unit 950 output unit

Claims (4)

ページ上に配置される、複数種類に分類される要素が1種類以上配置されてなるページを表したページ記述データを解析して、該要素の種類相互の構成比率を得る構成解析部と、
前記ページ記述データを、ページ全体を1つのイメージとして表した出力データに、所定のハードウェア資源を使って変換するデータ変換装置における該ハードウェア資源の使用形態を、前記構成解析部によって得られた構成比率に応じて制御する資源制御部とを備えたことを特徴とする変換制御装置。
Analyzing a page description data representing a page in which one or more elements classified into a plurality of types are arranged on a page, and obtaining a configuration ratio between the types of the elements;
The configuration analysis unit obtains a usage form of the hardware resource in a data conversion apparatus that converts the page description data into output data representing the entire page as one image using a predetermined hardware resource. A conversion control apparatus comprising: a resource control unit that performs control according to a configuration ratio.
ページ上に配置される要素が1つ以上配置されてなるページを表したページ記述データを解析して、該ページを構成する色を得る色解析部と、
前記ページ記述データを、ページ全体を1つのイメージとして表すとともに、該イメージを、所定の複数色に色分解されてなる複数の色分版で表現した出力データに変換するデータ変換装置における該色分版について、前記色解析部によって得られた色に応じて版数を制限する色制御部とを備えたことを特徴とする変換制御装置。
Analyzing a page description data representing a page in which one or more elements arranged on the page are arranged, and obtaining a color constituting the page;
The page description data represents the entire page as one image, and the color component in the data conversion device that converts the image into output data expressed by a plurality of color separations that are color-separated into a predetermined plurality of colors. A conversion control apparatus comprising: a color control unit that limits the number of plates according to the color obtained by the color analysis unit.
ページ上に配置される、複数種類に分類される要素が1種類以上配置されてなるページを表したページ記述データを解析して、該要素の種類相互の構成比率を得る構成解析部と、
前記ページ記述データを、ページ全体を1つのイメージとして表した出力データに、所定のハードウェア資源を使って変換するデータ変換装置における該ハードウェア資源の使用形態を、前記構成解析部によって得られた構成比率に応じて制御する資源制御部とを有することを特徴とする変換制御プログラム。
Analyzing a page description data representing a page in which one or more elements classified into a plurality of types are arranged on a page, and obtaining a configuration ratio between the types of the elements;
The configuration analysis unit obtains a usage form of the hardware resource in a data conversion apparatus that converts the page description data into output data representing the entire page as one image using a predetermined hardware resource. A conversion control program comprising: a resource control unit that performs control according to a configuration ratio.
ページ上に配置される要素が1つ以上配置されてなるページを表したページ記述データを解析して、該ページを構成する色を得る色解析部と、
前記ページ記述データを、ページ全体を1つのイメージとして表すとともに、該イメージを、所定の複数色に色分解されてなる複数の色分版で表現した出力データに変換するデータ変換装置における該色分版について、前記色解析部によって得られた色に応じて版数を制限する色制御部とを有することを特徴とする変換制御プログラム。
Analyzing a page description data representing a page in which one or more elements arranged on the page are arranged, and obtaining a color constituting the page;
The page description data represents the entire page as one image, and the color separation in the data conversion device that converts the image into output data expressed by a plurality of color separations that are color-separated into a predetermined plurality of colors. A conversion control program comprising: a color control unit that limits the number of plates according to the color obtained by the color analysis unit.
JP2003297548A 2003-08-21 2003-08-21 Conversion control unit and conversion control program Withdrawn JP2005070957A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003297548A JP2005070957A (en) 2003-08-21 2003-08-21 Conversion control unit and conversion control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003297548A JP2005070957A (en) 2003-08-21 2003-08-21 Conversion control unit and conversion control program

Publications (1)

Publication Number Publication Date
JP2005070957A true JP2005070957A (en) 2005-03-17

Family

ID=34403368

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003297548A Withdrawn JP2005070957A (en) 2003-08-21 2003-08-21 Conversion control unit and conversion control program

Country Status (1)

Country Link
JP (1) JP2005070957A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008129675A (en) * 2006-11-17 2008-06-05 Seiko Epson Corp Printing controller, printing control method, printing control program, printing device, printing method, printing program and recording medium
JP2011113414A (en) * 2009-11-27 2011-06-09 Fujifilm Corp Page description data processor, method, and program
JP2011210164A (en) * 2010-03-30 2011-10-20 Fujifilm Corp Page description data processing apparatus, method and program
JP2012032850A (en) * 2010-07-28 2012-02-16 Fujifilm Corp Page description data processing apparatus, method and program, and printed matter production method
EP2495650A2 (en) 2011-03-02 2012-09-05 Fujifilm Corporation Page description data processing apparatus, page description data processing method, print producing method, and recording medium
US8610951B2 (en) 2009-10-30 2013-12-17 Fujifilm Corporation Page description data processing apparatus, page description data processing method, and recording medium
US8941878B2 (en) 2010-03-30 2015-01-27 Fujifilm Corporation Page description data processing apparatus, page description data processing method, and recording medium

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008129675A (en) * 2006-11-17 2008-06-05 Seiko Epson Corp Printing controller, printing control method, printing control program, printing device, printing method, printing program and recording medium
US8610951B2 (en) 2009-10-30 2013-12-17 Fujifilm Corporation Page description data processing apparatus, page description data processing method, and recording medium
JP2011113414A (en) * 2009-11-27 2011-06-09 Fujifilm Corp Page description data processor, method, and program
EP2348486A2 (en) 2009-11-27 2011-07-27 Fujifilm Corporation Page description data processing apparatus, page description data processing method, and recording medium
US8566703B2 (en) 2009-11-27 2013-10-22 Fujifilm Corporation Page description data processing apparatus, page description data processing method, and recording medium
JP2011210164A (en) * 2010-03-30 2011-10-20 Fujifilm Corp Page description data processing apparatus, method and program
US8467077B2 (en) 2010-03-30 2013-06-18 Fujifilm Corporation Page description data processing apparatus, page description data processing method, and recording medium
US8941878B2 (en) 2010-03-30 2015-01-27 Fujifilm Corporation Page description data processing apparatus, page description data processing method, and recording medium
JP2012032850A (en) * 2010-07-28 2012-02-16 Fujifilm Corp Page description data processing apparatus, method and program, and printed matter production method
EP2495650A2 (en) 2011-03-02 2012-09-05 Fujifilm Corporation Page description data processing apparatus, page description data processing method, print producing method, and recording medium
JP2012181726A (en) * 2011-03-02 2012-09-20 Fujifilm Corp Page description data processing apparatus and method, program, and printed matter production method
US8599389B2 (en) 2011-03-02 2013-12-03 Fujifilm Corporation Page description data processing apparatus, page description data processing method, print producing method, and recording medium

Similar Documents

Publication Publication Date Title
US9013718B2 (en) Print control apparatus, control method thereof, and device driver for converting commands from one format to another
US20180253889A1 (en) Information processing apparatus, storage medium, and information processing method for processing clipping rendering instruction
JP4208769B2 (en) Information processing apparatus, control method thereof, and information processing method
JP5539672B2 (en) System and method for color mixing in multiple modes
US10593030B2 (en) Image forming apparatus capable of changing thickness of character, control method therefor, and storage medium storing control program therefor
JP2005070957A (en) Conversion control unit and conversion control program
JP2005084898A (en) Print data processing system and program for this system
JP2006313424A (en) Image processing system, image processing method, and program
JP6120824B2 (en) Image processing apparatus, image processing method, and program
JP2006244248A (en) Image processing device, image processing method, and program for executing image processing method
JP6904717B2 (en) Image processing equipment, its control method, and programs
US7710602B2 (en) Systems and methods for context-based adaptive image processing using segmentation
US6912066B2 (en) Image processing method and apparatus for performing processing according to the type of rendering command, and program implementing image processing method
JP4117150B2 (en) Color conversion apparatus and color conversion program
JP4335852B2 (en) Print control apparatus, print control method, and program
JP4063152B2 (en) Print command creation device and storage medium storing program thereof
JP5576033B2 (en) Data processing device
EP2293180B1 (en) PDL data processing device and PDL data creating device
JP2007086968A (en) Print system, printer driver, print controller, and printer
JP2001270170A (en) Printer controller
JP2003118176A (en) Apparatus and method for rasterization, recording medium and program
JP2014197349A (en) Picture processing device, information processing method, and program
JP2020029067A (en) Drawing processing apparatus, drawing processing method, and program
JP2001146048A (en) Printer control device, printer control method and recording medium having printer control program recorded thereon
JP2004013291A (en) Page description data converter and program for converting page description data

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20061107