JP2007140953A - Information processor, image forming system, and data generating method - Google Patents

Information processor, image forming system, and data generating method Download PDF

Info

Publication number
JP2007140953A
JP2007140953A JP2005334466A JP2005334466A JP2007140953A JP 2007140953 A JP2007140953 A JP 2007140953A JP 2005334466 A JP2005334466 A JP 2005334466A JP 2005334466 A JP2005334466 A JP 2005334466A JP 2007140953 A JP2007140953 A JP 2007140953A
Authority
JP
Japan
Prior art keywords
data
character
resolution
low
image
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
JP2005334466A
Other languages
Japanese (ja)
Inventor
Satonobu Fujita
覚伸 藤田
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2005334466A priority Critical patent/JP2007140953A/en
Publication of JP2007140953A publication Critical patent/JP2007140953A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Editing Of Facsimile Originals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To control an image forming device to correctly print the superimposition part of a character even when data other than a low-resolution character is superimposed on a high-resolution character. <P>SOLUTION: In the case of character information, high-resolution character data is generated from low-resolution character information and also the low-resolution character data is generated from the high-resolution character data. In the case of information other than the character, the data other than the character is generated from information other than the character. Then, the superimposition part is discriminated on the basis of the low-resolution character data and the data other than the character. The high-resolution character data is binarized so as to output binary data which is obtained by removing the discriminated superimposition part from the binarized data, and the data other than the character. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、画像形成装置へ出力するためのデータを生成する技術に関する。   The present invention relates to a technique for generating data to be output to an image forming apparatus.

従来、ワードプロセッサ、パーソナルコンピュータ、ファクシミリなどの情報出力装置として、文字や画像などの情報を紙、フィルム、シート状の記録媒体に記録する画像形成装置が用いられている。特に、記録媒体の送り方向と直角な方向に往復走査しながら記録を行うシリアル式の画像形成方式を用いた画像形成装置は、安価で小型化が容易なため、一般的に広く用いられている。   2. Description of the Related Art Conventionally, as an information output device such as a word processor, a personal computer, and a facsimile, an image forming device that records information such as characters and images on a paper, film, or sheet-like recording medium is used. In particular, an image forming apparatus using a serial image forming method that performs recording while reciprocating scanning in a direction perpendicular to the feeding direction of the recording medium is generally widely used because it is inexpensive and easy to downsize. .

しかし、画像形成装置に存在しないフォントを記録媒体に記録する場合、そのフォントを用いる文字は文字以外のイメージと同様に、イメージデータとして画像形成装置に送信する必要がある。そして、文字形成用のイメージデータと文字以外のイメージデータとの両方を画像形成装置に送信する際に、両方のイメージデータを同じ解像度で作成して送付していた。   However, when a font that does not exist in the image forming apparatus is recorded on a recording medium, it is necessary to transmit characters using the font to the image forming apparatus as image data, as with images other than characters. When both image data for character formation and image data other than characters are transmitted to the image forming apparatus, both image data are created and sent with the same resolution.

この問題を改善する技術として、例えば特許文献1が提案されている。通常、文字形成用のイメージデータと文字以外のイメージデータは多色・高解像度になるほどデータ量が膨大になる。そのため、出力元の機器から画像形成装置への転送時間が長いばかりでなく、出力元の機器及び画像形成装置それぞれの処理時間も長くかかるのが問題である。   For example, Patent Literature 1 has been proposed as a technique for improving this problem. Normally, image data for character formation and image data other than characters become enormous as the color becomes higher and the resolution is higher. Therefore, there is a problem that not only the transfer time from the output source device to the image forming apparatus is long, but also the processing time of each of the output source device and the image forming apparatus is long.

また、出力元の機器において文字品位を高くするために、文字形成用のイメージデータを高解像度で作成すると、転送するデータ量が膨大になり、転送時間及び画像形成時間が長くなる。一方、文字形成用のイメージデータを低解像度で作成すると、転送時間は短縮されるものの小さい文字はつぶれて読みにくくなる。   In addition, if image data for character formation is created at a high resolution in order to improve character quality in the output source device, the amount of data to be transferred becomes enormous, and the transfer time and image formation time become longer. On the other hand, when image data for character formation is created at a low resolution, the transfer time is shortened, but small characters are crushed and difficult to read.

そこで、画像形成装置に存在しないフォントを使用する場合において、文字は高品位を保ち、かつ、画像は標準的な品位を保ちつつ、画像形成時間を短縮可能な画像形成装置が提案されている。   Therefore, when using a font that does not exist in the image forming apparatus, there has been proposed an image forming apparatus capable of shortening the image forming time while maintaining high quality characters and maintaining standard image quality.

この装置を用いて、Windows(登録商標)のような汎用OS上のアプリケーションからプリンタドライバを通して印刷する場合、プリンタドライバは1つの解像度しか取り扱えないため、以下のように処理する。   When printing through a printer driver from an application on a general-purpose OS such as Windows (registered trademark) using this apparatus, the printer driver can handle only one resolution, so the following processing is performed.

例えば、文字が600dpiの高解像度データで、文字以外が300dpiの低解像度データの場合、プリンタドライバの解像度を300dpiとする。プリンタドライバは、アプリケーションからの印刷時に、300dpiできた文字の描画命令を600dpiに再度レンダリングした後、2値化したCMYKデータをプリンタへ送る。また、文字以外は300dpiの多値RGBデータを送る。この処理により、文字品位の高い印刷が可能になっていた。   For example, when the character is high resolution data of 600 dpi and the non-character is low resolution data of 300 dpi, the resolution of the printer driver is set to 300 dpi. When printing from the application, the printer driver re-renders a character rendering command of 300 dpi to 600 dpi, and then sends binarized CMYK data to the printer. Also, other than characters, multi-value RGB data of 300 dpi is sent. This processing enabled printing with high character quality.

