JP6601426B2 - Image processing apparatus and image processing method - Google Patents

Image processing apparatus and image processing method Download PDF

Info

Publication number
JP6601426B2
JP6601426B2 JP2017009170A JP2017009170A JP6601426B2 JP 6601426 B2 JP6601426 B2 JP 6601426B2 JP 2017009170 A JP2017009170 A JP 2017009170A JP 2017009170 A JP2017009170 A JP 2017009170A JP 6601426 B2 JP6601426 B2 JP 6601426B2
Authority
JP
Japan
Prior art keywords
font
character string
image
data
substitute
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.)
Active
Application number
JP2017009170A
Other languages
Japanese (ja)
Other versions
JP2018121103A (en
Inventor
登志洋 世古
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2017009170A priority Critical patent/JP6601426B2/en
Publication of JP2018121103A publication Critical patent/JP2018121103A/en
Application granted granted Critical
Publication of JP6601426B2 publication Critical patent/JP6601426B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)
  • Editing Of Facsimile Originals (AREA)

Description

本発明は、画像処理装置および画像処理方法に関する。   The present invention relates to an image processing apparatus and an image processing method.

一般に、プリンターおよび複合機などの画像処理装置は、端末装置から印刷ジョブデータを受信し、前記印刷ジョブデータに基づく画像をシートに形成する。前記印刷ジョブデータが、文字列の描画に用いられるべき指定フォントおよび指定フォントサイズを表すフォント指定情報を含む場合がある。この場合、前記画像処理装置は、予めフォントデータを記憶する不揮発性の記憶部から、前記フォント指定情報に対応する指定フォントデータを取得する。   In general, an image processing apparatus such as a printer or a multifunction peripheral receives print job data from a terminal device, and forms an image based on the print job data on a sheet. The print job data may include font designation information indicating a designated font and a designated font size to be used for drawing a character string. In this case, the image processing apparatus acquires designated font data corresponding to the font designation information from a nonvolatile storage unit that previously stores font data.

また、前記指定フォントデータが前記記憶部に存在しない場合がある。この場合、前記画像処理装置が、前記記憶部などから代用フォントデータを取得し、前記代用フォントデータを用いて文字列の画像データを生成することが知られている(例えば、特許文献1参照)。   The designated font data may not exist in the storage unit. In this case, it is known that the image processing apparatus acquires substitute font data from the storage unit or the like, and generates character string image data using the substitute font data (see, for example, Patent Document 1). .

さらに、前記画像処理装置が、前記代用フォントデータとともにフォント幅の情報を取得し、前記フォント幅の情報に従って前記代用フォントデータに基づく文字列画像を生成することも知られている(例えば、特許文献1参照)。これにより、前記代用フォントデータが用いられる場合に、前記文字列画像が、許容される描画領域からはみ出ることが回避される。   Further, it is also known that the image processing apparatus acquires font width information together with the substitute font data, and generates a character string image based on the substitute font data according to the font width information (for example, Patent Documents). 1). Thereby, when the substitute font data is used, the character string image is prevented from protruding from the allowable drawing area.

特開2012−168953号公報JP 2012-168953 A

ところで、前記代用フォントデータが用いられる場合においても、前記文字列画像が、極力、前記印刷ジョブデータにおいて指定されたフォントサイズのままで描画されることが望ましい。   By the way, even when the substitute font data is used, it is desirable that the character string image is drawn with the font size specified in the print job data as much as possible.

しかしながら、前記代用フォントデータに基づく前記文字列画像は、指定されたフォントサイズのままで描画されると、許容される描画領域からはみ出る恐れがある。   However, if the character string image based on the substitute font data is drawn with the specified font size, there is a possibility that the character string image will protrude from the allowable drawing area.

本発明の目的は、代用フォントデータを用いる文字列画像が許容される描画領域からはみ出すことを防止しつつ、極力、前記文字列画像を指定されたフォントサイズのままで描画できる画像処理装置および画像処理方法を提供することにある。   An object of the present invention is to provide an image processing apparatus and image capable of rendering the character string image with the specified font size as much as possible while preventing the character string image using the substitute font data from protruding from an allowable drawing area. It is to provide a processing method.

本発明の一の局面に係る画像処理装置は、描画ジョブデータ取得部と、フォントデータ取得部と、文字列ラスタライズ部と、はみ出し判定部と、合成部と、を備える。前記描画ジョブデータ取得部は、描画文字列を含む描画オブジェクトのページ毎の描画内容情報および描画位置情報を含む描画ジョブデータを取得する。前記フォントデータ取得部は、前記描画内容情報が前記描画文字列についての文字コード、指定フォントおよび指定フォントサイズを表すフォント指定情報を含む場合において、前記指定フォントの情報が、不揮発性のフォント記憶部に予め記憶された複数種類のベクターフォントデータのいずれかを表す既存フォントの情報であれば、前記フォント指定情報の前記文字コードおよび前記指定フォントに対応する指定フォントデータを前記フォント記憶部から取得し、前記指定フォントの情報が前記既存フォントの情報でなければ、前記指定フォントデータに代わる代用フォントデータを前記フォント記憶部から取得する。前記文字列ラスタライズ部は、前記指定フォントデータが前記フォント記憶部から取得された場合に、前記指定フォントデータおよび前記指定フォントサイズにより特定される文字列画像のラスタデータである指定文字列ラスタデータを生成し、前記代用フォントデータが前記フォント記憶部から取得された場合に、前記代用フォントデータおよび前記指定フォントサイズにより特定される文字列画像のラスタデータである代用文字列ラスタデータを生成する。前記はみ出し判定部は、前記指定文字列ラスタデータが表す画像である指定文字列画像と、前記代用文字列ラスタデータが表す画像である代用文字列画像と、その他の前記描画オブジェクトに関する前記描画内容情報により特定されるその他オブジェクト画像とが前記描画位置情報に従って配列された画像において、前記代用文字列画像が、許容領域からはみ出すはみ出し画像であるか、そうではない域内画像であるかを判定する。前記その他ラスタライズ部は、前記描画内容情報に従って前記その他オブジェクト画像のラスタデータであるその他オブジェクトラスタデータを生成する。前記合成部は、前記代用文字列画像が前記域内画像であると判定された場合に、前記指定文字列ラスタデータと前記代用文字列ラスタデータと前記その他オブジェクトラスタデータとを前記描画位置情報に従って合成することにより描画用ラスタデータを生成する。前記許容領域は、ページの有効領域から前記指定文字列画像および前記その他オブジェクト画像が占める優先領域を除いた残りの領域である。
前記代用文字列画像が前記はみ出し画像であると判定された場合に、前記フォントデータ取得部、前記文字列ラスタライズ部および前記はみ出し判定部が、リトライ処理を実行する。前記リトライ処理において、前記フォントデータ取得部が、前記フォント記憶部から他の種類の前記代用フォントデータを新たに取得し、さらに、前記文字列ラスタライズ部が、新たに取得された前記代用フォントデータおよび前記指定フォントサイズに対応する前記代用文字列ラスタデータを新たに生成し、さらに、前記はみ出し判定部が、新たに生成された前記代用文字列ラスタデータが表す前記代用文字列画像が前記はみ出し画像であるか前記域内画像であるかを判定する。
An image processing apparatus according to an aspect of the present invention includes a drawing job data acquisition unit, a font data acquisition unit, a character string rasterization unit, a protrusion determination unit, and a synthesis unit. The drawing job data acquisition unit acquires drawing job data including drawing content information and drawing position information for each page of a drawing object including a drawing character string. In the case where the drawing content information includes font designation information indicating a character code, a designated font, and a designated font size for the drawing character string, the font data acquisition unit includes a non-volatile font storage unit that stores the designated font information. If it is information of an existing font representing any one of a plurality of types of vector font data stored in advance, the character code of the font designation information and designated font data corresponding to the designated font are acquired from the font storage unit. If the information of the designated font is not the information of the existing font, substitute font data replacing the designated font data is acquired from the font storage unit. When the designated font data is acquired from the font storage unit, the character string rasterizing unit obtains designated character string raster data that is raster data of a character string image specified by the designated font data and the designated font size. When the substitute font data is acquired from the font storage unit, substitute character string raster data which is raster data of a character string image specified by the substitute font data and the designated font size is generated. The protrusion determination unit includes a designated character string image that is an image represented by the designated character string raster data, a substitute character string image that is an image represented by the substitute character string raster data, and the drawing content information related to the other drawing objects. In the image in which the other object images specified by the above are arranged according to the drawing position information, it is determined whether the substitute character string image is an image that protrudes from the allowable area or an in-area image that does not. The other rasterizing unit generates other object raster data that is raster data of the other object image in accordance with the drawing content information. The combining unit combines the designated character string raster data, the substitute character string raster data, and the other object raster data according to the drawing position information when it is determined that the substitute character string image is the intra-region image. By doing so, drawing raster data is generated. The allowable area is a remaining area obtained by excluding the priority area occupied by the designated character string image and the other object image from the effective area of the page.
When it is determined that the substitute character string image is the protrusion image, the font data acquisition unit, the character string rasterization unit, and the protrusion determination unit execute a retry process. In the retry process, the font data acquisition unit newly acquires another type of the substitute font data from the font storage unit, and further, the character string rasterization unit includes the newly acquired substitute font data and The substitute character string raster data corresponding to the designated font size is newly generated, and the protrusion determination unit is further configured to generate the substitute character string image represented by the newly generated substitute character string raster data as the protrusion image. It is determined whether the image is within the area or not.

本発明の他の局面に係る画像処理方法は、以下に示される複数の工程を含む。前記複数の工程の1つは、描画文字列を含む描画オブジェクトのページ毎の描画内容情報および描画位置情報を含む描画ジョブデータを取得する工程である。前記複数の工程の他の1つは、前記描画内容情報が前記描画文字列についての文字コード、指定フォントおよび指定フォントサイズを表すフォント指定情報を含む場合において、前記指定フォントの情報が、不揮発性のフォント記憶部に予め記憶された複数種類のベクターフォントデータのいずれかを表す既存フォントの情報であれば、前記フォント指定情報の前記文字コードおよび前記指定フォントに対応する指定フォントデータを前記フォント記憶部から取得し、前記指定フォントの情報が前記既存フォントの情報でなければ、前記指定フォントデータに代わる代用フォントデータを前記フォント記憶部から取得する工程である。前記複数の工程の他の1つは、前記指定フォントデータが前記フォント記憶部から取得された場合に、前記指定フォントデータおよび前記指定フォントサイズにより特定される文字列画像のラスタデータである指定文字列ラスタデータを生成し、前記代用フォントデータが前記フォント記憶部から取得された場合に、前記代用フォントデータおよび前記指定フォントサイズにより特定される文字列画像のラスタデータである代用文字列ラスタデータを生成する工程である。前記複数の工程の他の1つは、前記指定文字列ラスタデータが表す画像である指定文字列画像と、前記代用文字列ラスタデータが表す画像である代用文字列画像と、その他の前記描画オブジェクトに関する前記描画内容情報により特定されるその他オブジェクト画像とが前記描画位置情報に従って配列された画像において、前記代用文字列画像が、許容領域からはみ出すはみ出し画像であるか、そうではない域内画像であるかを判定する工程である。前記複数の工程の他の1つは、前記描画内容情報に従って前記その他オブジェクト画像のラスタデータであるその他オブジェクトラスタデータを生成する工程である。前記複数の工程の他の1つは、前記代用文字列画像が前記域内画像であると判定された場合に、前記指定文字列ラスタデータと前記代用文字列ラスタデータと前記その他オブジェクトラスタデータとを前記描画位置情報に従って合成することにより描画用ラスタデータを生成する工程である。前記許容領域は、ページの有効領域から前記指定文字列画像および前記その他オブジェクト画像が占める優先領域を除いた残りの領域である。本画像処理方法は、前記代用文字列画像が前記はみ出し画像であると判定された場合に行われる工程として、さらに以下の3つの工程を含む。前記3つの工程の1つは、前記フォント記憶部から他の種類の前記代用フォントデータを新たに取得する工程である。前記3つの工程の他の1つは、新たに取得された前記代用フォントデータおよび前記指定フォントサイズに対応する前記代用文字列ラスタデータを新たに生成する工程である。前記3つの工程の他の1つは、新たに生成された前記代用文字列ラスタデータが表す前記代用文字列画像が前記はみ出し画像であるか前記域内画像であるかを判定する工程である。   An image processing method according to another aspect of the present invention includes a plurality of steps shown below. One of the plurality of steps is a step of obtaining drawing job data including drawing content information and drawing position information for each page of a drawing object including a drawing character string. In another one of the plurality of steps, when the drawing content information includes font designation information indicating a character code, a designated font, and a designated font size for the drawing character string, the designated font information is non-volatile. If the existing font information represents any one of a plurality of types of vector font data stored in advance in the font storage unit, the font storage stores the character code of the font specification information and the specified font data corresponding to the specified font. If the designated font information is not the existing font information, the substitute font data replacing the designated font data is obtained from the font storage unit. Another one of the plurality of steps includes a designated character that is raster data of a character string image specified by the designated font data and the designated font size when the designated font data is acquired from the font storage unit. When column raster data is generated and the substitute font data is acquired from the font storage unit, substitute character string raster data that is raster data of a character string image specified by the substitute font data and the designated font size is obtained. It is a process of generating. Another one of the plurality of steps includes a designated character string image that is an image represented by the designated character string raster data, a substitute character string image that is an image represented by the substitute character string raster data, and the other drawing objects. In the image in which the other object image specified by the drawing content information is arranged according to the drawing position information, whether the substitute character string image is a protruding image outside the allowable area or an in-region image that is not It is the process of determining. Another one of the plurality of steps is a step of generating other object raster data which is raster data of the other object image in accordance with the drawing content information. In another one of the plurality of steps, when it is determined that the substitute character string image is the intra-region image, the designated character string raster data, the substitute character string raster data, and the other object raster data are It is a step of generating drawing raster data by combining in accordance with the drawing position information. The allowable area is a remaining area obtained by excluding the priority area occupied by the designated character string image and the other object image from the effective area of the page. This image processing method further includes the following three steps as steps performed when it is determined that the substitute character string image is the protruding image. One of the three steps is a step of newly acquiring another type of substitute font data from the font storage unit. Another one of the three steps is a step of newly generating the substitute character string raster data corresponding to the newly obtained substitute font data and the designated font size. The other of the three steps is a step of determining whether the substitute character string image represented by the newly generated substitute character string raster data is the protruding image or the intra-region image.