但し、文字の上に図形などが重なっているドキュメントを印刷する場合、本来は文字が見えていない部分に対しても、文字が図形の上に印刷されてしまう。これは、文字の上に図形などが重なっている場合、重なりの情報を持っておき、重なっている文字を送らないようにすれば可能である。しかし、300dpiの文字のデータと、600dpiの文字のデータが文字サイズ、ゴシック、明朝などの文字タイプ、ボールド、イタリックなどの修飾によって異なるため、この重なり部分の情報を取得することができない。そのため、プリンタドライバは重なり部分を考慮せずに文字のデータをプリンタへ送っていた。   However, when printing a document in which a graphic or the like is superimposed on the character, the character is printed on the graphic even for a portion where the character is not originally visible. This can be done by holding overlapping information when a figure or the like overlaps on the character and not sending the overlapping character. However, since the 300 dpi character data and the 600 dpi character data differ depending on the character size, character type such as Gothic, Mincho, etc., and bold, italic, etc., information on this overlapping portion cannot be acquired. For this reason, the printer driver sends character data to the printer without considering the overlapping portion.

図1は、グリッド線を300dpiにした300dpiの文字「A」と600dpiの文字「A」を示す図である。また、図2は、300dpiの白色の文字と600dpiの文字とを画像形成装置で合成した状態を示す図である。ここで、合成後、300dpiの文字が大きい場合は白、600dpiの文字が大きい場合はグレーで示している。この例では、グレー部分において、実際、600dpiの文字を描画するにもかかわらず、描画しないと判断されるため、正しく重なり部分の情報を取得できない。
特開2002−254723号公報
FIG. 1 is a diagram illustrating a 300 dpi character “A” and a 600 dpi character “A” with a grid line of 300 dpi. FIG. 2 is a diagram illustrating a state in which 300 dpi white characters and 600 dpi characters are combined by the image forming apparatus. Here, after synthesis, when a 300 dpi character is large, it is shown in white, and when a 600 dpi character is large, it is shown in gray. In this example, in the gray portion, although it is determined that drawing is not performed even though a character of 600 dpi is actually drawn, information on the overlapping portion cannot be acquired correctly.
JP 2002-254723 A

上記従来の技術では、フォントや図形描画手段を一切もたないラスター形式の画像形成装置において、高解像度の文字形成用イメージデータと低解像度の文字以外の画像形成用イメージデータを画像形成装置内で合成している。この装置専用のアプリケーションから印刷する場合には、文字の上にグラフィック、画像、図形などを配置しないような工夫を行えば、特に問題は発生しない。   In the above conventional technique, in a raster-type image forming apparatus having no font or graphic drawing means, high-resolution character forming image data and image data other than low-resolution character data are stored in the image forming apparatus. Synthesizing. When printing from an application dedicated to this apparatus, there is no particular problem if a measure is taken not to place graphics, images, graphics, etc. on the characters.

しかしながら、上述した汎用OS上のアプリケーションからプリンタドライバを通して高解像度の文字の上に低解像度の画像、図形などが重なっているドキュメントを印刷した場合、文字が画像、図形などの上に印刷されてしまう、という問題があった。   However, when a document in which a low-resolution image or graphic is superimposed on a high-resolution character from the above-described application on the general-purpose OS through a printer driver is printed, the character is printed on the image or graphic. There was a problem.

本発明は、上述の問題点を解決するためになされたものであり、高解像度の文字の上に低解像度の文字以外が重なっている場合にも、画像形成装置に文字の重なり部分を正しく印刷させることを目的とする。   The present invention has been made to solve the above-described problems, and even when a character other than a low-resolution character is superimposed on a high-resolution character, the overlapping portion of the character is correctly printed on the image forming apparatus. The purpose is to let you.

本発明は、画像形成装置へ出力するためのデータを生成する情報処理装置におけるデータ生成方法であって、情報が文字の場合、低解像度の文字情報から高解像度の文字データを生成すると共に、該高解像度の文字データから低解像度の文字データを生成し、また情報が文字以外の場合、文字以外の情報から文字以外のデータを生成する生成工程と、前記生成工程で生成した低解像度の文字データと文字以外のデータとに基づいて重なり部分を判別する判別工程と、前記生成工程で生成した高解像度の文字データを2値化する2値化工程と、前記2値化工程で2値化した2値データから前記判別工程で判別した重なり部分を除いた2値データと、前記文字以外のデータとを出力する出力工程とを有することを特徴とする。   The present invention relates to a data generation method in an information processing apparatus that generates data to be output to an image forming apparatus. When the information is a character, high-resolution character data is generated from low-resolution character information. Generating low-resolution character data from high-resolution character data, and generating information other than characters from information other than characters when the information is other than characters, and low-resolution character data generated in the generation step And a binarization step of binarizing the high-resolution character data generated in the generation step, and binarization in the binarization step The method includes a binary data obtained by removing the overlapping portion determined in the determination step from the binary data, and an output step for outputting data other than the characters.