本発明によれば、代用フォントデータを用いる文字列画像が許容される描画領域からはみ出すことを防止しつつ、極力、前記文字列画像を指定されたフォントサイズのままで描画できる画像処理装置および画像処理方法を提供することが可能になる。   According to the present invention, an image processing apparatus and an image capable of rendering the character string image with the specified font size as much as possible while preventing the character string image using the substitute font data from protruding from an allowable drawing area. A processing method can be provided.

図1は、実施形態に係る画像処理装置のブロック図である。FIG. 1 is a block diagram of an image processing apparatus according to the embodiment. 図2は、描画ジョブデータの一部のデータ構成を示す図である。FIG. 2 is a diagram showing a data structure of a part of the drawing job data. 図3は、実施形態に係る画像処理装置における描画用データ生成処理の手順の一例を示すフローチャートである。FIG. 3 is a flowchart illustrating an example of a drawing data generation process in the image processing apparatus according to the embodiment. 図4は、実施形態に係る画像処理装置における代用データ生成処理の手順の一例を示すフローチャートである。FIG. 4 is a flowchart illustrating an example of a procedure of substitute data generation processing in the image processing apparatus according to the embodiment. 図5は、許容領域内に収まる代用フォントの文字列画像を含む合成画像の一例の一部を表す図である。FIG. 5 is a diagram illustrating a part of an example of a composite image including a character string image of a substitute font that falls within the allowable area. 図6は、許容領域からはみ出した代用フォントの文字列画像を含む合成画像の一例の一部を表す図である。FIG. 6 is a diagram illustrating a part of an example of a composite image including a character string image of a substitute font that protrudes from the allowable area. 図7は、許容領域内に収まるサイズに調整された代用フォントの文字列画像を含む合成画像の一例の一部を表す図である。FIG. 7 is a diagram illustrating a part of an example of a composite image including a character string image of a substitute font adjusted to a size that fits in the allowable area.

以下、添付図面を参照しながら、本発明の実施形態について説明する。なお、以下の実施形態は、本発明を具体化した一例であって、本発明の技術的範囲を限定する性格を有さない。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. In addition, the following embodiment is an example which actualized this invention, Comprising: It does not have the character which limits the technical scope of this invention.

[画像処理装置10の構成]
実施形態に係る画像処理装置10は、端末装置8から描画ジョブデータJ0を受信し、受信した描画ジョブデータJ0から描画用ラスタデータD0を生成する描画用データ生成処理を実行可能な装置である。描画ジョブデータJ0は、印刷ジョブデータJ1またはFAXジョブデータJ2などである。
[Configuration of Image Processing Device 10]
The image processing apparatus 10 according to the embodiment is an apparatus that can execute drawing data generation processing that receives drawing job data J0 from the terminal device 8 and generates drawing raster data D0 from the received drawing job data J0. The drawing job data J0 is print job data J1 or FAX job data J2.

例えば、画像処理装置10は、プリンター、複写機、ファクシミリ装置または複合機などである。端末装置8は、パーソナルコンピューターまたは携帯型情報端末などの情報処理装置である。   For example, the image processing apparatus 10 is a printer, a copier, a facsimile machine, a multifunction machine, or the like. The terminal device 8 is an information processing device such as a personal computer or a portable information terminal.

図1に示されるように、画像処理装置10および端末装置8は、ネットワーク80を通じて相互に通信可能である。例えば、ネットワーク80は、ローカルエリアネットワークである。なお、図1において、端末装置8およびネットワーク80は仮想線(二点鎖線)で示されている。   As shown in FIG. 1, the image processing device 10 and the terminal device 8 can communicate with each other through a network 80. For example, the network 80 is a local area network. In FIG. 1, the terminal device 8 and the network 80 are indicated by virtual lines (two-dot chain lines).

画像処理装置10は、制御部1、画像形成部2,内蔵ストレージ3、操作表示部4および通信部5などを備える。操作表示部4は、操作部および表示部を含むユーザーインターフェイスである。   The image processing apparatus 10 includes a control unit 1, an image forming unit 2, a built-in storage 3, an operation display unit 4, a communication unit 5, and the like. The operation display unit 4 is a user interface including an operation unit and a display unit.

通信部5は、ネットワーク80を通じて端末装置8との間でデータの受け渡しを行う通信インターフェイスデバイスである。制御部1は、端末装置8との間のデータの送信および受信の全てを、通信部5を通じて行う。   The communication unit 5 is a communication interface device that exchanges data with the terminal device 8 through the network 80. The control unit 1 performs all transmission and reception of data with the terminal device 8 through the communication unit 5.

画像形成部2は、電子写真方式またはインクジェット方式などの予め定められた方式でシート9に画像を形成する装置である。   The image forming unit 2 is an apparatus that forms an image on the sheet 9 by a predetermined method such as an electrophotographic method or an ink jet method.

内蔵ストレージ3は、コンピューター読み取り可能な不揮発性のデータ記憶装置である。内蔵ストレージ3は、プログラムおよび各種のデータを記憶可能である。例えば、ハードディスクドライブおよびSSD(Solid State Drive)の一方または両方の組合せが、内蔵ストレージ3として採用される。   The built-in storage 3 is a computer-readable non-volatile data storage device. The built-in storage 3 can store programs and various data. For example, one or a combination of a hard disk drive and an SSD (Solid State Drive) is employed as the internal storage 3.

内蔵ストレージ3は、複数種類のフォントデータD1を予め記憶している。本実施形態において、フォントデータD1は、ベクタデータである。即ち、フォントデータD1は、ベクターフォントデータである。   The built-in storage 3 stores a plurality of types of font data D1 in advance. In the present embodiment, the font data D1 is vector data. That is, the font data D1 is vector font data.

例えば、フォントデータD1が、複数種類の明朝体フォントのデータと、複数種類のゴシック体フォントのデータとを含むことが考えられる。なお、内蔵ストレージ3は、予め複数種類のフォントデータD1を記憶する不揮発性のフォント記憶部の一例である。   For example, it is conceivable that the font data D1 includes a plurality of types of Mincho font data and a plurality of types of Gothic font data. The internal storage 3 is an example of a non-volatile font storage unit that stores a plurality of types of font data D1 in advance.

制御部1は、各種の演算、データ処理および画像処理装置10が備える各種の電子機器の制御を実行する。制御部1は、バスを通じて内蔵ストレージ3および通信部5との間でデータおよび制御信号の受け渡しが可能である。   The control unit 1 executes various calculations, data processing, and various electronic devices included in the image processing apparatus 10. The control unit 1 can exchange data and control signals between the internal storage 3 and the communication unit 5 through the bus.

制御部1は、画像形成部2の制御を伴う各種のジョブを実行するジョブ制御部11と、前記ジョブの実行の過程において画像データの加工および生成などの処理を実行する画像処理部12とを含む。さらに、制御部1は、操作表示部4を制御するUI(User Interface)制御部13も含む。   The control unit 1 includes a job control unit 11 that executes various jobs accompanying the control of the image forming unit 2, and an image processing unit 12 that executes processing such as processing and generation of image data in the course of executing the job. Including. In addition, the control unit 1 includes a UI (User Interface) control unit 13 that controls the operation display unit 4.

制御部1は、予め内蔵ストレージ3などに記憶されたプログラムを実行するプロセッサーによって実現される。例えば、制御部1が、MPU(Micro Processing Unit)およびDSP(Digital Signal Processor)の一方または両方を含むことが考えられる。   The control unit 1 is realized by a processor that executes a program stored in advance in the internal storage 3 or the like. For example, the control unit 1 may include one or both of an MPU (Micro Processing Unit) and a DSP (Digital Signal Processor).

ジョブ制御部11は、印刷制御部11aおよびFAX制御部11bなどを含む。印刷制御部11aは、印刷ジョブを実行する。前記印刷ジョブは、端末装置8から通信部5を通じて印刷ジョブデータJ1を受信し、受信した印刷ジョブデータJ1に対応する画像をシート9に形成する印刷処理を画像形成部2に実行させる処理である。   The job control unit 11 includes a print control unit 11a and a FAX control unit 11b. The print control unit 11a executes a print job. The print job is a process for receiving the print job data J1 from the terminal device 8 through the communication unit 5 and causing the image forming unit 2 to execute a print process for forming an image corresponding to the received print job data J1 on the sheet 9. .

前記印刷ジョブにおいて、画像処理部12は、印刷ジョブデータJ1から描画用ラスタデータD0を生成する処理を実行する。印刷制御部11aは、画像処理部12によって生成された印刷用ラスタデータの内容に応じて画像形成部2を制御する。   In the print job, the image processing unit 12 executes processing for generating drawing raster data D0 from the print job data J1. The print control unit 11 a controls the image forming unit 2 according to the contents of the printing raster data generated by the image processing unit 12.

FAX制御部11bは、ネットワークFAXジョブを実行する。前記ネットワークFAXジョブは、送信元の端末装置8からFAXジョブデータJ2を受信し、そのFAXジョブデータJ2に対応する受信FAXデータを内蔵ストレージ3に保存する処理を含む。さらに、前記ネットワークFAXジョブは、FAXジョブデータJ2に含まれる宛先情報が表す送信先の端末装置8にFAX受信通知を送信し、前記送信先の端末装置8からの要求に応じて、通信部5を通じて前記受信FAXデータを送信する処理を含む。   The FAX control unit 11b executes a network FAX job. The network FAX job includes a process of receiving FAX job data J2 from the terminal device 8 that is the transmission source, and storing the received FAX data corresponding to the FAX job data J2 in the internal storage 3. Further, the network FAX job transmits a FAX reception notification to the destination terminal device 8 indicated by the destination information included in the FAX job data J2, and in response to a request from the destination terminal device 8, the communication unit 5 Through which the received FAX data is transmitted.

前記FAXジョブにおいて、画像処理部12は、FAXジョブデータJ2から描画用ラスタデータD0を生成する処理を実行する。FAXジョブデータJ2から生成された描画用ラスタデータD0は、前記受信FAXデータに含められる。端末装置8は、前記受信FAXデータに含まれる描画用ラスタデータD0に基づく画像を端末装置8の画面に表示させることができる。   In the FAX job, the image processing unit 12 executes processing for generating drawing raster data D0 from the FAX job data J2. The drawing raster data D0 generated from the FAX job data J2 is included in the received FAX data. The terminal device 8 can display an image based on the drawing raster data D0 included in the received FAX data on the screen of the terminal device 8.

印刷ジョブデータJ1およびFAXジョブデータJ2などの描画ジョブデータJ0が、文字列の描画に用いられるべき指定フォントの情報を含む場合がある。例えば、図2に示されるように、描画ジョブデータJ0が、ページ毎の指定文字列描画情報J01およびオブジェクト描画情報J02を含む場合がある。   In some cases, drawing job data J0 such as print job data J1 and FAX job data J2 includes information on a designated font to be used for drawing a character string. For example, as shown in FIG. 2, the drawing job data J0 may include designated character string drawing information J01 and object drawing information J02 for each page.

指定文字列描画情報J01は、ページ毎の描画対象の文字列についての文字コードデータJ01a、指定フォント名J01bおよびサイズ指定コードJ01cを含むフォント指定情報J01xと、描画座標データJ01yとを含む。以下の説明において、前記描画対象の文字列のことを描画文字列と称する。   The designated character string drawing information J01 includes character code data J01a for a character string to be drawn for each page, font designation information J01x including a designated font name J01b and a size designation code J01c, and drawing coordinate data J01y. In the following description, the character string to be drawn is referred to as a drawing character string.

指定フォント名J01bは、文字コードデータJ01aにより特定される前記描画文字列のフォントの種類を指定する情報の一例である。以下の説明において、指定フォント名J01bに対応するフォントデータのことを指定フォントデータD11と称する。   The designated font name J01b is an example of information for designating the font type of the drawn character string specified by the character code data J01a. In the following description, the font data corresponding to the designated font name J01b is referred to as designated font data D11.

サイズ指定コードJ01cは、前記描画文字列のフォントサイズ、即ち、指定フォントデータD11に対応する描画サイズを指定する情報の一例である。描画座標データJ01yは、ページ毎の前記描画文字列の描画位置を表す情報の一例である。   The size designation code J01c is an example of information for designating the font size of the drawing character string, that is, the drawing size corresponding to the designated font data D11. The drawing coordinate data J01y is an example of information representing the drawing position of the drawing character string for each page.

描画ジョブデータJ0は、指定フォントデータD11を含まない。そのため、画像処理装置10の画像処理部12は、原則として指定フォントデータD11を内蔵ストレージ3から取得する。さらに、画像処理部12は、指定フォントデータD11を用いて前記描画文字列の画像データを生成する。   The drawing job data J0 does not include the designated font data D11. Therefore, the image processing unit 12 of the image processing apparatus 10 acquires the designated font data D11 from the built-in storage 3 in principle. Further, the image processing unit 12 generates image data of the drawing character string using the designated font data D11.

しかしながら、指定フォントデータD11が内蔵ストレージ3に記憶されたフォントデータD1に含まれていない場合がある。この場合、画像処理部12は、内蔵ストレージ3に予め記憶されたフォントデータD1を代用フォントデータD12として内蔵ストレージ3から取得し、その代用フォントデータD12を用いて前記描画文字列の画像データを生成する。   However, the designated font data D11 may not be included in the font data D1 stored in the internal storage 3. In this case, the image processing unit 12 acquires font data D1 stored in advance in the internal storage 3 from the internal storage 3 as substitute font data D12, and generates image data of the drawing character string using the substitute font data D12. To do.

一方、オブジェクト描画情報J02は、ページ毎の描画内容データJ02xおよび描画座標データJ02yなどを含む。描画内容データJ02xは、例えば前記描画文字列に対応するフォントデータ、図形を表すベクタデータまたはビットマップ画像データなど、描画対象となるオブジェクトの描画内容を表すデータである。   On the other hand, the object drawing information J02 includes drawing content data J02x and drawing coordinate data J02y for each page. The drawing content data J02x is data representing the drawing content of an object to be drawn, such as font data corresponding to the drawing character string, vector data representing a graphic, or bitmap image data.

以下の説明において、前記描画文字列、図形およびビットマップ画像などの1まとまりの描画対象のことを描画オブジェクトと称する。描画座標データJ02yは、ページ毎の前記描画オブジェクトの描画位置を表す情報の一例である。   In the following description, a group of drawing objects such as the drawing character string, figure, and bitmap image is referred to as a drawing object. The drawing coordinate data J02y is an example of information representing the drawing position of the drawing object for each page.

オブジェクト描画情報J02は、前記描画オブジェクトの描画に必要な情報を全て含む完結した情報である。例えば、前記描画文字列に関するオブジェクト描画情報J02は、前記描画文字列に対応するフォントデータと、フォントのサイズ情報とを含む。したがって、画像処理装置10は、オブジェクト描画情報J02により特定される前記描画文字列の画像データを生成する場合、内蔵ストレージ3に記憶されたフォントデータD1を参照する必要がない。   The object drawing information J02 is complete information including all information necessary for drawing the drawing object. For example, the object drawing information J02 related to the drawing character string includes font data corresponding to the drawing character string and font size information. Therefore, the image processing apparatus 10 does not need to refer to the font data D1 stored in the internal storage 3 when generating the image data of the drawing character string specified by the object drawing information J02.

即ち、描画ジョブデータJ0において、ページ毎の前記描画文字列に関する情報は、フォントデータを含まない指定文字列描画情報J01およびフォントデータを含むオブジェクト描画情報J02の一方または両方によって提供される。   That is, in the drawing job data J0, the information regarding the drawing character string for each page is provided by one or both of the designated character string drawing information J01 not including font data and the object drawing information J02 including font data.

なお、文字コードデータJ01a、指定フォント名J01bおよびサイズ指定コードJ01cを含むフォント指定情報J01xは、前記描画文字列のページ毎の描画内容を表す描画内容情報の一例である。また、オブジェクト描画情報J02の描画内容データJ02xは、フォント指定情報J01xにより特定される前記描画文字列以外の前記描画オブジェクトに関するページ毎の前記描画内容情報の一例である。   The font designation information J01x including the character code data J01a, the designated font name J01b, and the size designation code J01c is an example of drawing content information representing the drawing content for each page of the drawing character string. The drawing content data J02x of the object drawing information J02 is an example of the drawing content information for each page related to the drawing object other than the drawing character string specified by the font designation information J01x.

印刷ジョブデータJ1およびFAXジョブデータJ2は、図2に示されるように前記描画文字列を含む前記描画オブジェクトのページ毎の描画内容情報(J01x,J02x)および描画位置情報(J01y,J02y)を含む。   The print job data J1 and FAX job data J2 include drawing content information (J01x, J02x) and drawing position information (J01y, J02y) for each page of the drawing object including the drawing character string as shown in FIG. .

ところで、代用フォントデータD12が用いられる場合においても、前記描画文字列が、極力、前記印刷ジョブデータにおいて指定されたフォントサイズのままで描画されることが望ましい。   By the way, even when the substitute font data D12 is used, it is desirable that the drawing character string is drawn with the font size specified in the print job data as much as possible.

しかしながら、前記代用フォントデータに基づく前記描画文字列の画像は、サイズ指定コードJ01cによって指定されたフォントサイズのままで描画されると、許容される描画領域からはみ出る恐れがある。   However, if the image of the drawing character string based on the substitute font data is drawn with the font size specified by the size specifying code J01c, there is a possibility that the drawing character string will protrude from the allowable drawing area.

一方、画像処理装置10の画像処理部12は、後述する描画用データ生成処理を実行する。これにより、画像処理装置10は、代用フォントデータD12を用いる前記描画文字列の画像が許容される描画領域からはみ出すことを防止しつつ、極力、前記描画文字列を指定されたフォントサイズのままで描画できる。   On the other hand, the image processing unit 12 of the image processing apparatus 10 executes drawing data generation processing to be described later. As a result, the image processing apparatus 10 prevents the drawing character string image using the substitute font data D12 from protruding from an allowable drawing area, and keeps the drawing character string in the designated font size as much as possible. Can draw.

[描画用データ生成処理]
以下、図3に示されるフローチャートを参照しつつ、印刷ジョブデータJ1に基づく前記描画用データ生成処理の手順の一例について説明する。
[Drawing data generation processing]
Hereinafter, an example of the procedure of the drawing data generation process based on the print job data J1 will be described with reference to the flowchart shown in FIG.

画像処理部12は、前記描画用データ生成処理を実行するために、ジョブデータ解析部12aと、フォントデータ取得部12bと、文字列ラスタライズ部12cと、はみ出し判定部12dと、縮小率算出部12eと、サイズ調整部12fと、その他ラスタライズ部12gと、合成部12hと、充足度算出部12iとを含む。   In order to execute the drawing data generation process, the image processing unit 12 performs a job data analysis unit 12a, a font data acquisition unit 12b, a character string rasterization unit 12c, a protrusion determination unit 12d, and a reduction rate calculation unit 12e. A size adjusting unit 12f, a rasterizing unit 12g, a combining unit 12h, and a sufficiency calculating unit 12i.

図3に示される前記描画用データ生成処理は、通信部5が端末装置8から印刷ジョブデータJ1を受信したときに開始される。以下の説明において、S101,S102,…は、前記描画用データ生成処理において制御部1が実行する工程の識別符号を表す。なお、前記描画用データ生成処理が、FAXジョブデータJ2について実行されることも考えられる。   The drawing data generation process shown in FIG. 3 is started when the communication unit 5 receives the print job data J1 from the terminal device 8. In the following description, S101, S102,... Represent identification codes of steps executed by the control unit 1 in the drawing data generation process. Note that the drawing data generation process may be executed for the FAX job data J2.

<工程S101>
前記描画用データ生成処理において、まず、印刷制御部11aが、端末装置8から通信部5を介して印刷ジョブデータJ1を受信する。なお、印刷制御部11aは、描画ジョブデータJ0を取得する描画ジョブデータ取得部の一例である。
<Step S101>
In the drawing data generation process, first, the print control unit 11 a receives print job data J <b> 1 from the terminal device 8 via the communication unit 5. The print control unit 11a is an example of a drawing job data acquisition unit that acquires the drawing job data J0.

<工程S102>
次に、ジョブデータ解析部12aが、工程S101で得られた印刷ジョブデータJ1が前記描画内容情報としてフォント指定情報J01xを含むか否かに応じて、次に移行する工程を選択する。
<Step S102>
Next, the job data analysis unit 12a selects a process to be transferred next depending on whether or not the print job data J1 obtained in step S101 includes font designation information J01x as the drawing content information.

さらに、印刷ジョブデータJ1がフォント指定情報J01xを含む場合に、ジョブデータ解析部12aは、指定フォント名J01bが既存フォント名を含むか否かに応じて、次に移行する工程を選択する。前記既存フォント名は、予め内蔵ストレージ3に記憶された複数種類のフォントデータD1のいずれかを表す名称である。   Further, when the print job data J1 includes the font designation information J01x, the job data analysis unit 12a selects a process to be moved next depending on whether or not the designated font name J01b includes an existing font name. The existing font name is a name representing one of a plurality of types of font data D1 stored in the internal storage 3 in advance.

具体的には、印刷ジョブデータJ1がフォント指定情報J01xを含まない場合に、ジョブデータ解析部12aは、処理を工程S106へ移行させる。また、印刷ジョブデータJ1に含まれるフォント指定情報J01xの指定フォント名J01bが前記既存フォント名を含む場合に、ジョブデータ解析部12aは、処理を工程S103へ移行させる。また、指定フォント名J01bが前記既存フォント名を含まない場合に、ジョブデータ解析部12aは、処理を工程S105へ移行させる。   Specifically, when the print job data J1 does not include the font designation information J01x, the job data analysis unit 12a shifts the process to step S106. Further, when the designated font name J01b of the font designation information J01x included in the print job data J1 includes the existing font name, the job data analysis unit 12a shifts the process to step S103. If the designated font name J01b does not include the existing font name, the job data analysis unit 12a moves the process to step S105.

<工程S103>
工程S103において、フォントデータ取得部12bが、フォント指定情報J01xにおける文字コードデータJ01aおよび指定フォント名J01bに対応する指定フォントデータD11を内蔵ストレージ3から取得する。
<Step S103>
In step S103, the font data acquisition unit 12b acquires the specified font data D11 corresponding to the character code data J01a and the specified font name J01b in the font specification information J01x from the internal storage 3.