また、本発明は、画像形成装置へ出力するためのデータを生成する情報処理装置であって、情報が文字の場合、低解像度の文字情報から高解像度の文字データを生成すると共に、該高解像度の文字データから低解像度の文字データを生成し、また情報が文字以外の場合、文字以外の情報から文字以外のデータを生成する生成手段と、前記生成手段で生成した低解像度の文字データと文字以外のデータとに基づいて重なり部分を判別する判別手段と、前記生成手段で生成した高解像度の文字データを2値化する2値化手段と、前記2値化手段で2値化した2値データから前記判別手段で判別した重なり部分を除いた2値データと、前記文字以外のデータとを出力する出力手段とを有することを特徴とする。   The present invention also relates to an information processing apparatus that generates data to be output to an image forming apparatus. When the information is a character, high-resolution character data is generated from low-resolution character information, and the high-resolution Generating low-resolution character data from the character data and generating information other than characters from information other than characters when the information is other than characters, and the low-resolution character data and characters generated by the generating means Discriminating means for discriminating an overlapping portion based on other data, binarizing means for binarizing high-resolution character data generated by the generating means, and binary binarized by the binarizing means And an output unit that outputs binary data obtained by removing the overlapping portion determined by the determination unit from the data and data other than the character.

本発明によれば、高解像度の文字の上に低解像度の文字以外が重なっている場合にも、画像形成装置に文字の重なり部分を正しく印刷させることができる。   According to the present invention, even when a character other than a low-resolution character is superimposed on a high-resolution character, the overlapping portion of the character can be correctly printed by the image forming apparatus.

また、インクのにじみによる文字品位の低下も改善することができる。   In addition, deterioration of character quality due to ink bleeding can be improved.

以下、図面を参照しながら発明を実施するための最良の形態について詳細に説明する。   The best mode for carrying out the invention will be described below in detail with reference to the drawings.

図3は、本実施形態における画像形成システムの構成例を示す概略ブロック図である。図3に示すように、画像形成システムはパーソナルコンピュータなどの上位装置と、大判インクジェット方式などの画像形成装置(大判プリンタ)とから構成される。この例では、上位装置として、アプリケーション1、OS2、プリンタドライバ3のみを示しているが、これに限るものではない。以下、画像形成システムにおける通常の印刷処理の流れを説明する。   FIG. 3 is a schematic block diagram illustrating a configuration example of the image forming system in the present embodiment. As shown in FIG. 3, the image forming system is composed of a host device such as a personal computer and an image forming apparatus (large format printer) such as a large format ink jet system. In this example, only the application 1, the OS 2, and the printer driver 3 are shown as host devices, but the present invention is not limited to this. Hereinafter, the flow of normal printing processing in the image forming system will be described.

上位装置内において、アプリケーション1が各種のドキュメントを作成する。そして、作成したドキュメントを画像形成装置で印刷するために、OS2及びプリンタドライバ3が動作する。まず、アプリケーション1から印刷を行う場合、OS2は印刷前処理としてバンドのサイズをプリンタドライバ3から取得する。   In the host device, the application 1 creates various documents. Then, the OS 2 and the printer driver 3 operate to print the created document with the image forming apparatus. First, when printing is performed from the application 1, the OS 2 acquires the band size from the printer driver 3 as pre-printing processing.

尚、大判プリンタのように、B0用紙などの大きな用紙サイズの場合には、メモリ及びパフォーマンスを考慮して1頁の印刷データを分割するバンド単位で描画命令を送るように指定する。また、画像形成装置によっては高解像度イメージと低解像度イメージの合成用メモリに制限があるため、バンド単位にしかできない場合もある。   In the case of a large paper size such as B0 paper as in a large format printer, the drawing command is specified to be sent in band units for dividing print data for one page in consideration of memory and performance. In addition, depending on the image forming apparatus, there is a limitation in the memory for synthesizing the high resolution image and the low resolution image, and there are cases where it can be performed only in band units.

次に、OS2はアプリケーション1のために、プリンタドライバ3が用意している印刷制御関数(印刷開始、印刷終了など)や、テキスト、グラフィック、イメージの描画関数などの印刷関数を呼ぶ。これにより、プリンタドライバ3では、これらの呼ばれた関数に従って、画像形成装置が認識できる印刷データを作成し、作成した印刷データを画像形成装置へ送る。   Next, for the application 1, the OS 2 calls a print control function (print start, print end, etc.) prepared by the printer driver 3 or a print function such as a text, graphic, or image drawing function. As a result, the printer driver 3 creates print data that can be recognized by the image forming apparatus according to these called functions, and sends the created print data to the image forming apparatus.

本発明の主要部分は、このプリンタドライバ3に含まれる。以下、図3を参照して実施形態における印刷処理の概略について説明する。尚、説明を簡単にするために、1バンドの処理をメインに説明する。   The main part of the present invention is included in the printer driver 3. The outline of the printing process in the embodiment will be described below with reference to FIG. In order to simplify the description, the processing for one band will be mainly described.

図3において、まず、アプリケーション1がドキュメントの印刷をOS2に対して指示する(点線矢印301)。OS2は印刷前処理として、バンディングを行うか否かの情報などを取得するために、プリンタドライバ3のグラフィック処理モジュール4(印刷関数(初期化)モジュール5)を呼び出す(点線矢印302)。そして、印刷関数(初期化)モジュール5がバンディング初期化部6により使用可能なメモリ量などからバンドサイズなどを計算し、OS2にバンドサイズなどの情報を渡す(点線矢印303)。   In FIG. 3, first, the application 1 instructs the OS 2 to print a document (dotted line arrow 301). The OS 2 calls the graphic processing module 4 (print function (initialization) module 5) of the printer driver 3 (dotted arrow 302) in order to acquire information on whether or not to perform banding as pre-printing processing. Then, the print function (initialization) module 5 calculates the band size and the like from the amount of memory that can be used by the banding initialization unit 6, and passes information such as the band size to the OS 2 (dotted arrow 303).