<工程S104>
次に、文字列ラスタライズ部12cが、文字列ラスタライズ処理を実行する。前記文字列ラスタライズ処理は、フォントデータD1のうちフォントデータ取得部12bによって取得されたデータが表す文字列画像のラスタデータを生成する処理である。
<Step S104>
Next, the character string rasterization unit 12c executes character string rasterization processing. The character string rasterization process is a process of generating raster data of a character string image represented by data acquired by the font data acquisition unit 12b in the font data D1.

工程S104における前記文字列ラスタライズ処理は、指定文字列ラスタデータを生成する処理である。前記指定文字列ラスタデータは、工程S103で得られた指定フォントデータD11およびその指定フォントデータD11に対応するサイズ指定コードJ01cにより特定される文字列画像のラスタデータである。   The character string rasterization process in step S104 is a process for generating designated character string raster data. The designated character string raster data is raster data of a character string image specified by the designated font data D11 obtained in step S103 and the size designation code J01c corresponding to the designated font data D11.

<工程S105>
さらに、指定フォント名J01bが前記既存フォント名とは異なるフォント名を含む場合に、画像処理部12は、後述する代用データ生成処理を実行する。
<Step S105>
Further, when the designated font name J01b includes a font name different from the existing font name, the image processing unit 12 executes a substitute data generation process to be described later.

前記代用データ生成処理は、指定フォントデータD11に代わる代用フォントデータD12を内蔵ストレージ3から取得し、その代用フォントデータD12が表す文字列画像のラスタデータを生成する処理である。   The substitute data generation process is a process of acquiring substitute font data D12 instead of the designated font data D11 from the internal storage 3, and generating raster data of a character string image represented by the substitute font data D12.

以下の説明において、前記代用データ生成処理によって生成されるラスタデータのことを代用文字列ラスタデータと称する。また、代用フォントデータD12が表す文字列画像のことを代用文字列画像g2と称する(図5,6参照)。   In the following description, raster data generated by the substitute data generation process is referred to as substitute character string raster data. The character string image represented by the substitute font data D12 is referred to as a substitute character string image g2 (see FIGS. 5 and 6).

後述するように、基本的には、前記代用文字列ラスタデータは、代用フォントデータD12とその代用フォントデータD12に対応するサイズ指定コードJ01cが表す標準フォントサイズとに基づいて生成される。この場合、代用文字列画像g2は、代用フォントデータD12および前記標準フォントサイズにより特定される基本サイズ文字列画像g21である(図5参照)。   As will be described later, basically, the substitute character string raster data is generated based on the substitute font data D12 and the standard font size represented by the size designation code J01c corresponding to the substitute font data D12. In this case, the substitute character string image g2 is the basic size character string image g21 specified by the substitute font data D12 and the standard font size (see FIG. 5).

しかしながら、基本サイズ文字列画像g21が、代用文字列画像g2の描画に許容される許容領域903からはみ出る場合がある(図6参照)。この場合、前記代用文字列ラスタデータが、代用フォントデータD12と前記標準フォントサイズよりも小さな縮小フォントサイズとに基づいて生成されることもある。前記縮小フォントサイズに基づいて生成された代用フォントデータD12に対応する代用文字列画像g2は、縮小サイズ文字列画像g22である(図6参照)。縮小サイズ文字列画像g22は、代用フォントデータD12および前記縮小フォントサイズにより特定される文字列画像である。   However, there is a case where the basic size character string image g21 protrudes from the allowable area 903 allowed for drawing the substitute character string image g2 (see FIG. 6). In this case, the substitute character string raster data may be generated based on the substitute font data D12 and a reduced font size smaller than the standard font size. The substitute character string image g2 corresponding to the substitute font data D12 generated based on the reduced font size is a reduced size character string image g22 (see FIG. 6). The reduced size character string image g22 is a character string image specified by the substitute font data D12 and the reduced font size.

従って、代用文字列画像g2の第1例は基本サイズ文字列画像g21であり、代用文字列画像g2の第2例は縮小サイズ文字列画像g22である(図5,6参照)。前記代用データ生成処理の詳細については後述する。   Accordingly, the first example of the substitute character string image g2 is the basic size character string image g21, and the second example of the substitute character string image g2 is the reduced size character string image g22 (see FIGS. 5 and 6). Details of the substitute data generation process will be described later.

前記代用データ生成処理に続いて、工程S106の処理が実行される。なお、指定フォント名J01bが前記既存フォント名以外のフォント名を含まない場合、前記代用データ生成処理はスキップされる。   Subsequent to the substitute data generation process, the process of step S106 is executed. If the designated font name J01b does not include a font name other than the existing font name, the substitute data generation process is skipped.

<工程S106>
工程S106において、その他ラスタライズ部12gが、印刷ジョブデータJ1に含まれる描画内容データJ02xに従ってその他オブジェクト画像g3のラスタデータであるその他オブジェクトラスタデータを生成する。
<Step S106>
In step S106, the other rasterizing unit 12g generates other object raster data that is raster data of the other object image g3 according to the drawing content data J02x included in the print job data J1.

例えば、その他ラスタライズ部12gは、描画内容データJ02xに含まれるベクタデータおよびサイズデータに基づいて、前記ベクタデータが前記サイズデータに従ってサイズ調整されたラスタデータを前記その他オブジェクトラスタデータとして生成する。また、その他ラスタライズ部12gが、描画内容データJ02xに含まれるビットマップデータを印刷用のラスタデータへ変換することによって前記その他オブジェクトラスタデータを生成する場合もある。   For example, the other rasterizing unit 12g generates, as the other object raster data, raster data obtained by adjusting the size of the vector data according to the size data, based on the vector data and the size data included in the drawing content data J02x. The other rasterizing unit 12g may generate the other object raster data by converting the bitmap data included in the drawing content data J02x into printing raster data.

<工程S107>
次に、合成部12hが、指定文字列画像g1と代用文字列画像g2とその他オブジェクト画像g3とが描画座標データJ01y,J02yに従って配列された画像である合成画像g00を表す描画用ラスタデータD0を生成する。図5は、合成画像g00の一例を示す。
<Step S107>
Next, the synthesizing unit 12h obtains drawing raster data D0 representing the synthesized image g00, which is an image in which the designated character string image g1, the substitute character string image g2, and the other object image g3 are arranged according to the drawing coordinate data J01y and J02y. Generate. FIG. 5 shows an example of the composite image g00.

具体的には、合成部12hは、前記指定文字列ラスタデータと前記縮小代用ラスタデータと前記その他オブジェクトラスタデータとを合成することにより描画用ラスタデータD0を生成する。   Specifically, the synthesizing unit 12h generates the drawing raster data D0 by synthesizing the designated character string raster data, the reduced substitution raster data, and the other object raster data.

指定文字列画像g1は、前記指定文字列ラスタデータが表す画像である。代用文字列画像g2は、前記代用文字列ラスタデータが表す画像である。その他オブジェクト画像g3は、前記その他オブジェクトラスタデータが表す画像である。なお、その他オブジェクト画像g3が、フォントデータおよびフォントサイズの情報を含む描画内容データJ02xにより特定される文字列画像を含む場合もある。   The designated character string image g1 is an image represented by the designated character string raster data. The substitute character string image g2 is an image represented by the substitute character string raster data. The other object image g3 is an image represented by the other object raster data. The other object image g3 may include a character string image specified by the drawing content data J02x including font data and font size information.

図5に示される合成画像g00は、1行分の文字列を表す指定文字列画像g1と、5行分の文字列を表す代用文字列画像g2と、グラフを表すその他オブジェクト画像g3とを含む。   The composite image g00 shown in FIG. 5 includes a designated character string image g1 representing a character string for one line, a substitute character string image g2 representing a character string for five lines, and another object image g3 representing a graph. .

合成部12hは、工程S107の処理の終了後、前記描画用データ生成処理を終了させる。   The synthesizer 12h ends the drawing data generation process after the process of step S107 is completed.

合成部12hは、印刷ジョブデータJ1に基づいて生成した描画用ラスタデータD0を印刷制御部11aへ出力する。これにより、印刷制御部11aが画像形成部2を制御することにより、画像形成部2が、描画用ラスタデータD0に基づく印刷処理を実行する。これにより、描画用ラスタデータD0が表す合成画像g00が、シート9に形成される。   The combining unit 12h outputs the drawing raster data D0 generated based on the print job data J1 to the print control unit 11a. As a result, the print control unit 11a controls the image forming unit 2 so that the image forming unit 2 executes a printing process based on the drawing raster data D0. As a result, a composite image g00 represented by the drawing raster data D0 is formed on the sheet 9.

[代用データ生成処理]
次に、図4示されるフローチャートを参照しつつ、工程S105における前記代用データ生成処理の手順の一例について説明する。以下の説明において、S201,S202,…は、前記代用データ生成処理において制御部1が実行する工程の識別符号を表す。
[Substitute data generation processing]
Next, an example of the procedure of the substitute data generation process in step S105 will be described with reference to the flowchart shown in FIG. In the following description, S201, S202,... Represent identification codes of steps executed by the control unit 1 in the substitute data generation process.

前述したように、前記代用データ生成処理は、指定フォント名J01bが前記既存フォント名ではない場合、即ち、指定文字列描画情報J01が内蔵ストレージ3に存在する既存フォントの情報ではない場合に実行される。   As described above, the substitute data generation process is executed when the designated font name J01b is not the existing font name, that is, when the designated character string drawing information J01 is not information on the existing font existing in the internal storage 3. The

<工程S201>
前記代用データ生成処理において、フォントデータ取得部12bが、予め定められた選択ルールに従って、複数種類のフォントデータD1から代用フォントデータD12を選択する。
<Step S201>
In the substitute data generation process, the font data acquisition unit 12b selects substitute font data D12 from a plurality of types of font data D1 according to a predetermined selection rule.

例えば、フォントデータ取得部12bが、複数種類のフォントデータD1から予め定められた優先順位に従って代用フォントデータD12を選択することが考えられる。例えば、複数種類のフォントデータD1について、予め定められたサンプル文字列が同じフォントサイズで描画されたときに、文字列画像の長さが長くなる種類から順に高い優先度が設定されることが考えられる。   For example, it is conceivable that the font data acquisition unit 12b selects the substitute font data D12 from a plurality of types of font data D1 according to a predetermined priority order. For example, regarding a plurality of types of font data D1, when a predetermined sample character string is drawn with the same font size, a higher priority may be set in order from the type in which the length of the character string image becomes longer. It is done.

また、フォントデータ取得部12bが、指定文字列描画情報J01の指定フォント名J01bと複数種類のフォントデータD1との間でフォント名を比較し、予め定められた"ゴシック"、"明朝"、"行書"および"楷書"などのキーワードをより多く共通して含む前記既存フォント名を有するフォントデータD1を優先して代用フォントデータD12として選択することも考えられる。   Further, the font data acquisition unit 12b compares the font names between the designated font name J01b of the designated character string drawing information J01 and a plurality of types of font data D1, and determines the predetermined “Gothic”, “Mincho”, It is also conceivable to preferentially select the font data D1 having the existing font name including more common keywords such as “line book” and “book” as substitute font data D12.

<工程S202>
続いて、フォントデータ取得部12bは、工程S201で選択された代用フォントデータD12を内蔵ストレージ3から取得する。その際、フォントデータ取得部12bは、フォント指定情報J01xにおける文字コードデータJ01aに対応する代用フォントデータD12を取得する。
<Step S202>
Subsequently, the font data acquisition unit 12b acquires the substitute font data D12 selected in step S201 from the internal storage 3. At that time, the font data acquisition unit 12b acquires substitute font data D12 corresponding to the character code data J01a in the font designation information J01x.

<工程S203>
次に、文字列ラスタライズ部12cが、工程S202で得られた代用フォントデータD12について、前記文字列ラスタライズ処理を実行する。
<Step S203>
Next, the character string rasterizing unit 12c executes the character string rasterizing process on the substitute font data D12 obtained in step S202.

工程S203における前記文字列ラスタライズ処理は、代用フォントデータD12およびその代用フォントデータD12についてのサイズ指定コードJ01cにより特定される文字列画像を表す前記代用文字列ラスタデータを生成する処理である。代用フォントデータD12が表す文字列画像が前記代用文字列画像g2である(図5,6参照)。   The character string rasterization process in step S203 is a process of generating the substitute character string raster data representing the substitute character string data D12 and the character string image specified by the size designation code J01c for the substitute font data D12. The character string image represented by the substitute font data D12 is the substitute character string image g2 (see FIGS. 5 and 6).

<工程S204>
次に、はみ出し判定部12dが、代用文字列画像g2についてのはみ出し判定処理を実行する。前記はみ出し判定処理において、はみ出し判定部12dは、代用文字列画像g2の描画に許容されるページ毎の許容領域903を特定し、さらに、代用文字列画像g2が許容領域903からはみ出しているか否かを判定する(図6参照)。
<Step S204>
Next, the protrusion determination unit 12d executes the protrusion determination process for the substitute character string image g2. In the protrusion determination process, the protrusion determination unit 12d specifies a permissible area 903 for each page that is allowed to draw the substitute character string image g2, and further determines whether or not the substitute character string image g2 protrudes from the allowable area 903. Is determined (see FIG. 6).

許容領域903は、ページの有効領域901から指定文字列画像g1およびその他オブジェクト画像g3が占める優先領域902を除いた残りの領域である。例えば、はみ出し判定部12dは、操作表示部4に対する設定操作に従って予め設定されたページの余白の寸法情報に応じて有効領域901を特定する。また、有効領域901の情報が、印刷ジョブデータJ1に含まれていることも考えられる。   The allowable area 903 is a remaining area obtained by removing the priority area 902 occupied by the designated character string image g1 and the other object image g3 from the effective area 901 of the page. For example, the protrusion determination unit 12d specifies the effective area 901 according to the margin information of the page margin set in advance according to the setting operation on the operation display unit 4. It is also conceivable that the information of the valid area 901 is included in the print job data J1.

はみ出し判定部12dは、前記指定文字列ラスタデータから指定文字列画像g1の外接矩形の幅および高さを特定する。さらに、はみ出し判定部12dは、指定文字列画像g1の外接矩形の幅および高さと、前記指定文字列ラスタデータに対応する描画座標データJ01yとによって指定文字列画像g1が占める領域を特定する。   The protrusion determination unit 12d specifies the width and height of the circumscribed rectangle of the designated character string image g1 from the designated character string raster data. Further, the protrusion determination unit 12d specifies an area occupied by the designated character string image g1 based on the width and height of the circumscribed rectangle of the designated character string image g1 and the drawing coordinate data J01y corresponding to the designated character string raster data.

また、はみ出し判定部12dは、描画内容データJ02xからその他オブジェクト画像g3の外接矩形の幅および高さを特定する。さらに、はみ出し判定部12dは、その他オブジェクト画像g3の外接矩形の幅および高さと、描画座標データJ02yとによってその他オブジェクト画像g3が占める領域を特定する。   The protrusion determination unit 12d specifies the width and height of the circumscribed rectangle of the other object image g3 from the drawing content data J02x. Furthermore, the protrusion determination unit 12d specifies the area occupied by the other object image g3 based on the width and height of the circumscribed rectangle of the other object image g3 and the drawing coordinate data J02y.

本実施形態において、はみ出し判定部12dは、文字列の配列方向に沿う1行分の代用文字列画像g2である単位代用文字列画像g20ごとに、許容領域903からはみ出しているか否かを判定する。その際、はみ出し判定部12dは、単位代用文字列画像g20の外接矩形が占める領域である単位代用文字列領域904の一部が、許容領域903からはみ出しているか否かを判定する。   In this embodiment, the protrusion determination unit 12d determines whether or not each unit substitute character string image g20 that is a substitute character string image g2 for one line along the character string arrangement direction protrudes from the allowable area 903. . At this time, the protrusion determination unit 12d determines whether a part of the unit substitute character string area 904 that is an area occupied by the circumscribed rectangle of the unit substitute character string image g20 protrudes from the allowable area 903.

はみ出し判定部12dは、単位代用文字列領域904の基点904aを、許容領域903における1行毎の単位代用文字列画像g20の配列の基準位置とする(図6参照)。基点904aは、例えば単位代用文字列領域904の左下の角または左上の角の位置である。   The protrusion determination unit 12d sets the base point 904a of the unit substitute character string area 904 as the reference position of the arrangement of the unit substitute character string image g20 for each line in the allowable area 903 (see FIG. 6). The base point 904a is, for example, the position of the lower left corner or the upper left corner of the unit substitute character string area 904.

図6に示される合成画像g00の例は、5行分の単位代用文字列画像g20のうち、1行目、3行目および4行目の単位代用文字列画像g20が、許容領域903からはみ出している例を示す。   In the example of the composite image g00 shown in FIG. 6, the unit substitute character string images g20 in the first, third, and fourth lines out of the unit substitute character string image g20 for five lines protrude from the allowable area 903. An example is shown.

単位代用文字列画像g20が許容領域903からはみ出した状況としては、図6に示されるように単位代用文字列画像g20がその他オブジェクト画像g3が占める領域に重なった状況と、単位代用文字列画像g20の一部が有効領域901からはみ出した状況とが考えられる。   The situation where the unit substitute character string image g20 protrudes from the allowable area 903 includes the situation where the unit substitute character string image g20 overlaps the area occupied by the other object image g3 as shown in FIG. 6, and the unit substitute character string image g20. It is conceivable that a part of the area protrudes from the effective area 901.

以下の説明において、合成画像g00において許容領域903からはみ出している代用文字列画像g2のことをはみ出し画像と称する。また、合成画像g00において許容領域903内に収まる代用文字列画像g2のことを域内画像と称する。   In the following description, the substitute character string image g2 that protrudes from the allowable area 903 in the composite image g00 is referred to as a protruding image. In addition, the substitute character string image g2 that falls within the allowable area 903 in the composite image g00 is referred to as an in-area image.

はみ出し判定部12dは、代用文字列画像g2が前記はみ出し画像であると判定した場合、処理を次の工程S205へ移行させ、代用文字列画像g2が前記域内画像であると判定した場合、処理を後述する工程S207へ移行させる。   The protrusion determination unit 12d shifts the process to the next step S205 when determining that the substitute character string image g2 is the protrusion image, and performs the process when determining that the substitute character string image g2 is the intra-region image. It moves to process S207 mentioned later.

<工程S205>
工程S205において、縮小率算出部12eが、前記はみ出し画像と判定された代用文字列画像g2についてのサイズ縮小率を算出する。前記サイズ縮小率は、代用文字列画像g2を許容領域903内に収める縮小率である。
<Step S205>
In step S205, the reduction rate calculation unit 12e calculates a size reduction rate for the substitute character string image g2 determined as the protruding image. The size reduction ratio is a reduction ratio that fits the substitute character string image g2 in the allowable area 903.

例えば、縮小率算出部12eは、文字列の配列方向に沿う行ごとに、単位代用文字列画像g20を許容領域903内に収める縮小率である行単位縮小率を算出する。この場合、縮小率算出部12eは、単位代用文字列画像g20各々が位置する行ごとに、許容領域903の幅から予め定められたオブジェクト間隔を差し引くことにより許容幅を算出し、さらに、前記許容幅を単位代用文字列領域904の幅で除算することにより、前記行単位縮小率を算出する。   For example, the reduction rate calculation unit 12e calculates a line unit reduction rate that is a reduction rate for storing the unit substitute character string image g20 in the allowable area 903 for each row along the arrangement direction of the character strings. In this case, the reduction ratio calculation unit 12e calculates an allowable width by subtracting a predetermined object interval from the width of the allowable area 903 for each row where the unit substitute character string image g20 is located, and further, The line unit reduction ratio is calculated by dividing the width by the width of the unit substitute character string area 904.

さらに、工程S205において、縮小率算出部12eは、同種の代用フォントデータD12毎の前記行単位縮小率の最小値を、代用フォントデータD12の種類毎の前記サイズ縮小率として選択する。   Further, in step S205, the reduction ratio calculation unit 12e selects the minimum value of the line unit reduction ratio for each type of substitute font data D12 of the same type as the size reduction ratio for each type of substitute font data D12.

図6に示される5行分の単位代用文字列画像g20のうち、1行目および2行目の単位代用文字列画像g20が、第1の種類の代用フォントデータD12に基づく画像であり、3行目から5行目までの単位代用文字列画像g20が、第2の種類の代用フォントデータD12に基づく画像である。   Of the unit substitute character string images g20 for five lines shown in FIG. 6, the unit substitute character string images g20 on the first and second lines are images based on the first type substitute font data D12, and 3 The unit substitute character string images g20 from the fifth line to the fifth line are images based on the second type substitute font data D12.

図6に示される例では、1行目の単位代用文字列画像g20について算出された前記行単位縮小率が、1行目および2行目の単位代用文字列画像g20についての前記サイズ縮小率として選択され、3行目の単位代用文字列画像g20について算出された前記行単位縮小率が、3行目から5行目までの単位代用文字列画像g20についての前記サイズ縮小率として選択される。   In the example shown in FIG. 6, the line unit reduction ratio calculated for the unit substitute character string image g20 in the first line is the size reduction ratio for the unit substitute character string images g20 in the first and second lines. The line unit reduction ratio calculated for the unit substitute character string image g20 on the third line is selected as the size reduction ratio for the unit substitute character string images g20 from the third line to the fifth line.

以上に示されるように、縮小率算出部12eは、前記はみ出し画像と判定された代用文字列画像g2を許容領域903内に収める縮小率である前記サイズ縮小率を算出する(S205)。   As described above, the reduction ratio calculation unit 12e calculates the size reduction ratio, which is a reduction ratio that fits the substitute character string image g2 determined to be the protruding image in the allowable area 903 (S205).

<工程S206>
次に、フォントデータ取得部12bが、工程S201において未だ選択されていない種類のフォントデータD1が残っているか否かに応じて、処理の移行先を制御する。
<Step S206>
Next, the font data acquisition unit 12b controls the processing shift destination according to whether or not there is a type of font data D1 that has not been selected in step S201.

未選択の種類のフォントデータD1が残っている場合、フォントデータ取得部12bは、処理を工程S201へ移行させる。一方、未選択の種類のフォントデータD1が残っていない場合、フォントデータ取得部12bは、処理を後述する工程S209へ移行させる。   When font data D1 of an unselected type remains, the font data acquisition unit 12b shifts the process to step S201. On the other hand, when there is no unselected type of font data D1, the font data acquisition unit 12b shifts the process to step S209 described later.

従って、代用文字列画像g2が前記はみ出し画像であると判定された場合、フォントデータ取得部12b、文字列ラスタライズ部12cおよびはみ出し判定部12dが、リトライ処理として工程S201〜S204の処理を実行する。   Therefore, when it is determined that the substitute character string image g2 is the protruding image, the font data acquisition unit 12b, the character string rasterizing unit 12c, and the protruding determination unit 12d perform the processes of steps S201 to S204 as retry processing.

前記リトライ処理において、フォントデータ取得部12bが、内蔵ストレージ3から他の種類の代用フォントデータD12を新たに取得する(S201,S201)。   In the retry process, the font data acquisition unit 12b newly acquires another type of substitute font data D12 from the internal storage 3 (S201, S201).

さらに、前記リトライ処理において、文字列ラスタライズ部12cが、新たに取得された代用フォントデータD12について前記文字列ラスタライズ処理を実行する(S203)。これにより、文字列ラスタライズ部12cは、新たに取得された代用フォントデータD12およびその代用フォントデータD12についてのサイズ指定コードJ01cに対応する前記代用文字列ラスタデータを新たに生成する。   Further, in the retry process, the character string rasterizing unit 12c executes the character string rasterizing process on the newly obtained substitute font data D12 (S203). Thereby, the character string rasterizing unit 12c newly generates the substitute character string raster data corresponding to the newly obtained substitute font data D12 and the size designation code J01c for the substitute font data D12.

さらに、前記リトライ処理において、はみ出し判定部12dが、新たに生成された前記代用文字列ラスタデータが表す代用文字列画像g2が前記はみ出し画像であるか前記域内画像であるかを判定する(S204)。   Further, in the retry process, the protrusion determination unit 12d determines whether the substitute character string image g2 represented by the newly generated substitute character string raster data is the protrusion image or the intra-region image (S204). .

<工程S207>
工程S207において、充足度算出部12iが、前記域内画像と判定された代用文字列画像g2の許容領域903に対するサイズ充足率を算出する。前記サイズ充足率は充足度の一例である。
<Step S207>
In step S207, the sufficiency calculation unit 12i calculates a size sufficiency rate for the allowable area 903 of the substitute character string image g2 determined as the intra-area image. The size sufficiency rate is an example of a sufficiency level.