次に、OS2はプリンタドライバ3が用意している印刷制御用関数やバンド単位の描画関数などの印刷関数を呼び出す(点線矢印304)。これに対して、プリンタドライバ3のグラフィック処理モジュール4が印刷関数(描画、制御)モジュール7を通してバンド単位の描画処理を行う。   Next, the OS 2 calls a print function such as a print control function prepared by the printer driver 3 or a drawing function for each band (dotted arrow 304). On the other hand, the graphic processing module 4 of the printer driver 3 performs a drawing process for each band through the print function (drawing and control) module 7.

ここで、1バンド内の複数描画関数が呼ばれるが、文字の場合はバンディング処理部8から文字高解像度処理部9が呼ばれる(点線矢印305)。そして、文字高解像度処理部9のレンダリング処理部10が高解像度文字のレンダリングを行い、2値化処理部11が2値化データを作成した後、プリンタコマンドを付加して画像形成装置へ送る(点線矢印308)。以下、この文字高解像度処理部9で実行される文字高解像度処理について説明する。   Here, a plurality of drawing functions within one band are called, but in the case of characters, the banding processing unit 8 calls the character high resolution processing unit 9 (dotted arrow 305). The rendering processing unit 10 of the character high-resolution processing unit 9 renders high-resolution characters, and the binarization processing unit 11 creates binarized data, and then adds a printer command and sends it to the image forming apparatus ( Dotted arrow 308). Hereinafter, the character high resolution processing executed by the character high resolution processing unit 9 will be described.

まず、レンダリング処理部10が低解像度の文字情報から高解像度の文字データを作成すると同時に、図4に示すように高解像度の文字データから低解像度の文字データを作成する。そして、低解像度の文字データをイメージ解像度処理部13のレンダリング処理部14に渡す(点線矢印306)。2値化処理部11では、高解像度文字データを画像形成装置のCMYK毎に2値化処理を行い、高解像度文字データ用のメモリに保持する。次に、1バンド内の描画関数の処理が終了後、コマンド制御部12が文字情報判定処理部15から1バンド内の描画後のグラフィック、イメージなどの重なりを含んだ文字情報を取得する(点線矢印307)。そして、重なり部分の高解像度文字データを取り除いたデータにプリンタコマンドを付加して画像形成装置へ送る。   First, the rendering processing unit 10 creates high-resolution character data from low-resolution character information, and simultaneously creates low-resolution character data from high-resolution character data as shown in FIG. Then, the low resolution character data is transferred to the rendering processing unit 14 of the image resolution processing unit 13 (dotted arrow 306). The binarization processing unit 11 performs binarization processing on the high-resolution character data for each CMYK of the image forming apparatus, and holds it in a memory for high-resolution character data. Next, after the processing of the drawing function within one band is completed, the command control unit 12 obtains character information including overlapping graphics, images, etc. after drawing within one band from the character information determination processing unit 15 (dotted line). Arrow 307). Then, a printer command is added to the data from which the high-resolution character data in the overlapping portion is removed, and the data is sent to the image forming apparatus.

尚、この重なり部分は、図4に示す例では、右側の重ね合わされた文字「A」のうち、300dpiの白文字を示す輪郭部分である。   In the example shown in FIG. 4, this overlapping portion is a contour portion indicating a white character of 300 dpi among the superimposed characters “A” on the right side.

一方、上述の文字高解像度処理に対して、1バンド内の複数描画関数の内、描画関数がグラフィック、イメージの場合、バンディング処理部8からイメージ解像度処理部13が呼ばれる(点線矢印309)。そして、イメージ解像度処理部13のレンダリング処理部14がグラフィック、イメージのレンダリングを行い、低解像度のイメージデータを作成した後、プリンタコマンドを付加して画像形成装置へ送る(点線矢印310)。以下、このイメージ解像度処理部13で実行されるイメージ解像度処理について説明する。   On the other hand, when the drawing function is graphic or image among the plurality of drawing functions in one band, the band resolution processing unit 8 calls the image resolution processing unit 13 (dotted arrow 309). The rendering processing unit 14 of the image resolution processing unit 13 renders graphics and images to create low-resolution image data, and then sends a printer command to the image forming apparatus (dotted arrow 310). Hereinafter, image resolution processing executed by the image resolution processing unit 13 will be described.

まず、レンダリング処理部14がグラフィック、イメージのレンダリングを行い、イメージ解像度データ用のメモリに保持する。また、レンダリング処理部10から低解像度の文字データが渡されると(点線矢印306)、白色でイメージ解像度データ用のメモリに保持する。また同時に、文字情報判別処理部15が1バンド分のグラフィック、イメージと文字との重なり情報を保持しておく。そして、1バンド内の描画関数の処理が終了後、コマンド制御部16がイメージ解像度データにプリンタコマンドを付加して画像形成装置へ送る(点線矢印310)。   First, the rendering processing unit 14 renders graphics and images, and holds them in a memory for image resolution data. Further, when low resolution character data is transferred from the rendering processing unit 10 (dotted arrow 306), it is stored in the image resolution data memory in white. At the same time, the character information discrimination processing unit 15 holds the graphic, image and character overlap information for one band. After the processing of the drawing function within one band is completed, the command control unit 16 adds a printer command to the image resolution data and sends it to the image forming apparatus (dotted arrow 310).

また、UIモジュール17は、印刷方法の設定など印刷設定の画面を有し、ユーザとのインターフェースを司るモジュールである。   The UI module 17 has a print setting screen such as a print method setting, and is a module that manages an interface with the user.

上述の上位装置に対して、画像形成装置では、印刷データが高解像度文字データの場合、2値データ受信部18が高解像度文字データの印刷データを受け取り、イメージ合成部21へ出力する(点線矢印311)。また、印刷データがイメージ解像度データの場合、多値データ受信部19がイメージ解像度データの印刷データを受け取り、2値化処理部20へ出力する(点線矢印312)。この2値化処理部20では、300dpiのイメージ解像度データを600dpiの2値データに変換処理し、イメージ合成部21へ出力する(点線矢印313)。   In contrast to the above host apparatus, in the image forming apparatus, when the print data is high-resolution character data, the binary data receiving unit 18 receives the print data of the high-resolution character data and outputs it to the image composition unit 21 (dotted arrow). 311). When the print data is image resolution data, the multi-value data receiving unit 19 receives the print data of the image resolution data and outputs it to the binarization processing unit 20 (dotted arrow 312). In the binarization processing unit 20, the 300 dpi image resolution data is converted into 600 dpi binary data and output to the image composition unit 21 (dotted arrow 313).

また、イメージ合成部21は高解像度文字データとイメージ解像度データとをORで合成し、画像形成部22へ出力し(点線矢印314)、画像形成部22が印刷を行う。   Further, the image composition unit 21 synthesizes the high-resolution character data and the image resolution data by OR, and outputs them to the image forming unit 22 (dotted arrow 314), and the image forming unit 22 performs printing.

次に、図5及び図6を用いて、上述した高解像度文字処理部9及びイメージ解像度処理部13で実行される処理について説明する。   Next, processing executed by the above-described high resolution character processing unit 9 and image resolution processing unit 13 will be described with reference to FIGS. 5 and 6.

図5は、本実施形態における1バンド内の高解像度文字処理を示すフローチャートである。この処理は、高解像度文字処理部9で行われる処理である。   FIG. 5 is a flowchart showing high-resolution character processing within one band in the present embodiment. This process is a process performed by the high resolution character processing unit 9.

まず、ステップS501において、1バンド内の描画関数が全て終了したか否かを判別し、終了していない場合はステップS502へ移行し、終了している場合にはステップS507へ移行する。   First, in step S501, it is determined whether or not all drawing functions in one band have been completed. If not completed, the process proceeds to step S502, and if completed, the process proceeds to step S507.

このステップS502では、レンダリング処理部10が文字描画関数の低解像度の文字情報から高解像度の文字データを作成する。尚、300dpiから600dpiの文字にする場合には、300dpiの文字の幅、高さをそれぞれ2倍にし、OS2の描画機能によって再レンダリングする。   In step S502, the rendering processing unit 10 creates high-resolution character data from the low-resolution character information of the character drawing function. In addition, when changing the character from 300 dpi to 600 dpi, the width and height of the character of 300 dpi are each doubled and re-rendered by the drawing function of OS2.

次に、ステップS503において、レンダリング処理部10で図4に示すような高解像度(600dpi)の文字データから低解像度(300dpi)の文字データを作成する。そして、ステップS504において、2値化処理部11がステップS502で作成した高解像度の文字データをCMYKの2値データに変換する。   Next, in step S503, the rendering processing unit 10 creates character data of low resolution (300 dpi) from character data of high resolution (600 dpi) as shown in FIG. In step S504, the binarization processing unit 11 converts the high-resolution character data created in step S502 into binary data of CMYK.

次に、ステップS505において、ステップS504で2値化したデータを1バンド分の2値データメモリに保存する。そして、ステップS506において、ステップS503で作成した低解像度の文字データをイメージ解像度処理部13のレンダリング処理部14に渡し、この高解像度文字処理を終了する。   Next, in step S505, the data binarized in step S504 is stored in a binary data memory for one band. In step S506, the low-resolution character data created in step S503 is passed to the rendering processing unit 14 of the image resolution processing unit 13, and the high-resolution character processing ends.

一方、ステップS507では、文字情報判別処理部15が判別した重なり部分の情報に基づいて、2値データメモリの文字情報を重なっている部分が文字情報とならないように変更する。重なりの判別方法について具体的に説明する。イメージ解像度メモリを600dpi用に拡大して変換する。2値データメモリの文字データ部分に対応するイメージ解像度メモリが白文字であるか判別する。白文字であれば、重なっていない部分と判別でき、白文字でなければ、グラフィックかイメージが文字に上書きされたことを示すので、重なり部分と判別できる。この重なり部分を削除するように2値データメモリの文字データを変更する。   On the other hand, in step S507, based on the information of the overlapping portion determined by the character information determination processing unit 15, the portion overlapping the character information in the binary data memory is changed so as not to be character information. A method for determining the overlap will be specifically described. The image resolution memory is enlarged and converted for 600 dpi. It is determined whether the image resolution memory corresponding to the character data portion of the binary data memory is a white character. If it is a white character, it can be determined as a non-overlapping portion, and if it is not a white character, it indicates that the graphic or image has been overwritten on the character, so that it can be determined as an overlapping portion. The character data in the binary data memory is changed so as to delete this overlapping portion.

また、後述する300dpi用の属性プレーンを600dpi用の属性プレーンに拡大して変換する。2値データメモリの「文字データ」の部分の各画素に対応する変換された600dpi用の属性プレーンの属性が文字であるか判別する。属性が文字であれば、重なっていない部分と判別でき、属性が文字でなくグラフィックかイメージであれば、グラフィックかイメージが文字に上書きされたことを示すので、重なり部分と判別できる。この重なり部分を削除するように2値データメモリの文字データを変更する。   Also, an attribute plane for 300 dpi, which will be described later, is enlarged and converted to an attribute plane for 600 dpi. It is determined whether the attribute of the converted attribute plane for 600 dpi corresponding to each pixel in the “character data” portion of the binary data memory is a character. If the attribute is a character, it can be determined as a non-overlapping portion, and if the attribute is not a character but a graphic or an image, it indicates that the graphic or image has been overwritten on the character, so that it can be determined as an overlapping portion. The character data in the binary data memory is changed so as to delete this overlapping portion.