例えば、充足度算出部12iは、文字列の配列方向に沿う行ごとに、単位代用文字列画像g20が許容領域903において占める度合いである行単位充足率を算出する。この場合、充足度算出部12iは、単位代用文字列画像g20各々が位置する行ごとに、許容領域903の幅から前記オブジェクト間隔を差し引くことにより前記許容幅を算出し、さらに、単位代用文字列領域904の幅を前記許容幅で除算することにより、前記行単位充足率を算出する。   For example, the sufficiency calculation unit 12i calculates a line unit sufficiency rate, which is the degree that the unit substitute character string image g20 occupies in the allowable area 903 for each line along the arrangement direction of the character strings. In this case, the sufficiency calculation unit 12i calculates the allowable width by subtracting the object interval from the width of the allowable area 903 for each row where the unit substitute character string image g20 is located, and further, the unit substitute character string The row unit sufficiency rate is calculated by dividing the width of the region 904 by the allowable width.

さらに、工程S207において、充足度算出部12iは、同種の代用フォントデータD12毎の前記行単位充足率の代表値を、代用フォントデータD12の種類毎の前記サイズ充足率として導出する。例えば、充足度算出部12iは、前記行単位充足率の平均値または最大値などの代表値を、前記サイズ充足率として導出する。   Furthermore, in step S207, the sufficiency calculation unit 12i derives the representative value of the line unit sufficiency for each type of substitute font data D12 as the size sufficiency for each type of substitute font data D12. For example, the satisfaction degree calculation unit 12i derives a representative value such as an average value or a maximum value of the row unit satisfaction rate as the size satisfaction rate.

<工程S208>
次に、充足度算出部12iは、工程S208で算出された前記サイズ充足率が予め設定された目標範囲内であるか否かに応じて、処理の移行先を制御する。
<Step S208>
Next, the sufficiency degree calculation unit 12i controls the processing transition destination according to whether or not the size sufficiency rate calculated in step S208 is within a preset target range.

具体的には、前記サイズ充足率が前記目標範囲内である場合に、充足度算出部12iは、処理を後述する工程S213へ移行させる。   Specifically, when the size sufficiency rate is within the target range, the sufficiency calculation unit 12i shifts the process to step S213 described later.

一方、前記サイズ充足率が前記目標範囲から外れる場合に、充足度算出部12iは、処理を前述の工程S206へ移行させる。これにより、未選択の種類のフォントデータD1が残っている場合に、フォントデータ取得部12b、文字列ラスタライズ部12cおよびはみ出し判定部12dが、前記リトライ処理(S201〜S204)を実行する。   On the other hand, when the size sufficiency rate is out of the target range, the sufficiency calculation unit 12i shifts the process to the above-described step S206. As a result, when the unselected font data D1 remains, the font data acquisition unit 12b, the character string rasterization unit 12c, and the protrusion determination unit 12d execute the retry process (S201 to S204).

即ち、代用文字列画像g2が前記域内画像であると判定され、かつ、前記充足率が前記目標範囲から外れる場合にも、フォントデータ取得部12b、文字列ラスタライズ部12cおよびはみ出し判定部12dは、前記リトライ処理を実行する。   That is, even when it is determined that the substitute character string image g2 is the intra-region image and the sufficiency rate is out of the target range, the font data acquisition unit 12b, the character string rasterization unit 12c, and the protrusion determination unit 12d The retry process is executed.

例えば、前記目標範囲の下限値が0.7〜0.8程度であることが考えられる。また、前記目標範囲の上限値が1.0であることが考えられる。   For example, it is conceivable that the lower limit value of the target range is about 0.7 to 0.8. Further, it is conceivable that the upper limit value of the target range is 1.0.

<工程S209>
工程S209の処理は、内蔵ストレージ3に記憶されている全ての種類のフォントデータD1について工程S201〜S204の処理が行われ、さらに、工程S205の処理または工程S207,S208の処理が行われた場合に実行される。
<Step S209>
The process of step S209 is performed when the processes of steps S201 to S204 are performed for all types of font data D1 stored in the internal storage 3, and the process of step S205 or the processes of steps S207 and S208 are performed. To be executed.

工程S209において、フォントデータ取得部12bが、前記域内画像と判定された代用フォントデータD12を内蔵ストレージ3から再び取得する。その際、フォントデータ取得部12bは、前記サイズ充足率が最大の代用文字列画像g2に対応する代用フォントデータD12を取得する。   In step S209, the font data acquisition unit 12b acquires the substitute font data D12 determined to be the intra-region image from the internal storage 3 again. At that time, the font data acquisition unit 12b acquires substitute font data D12 corresponding to the substitute character string image g2 having the maximum size sufficiency rate.

一方、前記域内画像と判定された指定フォントデータD11が存在しない場合、フォントデータ取得部12bは、前記はみ出し画像と判定された代用フォントデータD12を内蔵ストレージ3から再び取得する(S209)。その際、フォントデータ取得部12bは、前記サイズ縮小率が最大の代用文字列画像g2に対応する代用フォントデータD12を取得する。   On the other hand, when the designated font data D11 determined to be the in-region image does not exist, the font data acquisition unit 12b acquires again the substitute font data D12 determined to be the protruding image from the internal storage 3 (S209). At that time, the font data acquisition unit 12b acquires substitute font data D12 corresponding to the substitute character string image g2 having the maximum size reduction rate.

なお、前記サイズ縮小率が最大の代用文字列画像g2は、許容領域903からのはみ出し度合いが最も小さな代用文字列画像g2である。   The substitute character string image g2 having the maximum size reduction rate is the substitute character string image g2 having the smallest degree of protrusion from the allowable area 903.

<工程S210>
そして、フォントデータ取得部12bは、工程S209で取得した代用フォントデータD12が前記はみ出し画像である場合、処理を工程S211へ移行させ、そうでない場合に処理を工程S212へ移行させる。
<Step S210>
Then, the font data acquisition unit 12b shifts the process to step S211 if the substitute font data D12 acquired in step S209 is the protruding image, and shifts the process to step S212 if not.

<工程S211>
工程S211において、サイズ調整部12fが、工程S209で得られた代用フォントデータD12に対応するサイズ指定コードJ01cが表すフォントサイズを前記サイズ縮小率に従って調整することにより、前記縮小フォントサイズを算出する。
<Step S211>
In step S211, the size adjustment unit 12f calculates the reduced font size by adjusting the font size represented by the size designation code J01c corresponding to the substitute font data D12 obtained in step S209 according to the size reduction rate.

即ち、サイズ調整部12fは、サイズ指定コードJ01cが表すフォントサイズを最大の前記サイズ縮小率に従って調整することにより前記縮小フォントサイズを算出する。   That is, the size adjusting unit 12f calculates the reduced font size by adjusting the font size represented by the size designation code J01c according to the maximum size reduction rate.

工程S211の処理は、内蔵ストレージ3に記憶されている全ての種類のフォントデータD1に対応する全ての種類の代用文字列画像g2が前記はみ出し画像であると判定された場合にのみ実行される。   The process of step S211 is executed only when it is determined that all types of substitute character string images g2 corresponding to all types of font data D1 stored in the internal storage 3 are the above-described protruding images.

<工程S212>
工程S209,S210の処理が行われた後、文字列ラスタライズ部12cが、工程S209で得られた代用フォントデータD12について、前記文字列ラスタライズ処理を実行する。工程S209で得られた代用フォントデータD12が前記はみ出し画像に対応するデータであるか前記域内画像に対応するデータであるかに応じて、前記文字列ラスタライズ処理に用いられるフォントサイズが異なる。
<Step S212>
After the processes of steps S209 and S210 are performed, the character string rasterizing unit 12c executes the character string rasterizing process on the substitute font data D12 obtained in step S209. Depending on whether the substitute font data D12 obtained in step S209 is data corresponding to the protruding image or data corresponding to the in-region image, the font size used for the character string rasterization process differs.

工程S209で得られた代用フォントデータD12が前記はみ出し画像である場合、文字列ラスタライズ部12cは、工程S209で得られた代用フォントデータD12および工程S211で算出された前記縮小フォントサイズにより特定される文字列画像を表す前記代用文字列ラスタデータを生成する。以下の説明において、前記縮小フォントサイズに基づき生成される前記代用文字列ラスタデータのことを縮小代用ラスタデータと称する。   When the substitute font data D12 obtained in step S209 is the protruding image, the character string rasterizing unit 12c is specified by the substitute font data D12 obtained in step S209 and the reduced font size calculated in step S211. The substitute character string raster data representing the character string image is generated. In the following description, the substitute character string raster data generated based on the reduced font size is referred to as reduced substitute raster data.

図7は、前記縮小代用ラスタデータが表す代用文字列画像g2を含む合成画像g00の一例を示す。図7に示される合成画像g00は、図6に示される1行目から2行目までの単位代用文字列画像g20および3行目から5行目までの単位代用文字列画像g20のそれぞれが、前記縮小フォントサイズに従って調整された例を示す。   FIG. 7 shows an example of a composite image g00 including the substitute character string image g2 represented by the reduced substitute raster data. The composite image g00 shown in FIG. 7 includes unit substitute character string images g20 from the first line to the second line and unit substitute character string images g20 from the third line to the fifth line shown in FIG. An example adjusted according to the reduced font size is shown.

一方、工程S209で得られた代用フォントデータD12が前記域内画像である場合、文字列ラスタライズ部12cは、工程S209で得られた代用フォントデータD12およびサイズ指定コードJ01cに対応するフォントサイズにより特定される文字列画像を表す前記代用文字列ラスタデータを生成する。   On the other hand, when the substitute font data D12 obtained in step S209 is the intra-region image, the character string rasterizing unit 12c is specified by the font size corresponding to the substitute font data D12 obtained in step S209 and the size designation code J01c. The substitute character string raster data representing the character string image to be generated is generated.

工程S209において、サイズ指定コードJ01cに基づき生成される前記代用文字列ラスタデータは、第1基本代用ラスタデータまたは第2基本代用ラスタデータである。第1基本代用ラスタデータは、前記サイズ充足率が前記目標範囲内である代用文字列画像g2を表すデータである。また、前記第2基本代用ラスタデータは、前記目標範囲から外れた前記サイズ充足率のうちの最大値に対応する代用文字列画像g2を表すデータである。   In step S209, the substitute character string raster data generated based on the size designation code J01c is the first basic substitute raster data or the second basic substitute raster data. The first basic substitute raster data is data representing the substitute character string image g2 in which the size satisfaction rate is within the target range. The second basic substitute raster data is data representing the substitute character string image g2 corresponding to the maximum value of the size satisfaction rates outside the target range.

<工程S213>
そして、前記目標範囲内の前記サイズ充足率に対応する代用フォントデータD12が存在する場合(工程S208のYes)、または、工程S212の処理が行われた場合に、文字列ラスタライズ部12cが、工程S213の処理を実行し、前記代用データ生成処理を終了させる。
<Step S213>
When the substitute font data D12 corresponding to the size satisfaction rate within the target range exists (Yes in step S208), or when the process in step S212 is performed, the character string rasterizing unit 12c performs the process The process of S213 is executed, and the substitute data generation process is terminated.

前記目標範囲内の前記サイズ充足率に対応する代用フォントデータD12が存在する場合、工程S213において、文字列ラスタライズ部12cは、工程S203で得られる前記代用文字列ラスタデータを、前記代用文字列ラスタデータの確定データとする。この場合、前記確定データは、前記第1基本代用ラスタデータである。   If the substitute font data D12 corresponding to the size satisfaction rate within the target range exists, in step S213, the character string rasterization unit 12c converts the substitute character string raster data obtained in step S203 into the substitute character string raster. The data is fixed data. In this case, the fixed data is the first basic substitute raster data.

また、工程S211およびS212の処理が行われた場合、文字列ラスタライズ部12cは、工程S212で得られる前記代用文字列ラスタデータを、前記代用文字列ラスタデータの前記確定データとする。この場合、前記確定データは、前記縮小代用ラスタデータである。   When the processes in steps S211 and S212 are performed, the character string rasterizing unit 12c sets the substitute character string raster data obtained in step S212 as the determined data of the substitute character string raster data. In this case, the fixed data is the reduced substitute raster data.

また、工程S211の処理が行われずにS212の処理が行われた場合、文字列ラスタライズ部12cは、工程S212で得られる前記代用文字列ラスタデータを、前記代用文字列ラスタデータの前記確定データとする。この場合、前記確定データは、前記第2基本代用ラスタデータである。   When the process of S212 is performed without performing the process of step S211, the character string rasterizing unit 12c uses the substitute character string raster data obtained in step S212 as the determined data of the substitute character string raster data. To do. In this case, the fixed data is the second basic substitute raster data.

図2の工程S107において、合成部12hは、前記指定文字列ラスタデータと前記代用文字列ラスタデータの前記確定データと前記その他オブジェクトラスタデータとを合成することにより描画用ラスタデータD0を生成する。   In step S107 of FIG. 2, the compositing unit 12h generates rendering raster data D0 by compositing the designated character string raster data, the determined data of the substitute character string raster data, and the other object raster data.

即ち、前記域内画像と判定された代用文字列画像g2の前記充足率が前記目標範囲に収まる場合に、合成部12hは、前記充足率が前記目標範囲に収まる代用文字列画像g2に対応する前記第1基本代用ラスタデータに基づいて描画用ラスタデータD0を生成する。   That is, when the sufficiency rate of the substitute character string image g2 determined to be the intra-region image falls within the target range, the synthesizer 12h corresponds to the substitute character string image g2 corresponding to the sufficiency rate falling within the target range. Rendering raster data D0 is generated based on the first basic substitute raster data.

また、前記域内画像と判定された前記代用文字列画像の前記充足度が前記目標範囲から外れる場合に、合成部12hは、前記充足率が最大の代用文字列画像g2に対応する前記第2基本代用ラスタデータに基づいて描画用ラスタデータD0を生成する。   Further, when the sufficiency degree of the substitute character string image determined to be the in-region image is out of the target range, the compositing unit 12h causes the second basic character string corresponding to the substitute character string image g2 having the maximum sufficiency rate. Rendering raster data D0 is generated based on the substitute raster data.

以上に示されるように、画像処理装置10において、代用文字列画像g2が前記はみ出し画像であると判定された場合、フォントデータ取得部12b、文字列ラスタライズ部12cおよびはみ出し判定部12dが、前記リトライ処理を実行する(工程S201〜S204)。   As described above, when the image processing apparatus 10 determines that the substitute character string image g2 is the protrusion image, the font data acquisition unit 12b, the character string rasterization unit 12c, and the protrusion determination unit 12d perform the retry. Processing is executed (steps S201 to S204).

従って、画像処理装置10は、代用フォントデータD12を用いる代用文字列画像g2が許容領域903からはみ出すことを防止しつつ、極力、代用文字列画像g2をサイズ指定コードJ01cによって指定されたフォントサイズのままで描画することができる。   Therefore, the image processing apparatus 10 prevents the substitute character string image g2 using the substitute font data D12 from protruding from the allowable area 903 and, as much as possible, the substitute character string image g2 having the font size designated by the size designation code J01c. You can draw as is.

また、代用文字列画像g2をサイズ指定コードJ01cによって指定されたフォントサイズのままで描画することができない場合、画像処理装置10は、指定されたフォントサイズを前記サイズ縮小率に従ってリサイズした上で、前記縮小代用ラスタデータを生成する。これにより、代用フォントデータD12を用いる代用文字列画像g2が許容領域903からはみ出すことを防止することができる。   When the substitute character string image g2 cannot be drawn with the font size designated by the size designation code J01c, the image processing apparatus 10 resizes the designated font size according to the size reduction rate, The reduction substitute raster data is generated. As a result, the substitute character string image g2 using the substitute font data D12 can be prevented from protruding from the allowable area 903.

また、前記域内画像と判定された代用文字列画像g2について、前記充足率が算出され、前記充足率が前記目標範囲内に収まる代用文字列画像g2となる代用フォントデータD12が優先して採用される(図4の工程S207,S208,S213)。さらに、前記充足率が前記目標範囲内に収まらない場合、前記充足率が最大の代用文字列画像g2となる代用フォントデータD12が優先して採用される(図4の工程S209)。これにより、指定された種類のフォントに基づく文字列画像に対してより近似したサイズの代用文字列画像g2を描画することができる。   In addition, for the substitute character string image g2 determined to be the in-region image, the sufficiency rate is calculated, and substitute font data D12 that becomes the substitute character string image g2 in which the sufficiency rate falls within the target range is preferentially adopted. (Steps S207, S208, and S213 in FIG. 4). Furthermore, when the fullness rate does not fall within the target range, the substitute font data D12 that becomes the substitute character string image g2 having the maximum fullness rate is preferentially adopted (step S209 in FIG. 4). As a result, the substitute character string image g2 having a more approximate size can be drawn with respect to the character string image based on the designated type of font.

また、前述したように、図4の工程S201において、フォントデータ取得部12bが、"ゴシック"または"明朝"などの前記キーワードをより多く共通して含むフォント名を有する代用フォントデータD12を優先して取得することが考えられる。これにより、指定された種類のフォントに基づく文字列画像に対してより近似した形態の代用文字列画像g2を描画することができる。   Further, as described above, in step S201 in FIG. 4, the font data acquisition unit 12b gives priority to the substitute font data D12 having a font name including more commonly the keywords such as “Gothic” or “Mincho”. It is conceivable to get it. This makes it possible to draw the substitute character string image g2 having a more approximate form with respect to the character string image based on the designated type of font.

[応用例]
画像処理装置10において、フォントデータD1を予め記憶する不揮発性の記憶部が、通信部5を通じて通信可能な他装置の記憶部であることも考えられる。この場合、画像処理装置10は、前記他装置の記憶部から通信部5を通じて指定フォントデータD11および代用フォントデータD12を取得する。
[Application example]
In the image processing apparatus 10, the nonvolatile storage unit that stores font data D <b> 1 in advance may be a storage unit of another device that can communicate through the communication unit 5. In this case, the image processing apparatus 10 acquires the designated font data D11 and the substitute font data D12 from the storage unit of the other apparatus through the communication unit 5.

図4に示される処理において、前記充足率に関する工程S207,S208の処理が省略されることも考えられる。この場合、代用文字列画像g2が前記域内画像であると判定された場合、工程S213の処理が実行される。   In the process shown in FIG. 4, it may be considered that the processes in steps S207 and S208 related to the sufficiency rate are omitted. In this case, when it is determined that the substitute character string image g2 is the intra-region image, the process of step S213 is executed.

1 :制御部
2 :画像形成部
3 :内蔵ストレージ
4 :操作表示部
5 :通信部
8 :端末装置
9 :シート
10 :画像処理装置
11 :ジョブ制御部
11a :印刷制御部
11b :FAX制御部
12 :画像処理部
12a :ジョブデータ解析部
12b :フォントデータ取得部
12c :文字列ラスタライズ部
12d :はみ出し判定部
12e :縮小率算出部
12f :サイズ調整部
12g :その他ラスタライズ部
12h :合成部
12i :充足度算出部
13 :制御部
80 :ネットワーク
901 :有効領域
902 :優先領域
903 :許容領域
904 :単位代用文字列領域
904a :基点
D0 :描画用ラスタデータ
D1 :フォントデータ(ベクターフォントデータ)
D11 :指定フォントデータ
D12 :代用フォントデータ
J0 :描画ジョブデータ
J01 :指定文字列描画情報
J01a :文字コードデータ
J01b :指定フォント名
J01c :サイズ指定コード
J01x :フォント指定情報
J01y :描画座標データ
J02 :オブジェクト描画情報
J02x :描画内容データ
J02y :描画座標データ
J1 :印刷ジョブデータ
J2 :FAXジョブデータ
g00 :合成画像
g1 :指定文字列画像
g2 :代用文字列画像
g20 :単位代用文字列画像
g21 :基本サイズ文字列画像
g22 :縮小サイズ文字列画像
g3 :その他オブジェクト画像
1: Control unit 2: Image forming unit 3: Built-in storage 4: Operation display unit 5: Communication unit 8: Terminal device 9: Sheet 10: Image processing device 11: Job control unit 11a: Print control unit 11b: FAX control unit 12 : Image processing unit 12a: Job data analysis unit 12b: Font data acquisition unit 12c: Character string rasterization unit 12d: Overhang determination unit 12e: Reduction rate calculation unit 12f: Size adjustment unit 12g: Other rasterization unit 12h: Composition unit 12i: Satisfaction Degree calculation unit 13: Control unit 80: Network 901: Effective area 902: Priority area 903: Allowable area 904: Unit substitution character string area 904a: Base point D0: Raster data for drawing D1: Font data (vector font data)
D11: Designated font data D12: Substitute font data J0: Drawing job data J01: Designated character string drawing information J01a: Character code data J01b: Designated font name J01c: Size designation code J01x: Font designation information J01y: Drawing coordinate data J02: Object Drawing information J02x: Drawing content data J02y: Drawing coordinate data J1: Print job data J2: FAX job data g00: Composite image g1: Designated character string image g2: Substitute character string image g20: Unit substitute character string image g21: Basic size character Column image g22: Reduced size character string image g3: Other object image

Claims (6)