そして、ステップS508において、コマンド制御部12が2値データメモリのデータにプリンタコマンドを付加し、ステップS509において、プリンタコマンドを付加した1バンド分の2値データを画像形成装置へ送り、この処理を終了する。   In step S508, the command control unit 12 adds a printer command to the data in the binary data memory. In step S509, the binary data for one band to which the printer command is added is sent to the image forming apparatus. finish.

図6は、本実施形態における1バンド内のイメージ解像度処理を示すフローチャートである。この処理は、イメージ解像度処理部13で行われる処理である。   FIG. 6 is a flowchart showing image resolution processing within one band in the present embodiment. This processing is performed by the image resolution processing unit 13.

まず、ステップS601において、1バンド内の描画関数が全て終了したか否かを判別し、終了していない場合はステップS602へ移行し、終了している場合にはステップS607へ移行する。   First, in step S601, it is determined whether or not all drawing functions in one band have been completed. If not completed, the process proceeds to step S602, and if completed, the process proceeds to step S607.

このステップS602では、描画するデータが高解像度文字処理部9で作成された低解像度の文字データか否かを判別する。ここで、低解像度の文字データの場合はステップS603へ移行し、低解像度の文字データを白色の文字データとしてイメージ解像度メモリに保持する。次に、ステップS604において、文字情報判別処理部15がイメージ解像度メモリのどの部分に文字が保持されたかを示す属性プレーンの属性情報を更新し、この処理を終了する。尚、属性プレーンは、イメージ解像度メモリの各ビットが文字であるかイメージであるかグラフィックであるかを示す属性情報を記憶するものである。   In step S602, it is determined whether the data to be drawn is low-resolution character data created by the high-resolution character processing unit 9. Here, in the case of low resolution character data, the process proceeds to step S603, and the low resolution character data is stored in the image resolution memory as white character data. Next, in step S604, the character information determination processing unit 15 updates the attribute information of the attribute plane indicating in which part of the image resolution memory the character is held, and the process is terminated. The attribute plane stores attribute information indicating whether each bit of the image resolution memory is a character, an image, or a graphic.

また、上述のステップS602での判別結果がイメージ、グラフィック描画関数の場合はステップS605へ移行し、レンダリング処理部14がグラフィック、イメージ関数をレンダリングしてイメージ解像度メモリに保持する。次に、ステップS606において、文字情報判別処理部15が、グラフィック、イメージがイメージ解像度メモリのどの部分に保持されたかを示す属性プレーンの属性情報を更新し、この処理を終了する。   If the determination result in step S602 described above is an image or graphic drawing function, the process proceeds to step S605, and the rendering processing unit 14 renders the graphic and image function and stores them in the image resolution memory. Next, in step S606, the character information determination processing unit 15 updates the attribute information of the attribute plane indicating in which part of the image resolution memory the graphic and the image are stored, and ends this processing.

一方、ステップS607では、コマンド制御部16がイメージ解像度メモリのデータにプリンタコマンドを付加する。そして、ステップS608において、プリンタコマンドを付加した1バンド分のイメージ解像度メモリの多値データを画像形成装置へ送り、この処理を終了する。   On the other hand, in step S607, the command control unit 16 adds a printer command to the data in the image resolution memory. In step S608, the multi-value data in the image resolution memory for one band to which the printer command is added is sent to the image forming apparatus, and this process is terminated.

以上説明したように、本実施形態によれば、文字の上にイメージや図形などが重なったドキュメントにおいて、本来は文字データが見えていない部分に対して文字データを印刷しないようにすることができる。   As described above, according to the present embodiment, it is possible to prevent character data from being printed on a portion in which character data is not originally visible in a document in which an image or a graphic is superimposed on characters. .

また、図4に示すように、高解像度の文字データから低解像度の文字データを作成することで、重なり部分の情報を取得することができる。   Also, as shown in FIG. 4, by creating low-resolution character data from high-resolution character data, it is possible to acquire overlapping portion information.

更に、低解像度の文字データを有効に作用させ、インクジェット系の画像形成装置で問題となるインクのにじみによる文字品位の低下を改善することができる。   Furthermore, it is possible to effectively operate low resolution character data, and to improve the deterioration of character quality due to ink bleeding, which is a problem in an ink jet image forming apparatus.

尚、本発明は複数の機器(例えば、ホストコンピュータ,インターフェース機器,リーダ,プリンタなど)から構成されるシステムに適用しても、1つの機器からなる装置(例えば、複写機,ファクシミリ装置など)に適用しても良い。   Even if the present invention is applied to a system composed of a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), it is applied to an apparatus (for example, a copier, a facsimile machine, etc.) composed of a single device. It may be applied.

また、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記録媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(CPU若しくはMPU)が記録媒体に格納されたプログラムコードを読出し実行する。これによっても、本発明の目的が達成されることは言うまでもない。   In addition, a recording medium in which a program code of software for realizing the functions of the above-described embodiments is recorded is supplied to the system or apparatus, and the computer (CPU or MPU) of the system or apparatus stores the program code stored in the recording medium. Read and execute. It goes without saying that the object of the present invention can also be achieved by this.

この場合、記録媒体から読出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記録媒体は本発明を構成することになる。   In this case, the program code itself read from the recording medium realizes the functions of the above-described embodiment, and the recording medium storing the program code constitutes the present invention.

このプログラムコードを供給するための記録媒体としては、例えばフロッピー(登録商標)ディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,磁気テープ,不揮発性のメモリカード,ROMなどを用いることができる。   As a recording medium for supplying the program code, for example, a floppy (registered trademark) disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like is used. be able to.