描画文字列を含む描画オブジェクトのページ毎の描画内容情報および描画位置情報を含む描画ジョブデータを取得する描画ジョブデータ取得部と、
前記描画内容情報が前記描画文字列についての文字コード、指定フォントおよび指定フォントサイズを表すフォント指定情報を含む場合において、前記指定フォントの情報が、不揮発性のフォント記憶部に予め記憶された複数種類のベクターフォントデータのいずれかを表す既存フォントの情報であれば、前記フォント指定情報の前記文字コードおよび前記指定フォントに対応する指定フォントデータを前記フォント記憶部から取得し、前記指定フォントの情報が前記既存フォントの情報でなければ、前記指定フォントデータに代わる代用フォントデータを前記フォント記憶部から取得するフォントデータ取得部と、
前記指定フォントデータが前記フォント記憶部から取得された場合に、前記指定フォントデータおよび前記指定フォントサイズにより特定される文字列画像のラスタデータである指定文字列ラスタデータを生成し、前記代用フォントデータが前記フォント記憶部から取得された場合に、前記代用フォントデータおよび前記指定フォントサイズにより特定される文字列画像のラスタデータである代用文字列ラスタデータを生成する文字列ラスタライズ部と、
前記指定文字列ラスタデータが表す画像である指定文字列画像と、前記代用文字列ラスタデータが表す画像である代用文字列画像と、その他の前記描画オブジェクトに関する前記描画内容情報により特定されるその他オブジェクト画像とが前記描画位置情報に従って配列された画像において、前記代用文字列画像が、許容領域からはみ出すはみ出し画像であるか、そうではない域内画像であるかを判定するはみ出し判定部と、
前記描画内容情報に従って前記その他オブジェクト画像のラスタデータであるその他オブジェクトラスタデータを生成するその他ラスタライズ部と、
前記代用文字列画像が前記域内画像であると判定された場合に、前記指定文字列ラスタデータと前記代用文字列ラスタデータと前記その他オブジェクトラスタデータとを前記描画位置情報に従って合成することにより描画用ラスタデータを生成する合成部と、を備え、
前記許容領域は、ページの有効領域から前記指定文字列画像および前記その他オブジェクト画像が占める優先領域を除いた残りの領域であり、
前記代用文字列画像が前記はみ出し画像であると判定された場合に、前記フォントデータ取得部、前記文字列ラスタライズ部および前記はみ出し判定部が、リトライ処理を実行し、
前記リトライ処理において、
前記フォントデータ取得部が、前記フォント記憶部から他の種類の前記代用フォントデータを新たに取得し、
さらに、前記文字列ラスタライズ部が、新たに取得された前記代用フォントデータおよび前記指定フォントサイズに対応する前記代用文字列ラスタデータを新たに生成し、
さらに、前記はみ出し判定部が、新たに生成された前記代用文字列ラスタデータが表す前記代用文字列画像が前記はみ出し画像であるか前記域内画像であるかを判定する、画像処理装置。
A drawing job data acquisition unit for acquiring drawing job data including drawing content information and drawing position information for each page of a drawing object including a drawing character string;
When the drawing content information includes font designation information indicating a character code, a designated font, and a designated font size for the drawing character string, a plurality of types of information on the designated font stored in advance in a nonvolatile font storage unit If the existing font information represents any one of the vector font data, the character code of the font designation information and the designated font data corresponding to the designated font are acquired from the font storage unit, and the designated font information is If it is not information on the existing font, a font data acquisition unit that acquires substitute font data instead of the designated font data from the font storage unit;
When the designated font data is acquired from the font storage unit, the designated font data and raster data of a character string image specified by the designated font size are generated, and the substitute font data is generated. A character string rasterizing unit that generates substitute character string raster data that is raster data of a character string image specified by the substitute font data and the designated font size;
A designated character string image that is an image represented by the designated character string raster data, a substitute character string image that is an image represented by the substitute character string raster data, and other objects specified by the drawing content information regarding the other drawing objects In an image arranged in accordance with the drawing position information, a protrusion determination unit that determines whether the substitute character string image is a protruding image that protrudes from an allowable region or an in-region image that does not.
Other rasterizing unit for generating other object raster data that is raster data of the other object image according to the drawing content information;
When it is determined that the substitute character string image is the intra-region image, the designated character string raster data, the substitute character string raster data, and the other object raster data are combined according to the drawing position information for drawing. A synthesis unit for generating raster data,
The allowable area is a remaining area excluding a priority area occupied by the designated character string image and the other object image from an effective area of a page,
When it is determined that the substitute character string image is the protrusion image, the font data acquisition unit, the character string rasterization unit, and the protrusion determination unit execute a retry process,
In the retry process,
The font data acquisition unit newly acquires the substitute font data of another type from the font storage unit,
Further, the character string rasterization unit newly generates the substitute character string raster data corresponding to the newly obtained substitute font data and the designated font size,
Furthermore, the protrusion determination unit determines whether the substitute character string image represented by the newly generated substitute character string raster data is the protrusion image or the intra-region image.
前記域内画像と判定された前記代用文字列画像の前記許容領域に対する充足度を算出する充足度算出部をさらに備え、
前記代用文字列画像が前記域内画像であると判定され、かつ、前記充足度が予め設定された目標範囲から外れる場合にも、前記フォントデータ取得部、前記文字列ラスタライズ部および前記はみ出し判定部が、前記リトライ処理を実行し、
前記合成部は、前記域内画像と判定された前記代用文字列画像の前記充足度が前記目標範囲に収まる場合に、前記充足度が前記目標範囲に収まる前記代用文字列画像に対応する前記代用文字列ラスタデータに基づいて前記描画用ラスタデータを生成し、前記域内画像と判定された前記代用文字列画像の前記充足度が前記目標範囲から外れる場合に、前記充足度が最大の前記代用文字列画像に対応する前記代用文字列ラスタデータに基づいて前記描画用ラスタデータを生成する、請求項1に記載の画像処理装置。
A satisfaction degree calculating unit that calculates a degree of satisfaction with respect to the allowable area of the substitute character string image determined to be the in-region image;
Even when it is determined that the substitute character string image is the intra-region image and the sufficiency is outside the preset target range, the font data acquisition unit, the character string rasterization unit, and the protrusion determination unit , Execute the retry process,
The synthesizing unit, when the sufficiency of the substitute character string image determined to be the in-region image falls within the target range, the substitute character corresponding to the substitute character string image having the sufficiency within the target range When the rendering raster data is generated based on column raster data, and the sufficiency of the surrogate character string image determined to be the in-region image is out of the target range, the surrogate character string having the maximum sufficiency The image processing apparatus according to claim 1, wherein the drawing raster data is generated based on the substitute character string raster data corresponding to an image.
前記はみ出し画像と判定された前記代用文字列画像を前記許容領域内に収める縮小率を算出する縮小率算出部と、
前記フォント記憶部に記憶されている全ての種類の前記ベクターフォントデータに対応する全ての種類の前記代用文字列画像が前記はみ出し画像であると判定された場合に、前記指定フォントサイズを最大の前記縮小率に従って調整することにより縮小フォントサイズを算出するサイズ調整部と、をさらに備え、
前記文字列ラスタライズ部は、前記代用フォントデータおよび前記縮小フォントサイズにより特定される文字列画像のラスタデータである縮小代用ラスタデータを生成可能であり、
前記合成部は、前記指定文字列ラスタデータと前記縮小代用ラスタデータと前記その他オブジェクトラスタデータとを前記描画位置情報に従って合成することにより前記描画用ラスタデータを生成可能である、請求項1または請求項2に記載の画像処理装置。
A reduction ratio calculation unit for calculating a reduction ratio for fitting the substitute character string image determined as the protruding image within the allowable area;
When it is determined that all types of the substitute character string images corresponding to all types of the vector font data stored in the font storage unit are the protruding images, the designated font size is set to the maximum A size adjustment unit that calculates a reduced font size by adjusting according to the reduction ratio;
The character string rasterization unit can generate reduced substitute raster data that is raster data of a character string image specified by the substitute font data and the reduced font size,
2. The rendering raster data can be generated by synthesizing the designated character string raster data, the reduced substitution raster data, and the other object raster data according to the rendering position information. Item 3. The image processing apparatus according to Item 2.
前記指定フォントの情報が前記既存フォントの情報ではない場合に、前記フォントデータ取得部は、前記指定フォントの情報と前記複数種類のベクターフォントデータとの間でフォント名を比較し、予め定められたキーワードをより多く共通して含む前記フォント名を有する前記代用フォントデータを前記フォント記憶部から取得する、請求項1から請求項3のいずれか1項に記載の画像処理装置。   When the information on the designated font is not the information on the existing font, the font data acquisition unit compares the font name between the information on the designated font and the plurality of types of vector font data, and is determined in advance. The image processing apparatus according to claim 1, wherein the substitute font data having the font name including more keywords in common is acquired from the font storage unit. 前記描画用ラスタデータに基づいてシートに画像を形成する画像形成部を備える、請求項1から請求項4のいずれか1項に記載の画像処理装置。   The image processing apparatus according to claim 1, further comprising an image forming unit that forms an image on a sheet based on the drawing raster data. 描画文字列を含む描画オブジェクトのページ毎の描画内容情報および描画位置情報を含む描画ジョブデータを取得する工程と、
前記描画内容情報が前記描画文字列についての文字コード、指定フォントおよび指定フォントサイズを表すフォント指定情報を含む場合において、前記指定フォントの情報が、不揮発性のフォント記憶部に予め記憶された複数種類のベクターフォントデータのいずれかを表す既存フォントの情報であれば、前記フォント指定情報の前記文字コードおよび前記指定フォントに対応する指定フォントデータを前記フォント記憶部から取得し、前記指定フォントの情報が前記既存フォントの情報でなければ、前記指定フォントデータに代わる代用フォントデータを前記フォント記憶部から取得する工程と、
前記指定フォントデータが前記フォント記憶部から取得された場合に、前記指定フォントデータおよび前記指定フォントサイズにより特定される文字列画像のラスタデータである指定文字列ラスタデータを生成し、前記代用フォントデータが前記フォント記憶部から取得された場合に、前記代用フォントデータおよび前記指定フォントサイズにより特定される文字列画像のラスタデータである代用文字列ラスタデータを生成する工程と、
前記指定文字列ラスタデータが表す画像である指定文字列画像と、前記代用文字列ラスタデータが表す画像である代用文字列画像と、その他の前記描画オブジェクトに関する前記描画内容情報により特定されるその他オブジェクト画像とが前記描画位置情報に従って配列された画像において、前記代用文字列画像が、許容領域からはみ出すはみ出し画像であるか、そうではない域内画像であるかを判定する工程と、
前記描画内容情報に従って前記その他オブジェクト画像のラスタデータであるその他オブジェクトラスタデータを生成する工程と、
前記代用文字列画像が前記域内画像であると判定された場合に、前記指定文字列ラスタデータと前記代用文字列ラスタデータと前記その他オブジェクトラスタデータとを前記描画位置情報に従って合成することにより描画用ラスタデータを生成する工程と、を含み、
前記許容領域は、ページの有効領域から前記指定文字列画像および前記その他オブジェクト画像が占める優先領域を除いた残りの領域であり、
前記代用文字列画像が前記はみ出し画像であると判定された場合に行われる工程として、
前記フォント記憶部から他の種類の前記代用フォントデータを新たに取得する工程と、
新たに取得された前記代用フォントデータおよび前記指定フォントサイズに対応する前記代用文字列ラスタデータを新たに生成する工程と、
新たに生成された前記代用文字列ラスタデータが表す前記代用文字列画像が前記はみ出し画像であるか前記域内画像であるかを判定する工程と、をさらに含む、画像処理方法。
Obtaining drawing job data including drawing content information and drawing position information for each page of a drawing object including a drawing character string;
When the drawing content information includes font designation information indicating a character code, a designated font, and a designated font size for the drawing character string, a plurality of types of information on the designated font stored in advance in a nonvolatile font storage unit If the existing font information represents any one of the vector font data, the character code of the font designation information and the designated font data corresponding to the designated font are acquired from the font storage unit, and the designated font information is If it is not information of the existing font, a step of acquiring substitute font data in place of the designated font data from the font storage unit;
When the designated font data is acquired from the font storage unit, the designated font data and raster data of a character string image specified by the designated font size are generated, and the substitute font data is generated. Generating the substitute character string raster data that is the raster data of the character string image specified by the substitute font data and the designated font size,
A designated character string image that is an image represented by the designated character string raster data, a substitute character string image that is an image represented by the substitute character string raster data, and other objects specified by the drawing content information regarding the other drawing objects In the image arranged according to the drawing position information, determining whether the substitute character string image is a protruding image that protrudes from the allowable region or an in-region image that does not.
Generating other object raster data that is raster data of the other object image according to the drawing content information;
When it is determined that the substitute character string image is the intra-region image, the designated character string raster data, the substitute character string raster data, and the other object raster data are combined according to the drawing position information for drawing. Generating raster data, and
The allowable area is a remaining area excluding a priority area occupied by the designated character string image and the other object image from an effective area of a page,
As a step performed when it is determined that the substitute character string image is the protruding image,
A step of newly acquiring the substitute font data of another type from the font storage unit;
Newly generating the substitute font data and the substitute character string raster data corresponding to the designated font size;
And a step of determining whether the substitute character string image represented by the newly generated substitute character string raster data is the protruding image or the intra-region image.
JP2017009170A 2017-01-23 2017-01-23 Image processing apparatus and image processing method Active JP6601426B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017009170A JP6601426B2 (en) 2017-01-23 2017-01-23 Image processing apparatus and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017009170A JP6601426B2 (en) 2017-01-23 2017-01-23 Image processing apparatus and image processing method

Publications (2)

Publication Number Publication Date
JP2018121103A JP2018121103A (en) 2018-08-02
JP6601426B2 true JP6601426B2 (en) 2019-11-06

Family

ID=63044038

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017009170A Active JP6601426B2 (en) 2017-01-23 2017-01-23 Image processing apparatus and image processing method

Country Status (1)

Country Link
JP (1) JP6601426B2 (en)

Also Published As

Publication number Publication date
JP2018121103A (en) 2018-08-02

Similar Documents

Publication Publication Date Title
JP2004318581A (en) Information processor and method of displaying print preview
JP2019061622A (en) program
JP2004152255A (en) Information processing device, information processing method, and printing control program
JP6601426B2 (en) Image processing apparatus and image processing method
JP6589302B2 (en) Information processing apparatus, image reading apparatus, and image display method
JP6597510B2 (en) Image processing apparatus and image processing method
JP7024270B2 (en) Program and printing system
JP6575216B2 (en) Image processing apparatus, image forming apparatus, and image processing program
JP5929689B2 (en) Preview image generation apparatus, preview image generation method, and computer program
JP2004054898A (en) Printing data generating device, printing data generating method and program
JP6036512B2 (en) Image forming apparatus and image forming system
JP6015478B2 (en) Control device, control method, and printer driver program
JP2018020471A (en) Image processing apparatus and image processing method
JP5957979B2 (en) Image processing method, image processing program, and image forming apparatus
JP7152879B2 (en) Information processing device and its control method and program
JP2019204993A (en) Image processing apparatus and control program for image processing apparatus
JP6939342B2 (en) Printer driver and information processing device
JP7255277B2 (en) Image processing device and image processing system
JP6727273B2 (en) Image forming apparatus, control method thereof, and program
JP7002826B2 (en) Data processing equipment, information processing equipment, image forming equipment, data processing method, and printer driver
JP5310538B2 (en) Print control program and information processing apparatus
JP6881194B2 (en) Printer driver and information processing device
JP2016021641A (en) Information processor and program
JP2007081886A (en) Drawing processing apparatus
JP6518155B2 (en) Information processing apparatus, information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181029

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190830

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190910

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190923

R150 Certificate of patent or registration of utility model

Ref document number: 6601426

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150