また、コンピュータが読出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、次の場合も含まれることは言うまでもない。即ち、プログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)などが実際の処理の一部又は全部を行い、その処理により前述した実施形態の機能が実現される場合。   In addition, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also the following cases are included. That is, when the OS (operating system) running on the computer performs part or all of the actual processing based on the instruction of the program code, and the functions of the above-described embodiments are realized by the processing.

更に、記録媒体から読出されたプログラムコードがコンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込む。その後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理により前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, the program code read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. After that, based on the instruction of the program code, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing, and the function of the above-described embodiment is realized by the processing. Needless to say.

グリッド線を300dpiにした300dpiの文字「A」と600dpiの文字「A」を示す図である。It is a figure which shows 300 dpi character "A" and 600 dpi character "A" which made the grid line 300 dpi. 300dpiの白色の文字と600dpiの文字とを画像形成装置で合成した状態を示す図である。FIG. 6 is a diagram illustrating a state in which a 300 dpi white character and a 600 dpi character are combined by an image forming apparatus. 本実施形態における画像形成システムの構成の一例を示す概略ブロック図である1 is a schematic block diagram illustrating an example of a configuration of an image forming system in the present embodiment. 600dpiの文字から作成した300dpiの白文字と600dpiの文字とを合成した状態を示す図である。It is a figure which shows the state which synthesize | combined the 300 dpi white character produced from the 600 dpi character, and the 600 dpi character. 本実施形態における1バンド内の高解像度文字処理を示すフローチャートである。It is a flowchart which shows the high resolution character processing in 1 band in this embodiment. 本実施形態における1バンド内のイメージ解像度処理を示すフローチャートである。It is a flowchart which shows the image resolution process in 1 band in this embodiment.

符号の説明Explanation of symbols

1 アプリケーション
2 OS
3 プリンタドライバ
4 グラフィクス処理モジュール
5 印刷関数(初期化)モジュール
6 バンディング初期化部
7 印刷関数(描画、制御)モジュール
8 バンディング処理部
9 文字高解像度処理部
10 レンダリング処理部
11 2値化処理部
12 コマンド処理部
13 イメージ解像度処理部
14 レンダリング処理部
15 文字情報判別処理部
16 コマンド処理部
17 UIモジュール
18 2値データ受信部
19 多値データ受信部
20 2値化処理部
21 イメージ合成部
22 画像形成部
1 Application 2 OS
3 Printer Driver 4 Graphics Processing Module 5 Print Function (Initialization) Module 6 Banding Initialization Unit 7 Print Function (Drawing and Control) Module 8 Banding Processing Unit 9 Character High Resolution Processing Unit 10 Rendering Processing Unit 11 Binarization Processing Unit 12 Command processing unit 13 Image resolution processing unit 14 Rendering processing unit 15 Character information discrimination processing unit 16 Command processing unit 17 UI module 18 Binary data receiving unit 19 Multi-value data receiving unit 20 Binary processing unit 21 Image composition unit 22 Image formation Part

Claims (10)

画像形成装置へ出力するためのデータを生成する情報処理装置におけるデータ生成方法であって、
情報が文字の場合、低解像度の文字情報から高解像度の文字データを生成すると共に、該高解像度の文字データから低解像度の文字データを生成し、また情報が文字以外の場合、文字以外の情報から文字以外のデータを生成する生成工程と、
前記生成工程で生成した低解像度の文字データと文字以外のデータとに基づいて重なり部分を判別する判別工程と、
前記生成工程で生成した高解像度の文字データを2値化する2値化工程と、
前記2値化工程で2値化した2値データから前記判別工程で判別した重なり部分を除いた2値データと、前記文字以外のデータとを出力する出力工程と、
を有することを特徴とするデータ生成方法。
A data generation method in an information processing apparatus for generating data to be output to an image forming apparatus,
When the information is a character, high-resolution character data is generated from the low-resolution character information, and low-resolution character data is generated from the high-resolution character data. A generation process for generating non-character data from
A determination step of determining an overlapping portion based on low-resolution character data and non-character data generated in the generation step;
A binarization step for binarizing the high-resolution character data generated in the generation step;
An output step of outputting binary data obtained by removing the overlapping portion determined in the determination step from the binary data binarized in the binarization step, and data other than the characters;
A data generation method characterized by comprising:
前記生成工程、判別工程、2値化工程、出力工程の各工程は、前記画像形成装置に対応して前記情報処理装置にインストールされたプリンタドライバによって実行されることを特徴とする請求項1記載のデータ生成方法。   2. The generation process, the determination process, the binarization process, and the output process are executed by a printer driver installed in the information processing apparatus corresponding to the image forming apparatus. Data generation method. 前記生成工程は、前記低解像度の文字データを白文字のイメージデータとして描画し、前記判別工程は、前記白文字のイメージデータと、文字以外の情報が描画されたイメージデータとに基づいて重なり部分を判別することを特徴とする請求項1又は2記載のデータ生成方法。   The generating step draws the low-resolution character data as white character image data, and the determining step includes overlapping portions based on the white character image data and image data on which information other than characters is drawn. The data generation method according to claim 1, wherein the data generation method is determined. 画像形成装置へ出力するためのデータを生成する情報処理装置であって、
情報が文字の場合、低解像度の文字情報から高解像度の文字データを生成すると共に、該高解像度の文字データから低解像度の文字データを生成し、また情報が文字以外の場合、文字以外の情報から文字以外のデータを生成する生成手段と、
前記生成手段で生成した低解像度の文字データと文字以外のデータとに基づいて重なり部分を判別する判別手段と、
前記生成手段で生成した高解像度の文字データを2値化する2値化手段と、
前記2値化手段で2値化した2値データから前記判別手段で判別した重なり部分を除いた2値データと、前記文字以外のデータとを出力する出力手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus that generates data for output to an image forming apparatus,
When the information is a character, high-resolution character data is generated from the low-resolution character information, and low-resolution character data is generated from the high-resolution character data. Generating means for generating non-character data from
Discriminating means for discriminating an overlapping portion based on low-resolution character data generated by the generating means and data other than characters;
Binarizing means for binarizing the high-resolution character data generated by the generating means;
Output means for outputting binary data obtained by removing the overlapping portion determined by the determination means from the binary data binarized by the binarization means, and data other than the characters;
An information processing apparatus comprising:
請求項4記載の情報処理装置と、該情報処理装置から出力されたデータに基づいて画像形成を行う画像形成装置とから構成されることを特徴とする画像形成システム。   5. An image forming system comprising: the information processing apparatus according to claim 4; and an image forming apparatus that forms an image based on data output from the information processing apparatus. 請求項1乃至3の何れか一項記載のデータ生成方法をコンピュータに実行させるためのプログラム。   A program for causing a computer to execute the data generation method according to any one of claims 1 to 3. 請求項6記載のプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the program according to claim 6 is recorded. 低解像度イメージデータを生成する第1生成手段と、
低解像度イメージと重なる部分を取り除いた高解像度イメージデータを生成する第2生成手段と、
前記第1生成手段により生成された低解像度イメージデータと前記第2生成手段により生成された高解像度イメージデータとを画像形成装置に出力する出力手段とを有することを特徴とする情報処理装置。
First generation means for generating low resolution image data;
Second generation means for generating high-resolution image data by removing a portion overlapping with the low-resolution image;
An information processing apparatus comprising: output means for outputting low-resolution image data generated by the first generation means and high-resolution image data generated by the second generation means to an image forming apparatus.
低解像度イメージデータを生成する第1生成工程と、
低解像度イメージと重なる部分を取り除いた高解像度イメージデータを生成する第2生成工程と、
前記第1生成工程により生成された低解像度イメージデータと前記第2生成工程により生成された高解像度イメージデータとを画像形成装置に出力する出力工程とを有することを特徴とするデータ生成方法。
A first generation step of generating low resolution image data;
A second generation step of generating high resolution image data by removing a portion overlapping with the low resolution image;
A data generation method comprising: an output step of outputting the low resolution image data generated by the first generation step and the high resolution image data generated by the second generation step to an image forming apparatus.
請求項9に記載のデータ生成方法をコンピュータに実行させるためのプログラム。   A program for causing a computer to execute the data generation method according to claim 9.
JP2005334466A 2005-11-18 2005-11-18 Information processor, image forming system, and data generating method Withdrawn JP2007140953A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005334466A JP2007140953A (en) 2005-11-18 2005-11-18 Information processor, image forming system, and data generating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005334466A JP2007140953A (en) 2005-11-18 2005-11-18 Information processor, image forming system, and data generating method

Publications (1)

Publication Number Publication Date
JP2007140953A true JP2007140953A (en) 2007-06-07

Family

ID=38203722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005334466A Withdrawn JP2007140953A (en) 2005-11-18 2005-11-18 Information processor, image forming system, and data generating method

Country Status (1)

Country Link
JP (1) JP2007140953A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009232266A (en) * 2008-03-24 2009-10-08 Seiko Epson Corp Image processing apparatus and program
JP2016095744A (en) * 2014-11-17 2016-05-26 京セラドキュメントソリューションズ株式会社 Image formation system, printer driver, image formation device and rendering program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009232266A (en) * 2008-03-24 2009-10-08 Seiko Epson Corp Image processing apparatus and program
JP2016095744A (en) * 2014-11-17 2016-05-26 京セラドキュメントソリューションズ株式会社 Image formation system, printer driver, image formation device and rendering program

Similar Documents

Publication Publication Date Title
JP4995057B2 (en) Drawing apparatus, printing apparatus, drawing method, and program
JP2004320448A (en) Image processor, image processing system, and program running on computer
US8014031B2 (en) Formation of picture image having gradation expressed by fill area and one-line image data
JPH10243210A (en) Image processor and image-processing method
JPH1166327A (en) Method and device for processing image and recording medium
JP2007140953A (en) Information processor, image forming system, and data generating method
JP5644062B2 (en) Image processing device
JP4049169B2 (en) Image processing apparatus, image processing method, and image processing program
JP4109785B2 (en) Image processing apparatus and method, and computer-readable memory
US9041962B2 (en) Imaging forming apparatus, image forming system, and program that enables data to be edited and processed
JP4514168B2 (en) Image processing system and image processing method
JP2007152580A (en) Image forming apparatus and method
JP2006264062A (en) Variable printer and variable printing system
KR101760343B1 (en) Image forming apparatus and method for printing reduction image thereof
JP2008099195A (en) Image forming device
JP6612167B2 (en) Rasterization processing apparatus, rasterization processing method, and program
JP4447931B2 (en) Image processing apparatus, image processing method, computer-readable storage medium storing program, and program
JP3624155B2 (en) Image compression apparatus, image compression method, and information processing system
JP2011124637A (en) Printing system, print data generation device, and printer
JP4323885B2 (en) Printing apparatus, printing control method, storage medium, and program
JP2007142986A (en) Image processor and image processing method
JPH11191055A (en) Printing system, data processing method therefor, and storage medium stored with computer-readable program
JP2017040692A (en) Character processor, character processing method, and character processing program
JP2005252749A (en) Information processor
JP2014197349A (en) Picture processing device, information processing method, and program

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: 20090203