JPH0520411A - Information processor - Google Patents
Information processorInfo
- Publication number
- JPH0520411A JPH0520411A JP3195701A JP19570191A JPH0520411A JP H0520411 A JPH0520411 A JP H0520411A JP 3195701 A JP3195701 A JP 3195701A JP 19570191 A JP19570191 A JP 19570191A JP H0520411 A JPH0520411 A JP H0520411A
- Authority
- JP
- Japan
- Prior art keywords
- data
- dot
- vector
- vector data
- generating
- 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.)
- Pending
Links
Landscapes
- Processing Or Creating Images (AREA)
- Image Processing (AREA)
- Record Information Processing For Printing (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、例えばCADシステム
のように、座標情報を含むコード化された情報を処理し
それによって生成される情報に応じた記録(プリント)
を行なう情報処理装置に関し、特に異なる2つの出力モ
ードを備える情報処理装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention processes coded information including coordinate information and records (prints) according to the information generated by the coded information, such as a CAD system.
The present invention relates to an information processing apparatus for performing the above, and particularly to an information processing apparatus having two different output modes.
【0002】[0002]
【従来の技術】CADシステムにおいては、一般に、生
成される情報の汎用性を高めて編集等の処理を簡単に
し、且つ処理する情報量を少なくして処理時間を短縮す
るため、処理装置(コンピュータ)の内部ではコード化
した情報を扱う。2. Description of the Related Art Generally, in a CAD system, a versatility of generated information is improved to simplify processing such as editing, and the amount of information to be processed is reduced to shorten processing time. ) Handles coded information.
【0003】例えば一本の直線であれば、その線の一端
の座標、他端の座標及び線の属性等(線の種別等)を表
す一連のコード群によってそれが表現される。For example, in the case of a single straight line, it is represented by a series of code groups representing the coordinates of one end of the line, the coordinates of the other end, and the attributes of the line (type of line, etc.).
【0004】ところで、記録装置として記録速度の速い
ラインプリンタを採用しているCADシステム等におい
ては、処理装置内部のコード化データを処理装置本体か
又はプリンタで、コード化データに対応する多数のドッ
トデータを生成し記録される順番に並べた後でなけれ
ば、それを印字できない。この処理をラスタ処理と呼び
またこのラスタ処理により生成された信号をラスタ信号
と呼ぶ。By the way, in a CAD system or the like which employs a line printer having a high recording speed as a recording device, the coded data inside the processing device is processed by the main body of the processing device or the printer, and a large number of dots corresponding to the coded data. Only after the data has been generated and arranged in the order in which it will be recorded can it be printed. This processing is called raster processing, and the signals generated by this raster processing are called raster signals.
【0005】そこでオペレータは印字要求する際に、処
理装置本体でコード化データに対応する多数のドットデ
ータを生成し記録される順番に並べてそれをプリンタに
出力して印字するか、あるいは処理装置本体からはコー
ド化データをプリンタに出力してプリンタでコード化デ
ータに対応する多数のドットデータを生成し記録される
順番に並べて印字するか、いずれか一方を予め選択して
いた。Therefore, when the operator makes a print request, a large number of dot data corresponding to the coded data are generated in the processing apparatus main body and arranged in the order of recording and output to a printer for printing, or the processing apparatus main body is printed. From here on, the encoded data is output to the printer, a large number of dot data corresponding to the encoded data is generated by the printer, and the dot data is arranged in the recording order and printed. Either one is selected in advance.
【0006】[0006]
【発明が解決しようとする課題】例えば、直線が数本の
ような簡単な絵のデータであれば、コード化データの方
がドットデータのデータよりもデータ量が少なく、処理
装置本体からプリンタに伝送する伝送時間にかかる時間
は短く効率が良いため、処理装置本体からコード化デー
タのままプリンタに伝送し出力する出力モードをオペレ
ータは選択している。For example, in the case of simple picture data such as a few straight lines, the coded data has a smaller amount of data than the dot data, so that the processing device main body can transfer the data to the printer. Since the transmission time required for transmission is short and efficient, the operator selects the output mode in which the encoded data is transmitted from the processing apparatus main body to the printer and output.
【0007】一方、作成される絵が複雑になると直線ま
たは円等の数が多くなるために、かえって処理装置本体
でラスタ処理を行い生成されたドットデータをラスタ信
号として伝送した方が伝送時間が短くなり効率が良くな
る場合があるので、この場合処理装置本体でラスタ処理
を行い生成されたラスタ信号をプリンタに伝送し出力す
る出力モードをオペレータは選択している。On the other hand, when the picture to be created becomes complicated, the number of straight lines or circles increases, so that it is rather time-consuming to transmit the dot data generated by performing the raster processing in the processing apparatus main body as a raster signal. In this case, the operator selects the output mode in which the raster processing is performed by the processing apparatus main body and the generated raster signal is transmitted to the printer and output.
【0008】しかし、オペレータが予めいずれの出力モ
ードで出力させた方が、伝送時間が短くなり効率が良く
なるのかを判断することは困難であり、かつ、不慣れな
オペレータには2つの出力モードがあることがわからず
に伝送時間の長い出力モードのまま出力を行ってしまい
効率が悪くなるという不具合があった。However, it is difficult to judge which output mode the operator outputs in advance, which shortens the transmission time and improves the efficiency, and there are two output modes for an unfamiliar operator. There was a problem that the efficiency was deteriorated because the output was performed in the output mode in which the transmission time was long without knowing the fact.
【0009】本発明は、上記の点に鑑みてなされたもの
であり、データの出力にかかる処理を効率よく実行する
情報処理装置を提供するものである。The present invention has been made in view of the above points, and provides an information processing apparatus that efficiently executes a process related to data output.
【0010】[0010]
【課題を解決するための手段】請求項1または2記載の
発明は、ベクトルデータに対応したドットデ−タを生成
する生成手段と、ベクトルデータのデ−タ数を演算する
演算手段と、演算手段により演算されたデ−タ数と所定
基準デ−タ数とを比較する比較手段と、比較手段の結果
に応じてドットデ−タを生成すべく生成手段を制御する
制御手段とからなり、請求項3記載の発明は、ベクトル
データに対応したドットデ−タを生成する生成手段と、
生成手段により生成されたドットデ−タを格納する格納
手段と、ベクトルデータのデ−タ数を演算する第1の演
算手段と、格納手段に格納されたドットデ−タのデ−タ
数を演算する第2の演算手段と、第1の演算手段により
演算されたベクトルデータのデ−タ数と前記第2の演算
手段により演算されたドットデ−タのデ−タ数とを比較
する比較手段と、比較手段の結果に応じてベクトルデー
タ形式で出力させるかあるいはドットデータ形式で出力
させるか選択する選択手段からなる。According to a first or second aspect of the present invention, a generating means for generating dot data corresponding to vector data, a calculating means for calculating the number of data of the vector data, and a calculating means. Claims: Comparing means for comparing the number of data calculated by the above with a predetermined reference data number, and control means for controlling the generating means to generate dot data according to the result of the comparing means. According to the invention described in No. 3, generating means for generating dot data corresponding to vector data,
A storage means for storing the dot data generated by the generation means, a first calculation means for calculating the number of vector data data, and a number of dot data data stored in the storage means. Second computing means, comparing means for comparing the number of vector data computed by the first computing means with the number of dot data computed by the second computing means, It comprises a selection means for selecting whether to output in the vector data format or the dot data format according to the result of the comparison means.
【0011】[0011]
【作 用】請求項1又は2記載の発明によれば、情報処
理装置は、印字要求のあったベクトルデータを記憶部か
ら読みだし1頁分のデータ数を演算手段により演算す
る。演算したデータ数と予め設定されている所定基準デ
ータ数を比較手段により比較し、演算したデータ数が所
定基準データ数以上のときは、制御手段で生成手段を制
御しベクトルデータに対応したドットデ−タを生成し出
力させる。According to the first or second aspect of the present invention, the information processing apparatus reads the vector data for which printing is requested from the storage unit and calculates the number of data for one page by the calculation means. The calculated data number is compared with the preset predetermined reference data number by the comparison means, and when the calculated data number is equal to or larger than the predetermined reference data number, the control means controls the generation means to control the dot data corresponding to the vector data. To generate and output data.
【0012】従って、データの量に最適な出力モードが
自動的に選択され、印字処理の能率が向上する。Therefore, the optimum output mode for the amount of data is automatically selected, and the efficiency of the printing process is improved.
【0013】請求項3記載の発明によれば、情報処理装
置は、印字要求のあったベクトルデータを記憶部から読
みだし1頁分のデータ数を第1の演算手段により演算す
る。また、生成手段によりベクトルデータに対応したド
ットデ−タが生成され格納手段に格納される。格納され
たデ−タ数を第2の演算手段により演算する。第1の演
算手段により演算されたデータ数と第2の演算手段によ
り演算されたデータ数を比較手段により比較し、どちら
かデータ数の少ない方のデータ形式を選択手段により選
択し出力させる。According to the third aspect of the present invention, the information processing apparatus reads the vector data for which printing is requested from the storage unit and calculates the number of data for one page by the first calculating means. Also, the dot data corresponding to the vector data is generated by the generating means and stored in the storing means. The number of stored data is calculated by the second calculating means. The number of data calculated by the first calculation means and the number of data calculated by the second calculation means are compared by the comparison means, and either one of the data formats having the smaller number of data is selected and output by the selection means.
【0014】従って、データの量により最適な出力モー
ドが自動的に選択され、印字処理の能率が一層向上す
る。Therefore, the optimum output mode is automatically selected according to the amount of data, and the efficiency of print processing is further improved.
【実施例】以下、図面を参照し、本発明の実施例につい
て説明する。図1及び2は請求項1または2記載の発明
の情報処理装置の一実施例を示す図である。Embodiments of the present invention will be described below with reference to the drawings. 1 and 2 are diagrams showing an embodiment of an information processing apparatus of the invention according to claim 1 or 2.
【0015】図1において、情報処理装置本体10はR
AM、ROMを含むマイクロプロセッサにより構成さ
れ、装置全般の制御を行う制御部1、オペレータに対す
る各種メッセージ及びデータを表示させる画面表示部
2、オペレータが操作情報を入力するための入力部3、
ベクトルデータに関する情報が格納されているベクトル
データ格納部4、ベクトルデータに対応したドットデー
タを生成するドットデータ生成部5、データバス6、プ
リンタ20とのデータの送受のためのインターフェース
7を有している。In FIG. 1, the information processing apparatus main body 10 is R
A control unit 1 configured by a microprocessor including an AM and a ROM, which controls the entire apparatus, a screen display unit 2 for displaying various messages and data to an operator, an input unit 3 for an operator to input operation information,
It has a vector data storage unit 4 in which information about vector data is stored, a dot data generation unit 5 for generating dot data corresponding to the vector data, a data bus 6, and an interface 7 for transmitting / receiving data to / from the printer 20. ing.
【0016】図1の情報処理装置1のブロック図を流用
して、図2に本実施例のフローチャートを示す。Using the block diagram of the information processing apparatus 1 of FIG. 1 as an example, FIG. 2 shows a flowchart of this embodiment.
【0017】ここで、図2の本実施例のフローチャート
は、図1の制御部1に含まれるROMに格納された制御
プログラムを表すものである。The flowchart of this embodiment shown in FIG. 2 represents a control program stored in the ROM included in the control unit 1 shown in FIG.
【0018】そして制御部1に含まれる不図示のCPU
により実行される。A CPU (not shown) included in the control unit 1
Executed by.
【0019】図2において、ステップ10はオペレータ
により出力要求のあったベクトルデータをベクトルデー
タ格納部4から読みだし、このベクトルデータをプリン
タ20に伝送させた場合の1頁分のデータ数を演算する
ステップである。In FIG. 2, step 10 reads the vector data requested by the operator from the vector data storage unit 4 and calculates the number of data for one page when the vector data is transmitted to the printer 20. It is a step.
【0020】例えば、ベクトルデータが座標(10,2
0)と(300、1000)間の直線であると、データ
は、[ESC]3A 10 20 300 1000
[CR][LF]となり、データ数は19バイトとな
る。For example, the vector data has coordinates (10, 2).
If it is a straight line between 0) and (300, 1000), the data is [ESC] 3A 10 20 300 1000
It becomes [CR] [LF], and the data number becomes 19 bytes.
【0021】ステップ11はこのデータ数と制御部1の
ROM内に設定されている基準値とを比較するステップ
であり、この比較結果によってベクトルデータの出力モ
ードでプリンタに伝送させるかあるいはベクトルデータ
に対応したドットデータを生成して、ドットデータの出
力モードで伝送するか決定する。Step 11 is a step of comparing this number of data with a reference value set in the ROM of the control unit 1. Depending on the comparison result, the data is transmitted to the printer in the vector data output mode or the vector data is converted into vector data. It is determined whether to generate the corresponding dot data and transmit in the dot data output mode.
【0022】ステップ11のステップによりデータ数が
基準値以上と判断された場合、ステップ12を実行す
る。When the number of data is judged to be the reference value or more in step 11, step 12 is executed.
【0023】ステップ12はベクトルデータに対応した
ドットデータを生成して出力するため、ベクトルデータ
をドットデータ生成部5に渡すステップである。Step 12 is a step of passing the vector data to the dot data generating section 5 in order to generate and output dot data corresponding to the vector data.
【0024】ステップ13は制御部1がそれぞれの出力
モードでデータをインターフェース7を介してプリンタ
20に伝送させるステップである。Step 13 is a step in which the control section 1 transmits data to the printer 20 via the interface 7 in each output mode.
【0025】情報処理装置1内に設定される基準値は、
各印字用紙サイズと印刷装置の解像度により設定される
ものである。The reference value set in the information processing device 1 is
It is set according to each print paper size and the resolution of the printing apparatus.
【0026】例えば、印字用紙サイズがA4サイズで解
像度が300dpi(dot/inch)とすると、1
ラインのドット数は2480ドットでライン数は350
8ラインとなり、A4サイズの印字用紙1頁分のベクト
ルデータに対応したドットデ−タを生成するとデータ数
は約1MByteになる。For example, if the printing paper size is A4 size and the resolution is 300 dpi (dot / inch), 1
The number of dots on the line is 2480, and the number of lines is 350.
When the dot data corresponding to one page of A4 size printing paper is generated, the number of data becomes about 1 MByte.
【0027】しかし、通常は1頁分の全てのデータを伝
送することは滅多になく、白ライン、つまり何も書かれ
ていないラインは伝送しないようにして伝送するデータ
量をおさえている。However, normally, all the data for one page is rarely transmitted, and the white line, that is, the line where nothing is written, is not transmitted to suppress the amount of data to be transmitted.
【0028】そのため制御部1内のROMに設定させて
おく基準値は、A4サイズの場合には白ラインは伝送し
ないことを考慮にいれて、1MByteのある割合(例
えば1MByteの80%)にしておく。Therefore, the reference value to be set in the ROM in the control unit 1 is set to a certain ratio of 1 MByte (for example, 80% of 1 MByte) considering that the white line is not transmitted in the case of A4 size. deep.
【0029】なお、前述の実施例における基準値は制御
部1のRAM内に固定的に設定されるものとしたが、オ
ペレータが入力部3を介して入力したデータにより基準
値を自由に設定及び変更できるようにした可変なものと
してもよい。Although the reference value in the above embodiment is fixedly set in the RAM of the control unit 1, the reference value can be freely set and set by the data input by the operator through the input unit 3. It may be a variable one that can be changed.
【0030】図3は、請求項3記載の発明の情報処理装
置の一実施例を示す図である。本実施例は、上記図1に
示した情報処理装置10と同様の情報処理装置に適用し
たものであり、本実施例の説明においては、上記図1に
おいて用いた符号そのまま用い、その説明を省略する。FIG. 3 is a diagram showing an embodiment of an information processing apparatus of the invention described in claim 3. The present embodiment is applied to an information processing apparatus similar to the information processing apparatus 10 shown in FIG. 1, and in the description of the present embodiment, the reference numerals used in FIG. To do.
【0031】本実施例の情報処理装置10は、上記図1
の情報処理装置10とはその制御部1における制御処理
が異なる。図3に本発明を実施するフローチャートを示
す。The information processing apparatus 10 of this embodiment is the same as that shown in FIG.
The control processing of the control unit 1 is different from that of the information processing apparatus 10. FIG. 3 shows a flowchart for implementing the present invention.
【0032】図3において、ステップ20ではオペレー
タにより出力要求のあったベクトルデータを制御部1が
ベクトルデータ格納部4から読みだし、ベクトルデータ
をプリンタ20に伝送させた場合の1頁分のデータ数を
演算する。In FIG. 3, in step 20, the control unit 1 reads the vector data requested by the operator from the vector data storage unit 4, and the number of data for one page when the vector data is transmitted to the printer 20. Is calculated.
【0033】ステップ21はベクトルデータに対応した
ドットデータを生成するため、ベクトルデータをドット
データ生成部5に渡すステップである。尚、ドット生成
部5でベクトルデ−タに対応したドットデータが生成さ
れると、制御部1はこのベクトルデ−タをドットデータ
生成部5から読みだし、ベクトルデ−タ格納部4に再度
格納させる。Step 21 is a step of passing the vector data to the dot data generator 5 in order to generate dot data corresponding to the vector data. When the dot generation unit 5 generates dot data corresponding to vector data, the control unit 1 reads this vector data from the dot data generation unit 5 and stores it in the vector data storage unit 4 again.
【0034】ステップ22はステップ21で生成された
ドットデータのデータ数を演算するステップである。Step 22 is a step of calculating the data number of the dot data generated in step 21.
【0035】ステップ23はステップ20で演算された
ベクトルデータのデータ数とステップ22で演算された
ドットデータのデータ数を比較するステップである。Step 23 is a step of comparing the number of vector data calculated in step 20 with the number of dot data calculated in step 22.
【0036】ステップ24及びステップ25はステップ
23の比較結果に応じて出力モードを選択するステップ
である。ステップ23によりベクトルデータのデータ数
がドットデータのデータ数より少ないと判断された場合
には、ステップ24が実行されベクトルデータによる出
力モードが選択される。逆にステップ23によりベクト
ルデータのデータ数がドットデータのデータ数より多い
と判断された場合には、ステップ25が実行されドット
データによる出力モードが選択される。Steps 24 and 25 are steps for selecting an output mode according to the comparison result of step 23. If it is determined in step 23 that the number of vector data items is smaller than the number of dot data items, step 24 is executed and the vector data output mode is selected. On the contrary, if it is determined in step 23 that the number of vector data is larger than the number of dot data, step 25 is executed and the dot data output mode is selected.
【0037】ステップ26はステップ24またはステッ
プ25で選択された出力モードで、制御部1がデータを
インターフェース7を介してプリンタ20に伝送させる
ステップである。ベクトルデ−タの出力モードが選択さ
れた場合には、制御部1は再度格納されたベクトルデ−
タをベクトルデ−タ格納部4から読みだし、プリンタ2
0にベクトルデ−タの出力モードにて伝送させる。また
ドットデ−タの出力モードが選択された場合には、制御
部1はドットデ−タ生成部5にて生成されたドットデ−
タを読みだし、プリンタ20にドットデ−タの出力モー
ドにて伝送させる。Step 26 is a step in which the control unit 1 transmits data to the printer 20 via the interface 7 in the output mode selected in Step 24 or Step 25. When the output mode of the vector data is selected, the control unit 1 again stores the stored vector data.
Data from the vector data storage unit 4, and the printer 2
0 is transmitted in the output mode of vector data. When the dot data output mode is selected, the control unit 1 causes the dot data generation unit 5 to generate the dot data.
The data is read out and transmitted to the printer 20 in the dot data output mode.
【0038】尚、この発明を実施する情報処理装置は文
字及び図形を作成編集できる機能を有する装置であれば
何でもよく、オフイスコンピユータ、パーソナルコンピ
ユータ、画像編集処理システム、ワークステーシヨン、
CAD、CAD/CAM、図形プロセツサ等の各種の情
報処理装置に実施できる。The information processing apparatus embodying the present invention may be any apparatus having a function of creating and editing characters and figures, such as an office computer, a personal computer, an image editing processing system, a workstation,
It can be implemented in various information processing devices such as CAD, CAD / CAM, and graphic processors.
【0039】[0039]
【発明の効果】請求項1または2記載の発明によれば、
ベクトルデータのままプリンタに出力させるか、あるい
はドットデータを生成してドットデータの出力モードで
プリンタに出力させるかのいずれか一方を予め選択して
固定方式で行なわなければならなかった出力を、所定基
準値と出力させるデ−タのデ−タ数を比較しその比較結
果により出力モードが選択されるので、最適な出力モー
ドが自動的に選択され、出力処理のスループットは飛躍
的に向上する。According to the invention of claim 1 or 2,
The output that must be performed in a fixed manner by selecting either vector data as it is output to the printer or generating dot data and outputting it to the printer in the dot data output mode is performed. Since the reference value and the number of data to be output are compared and the output mode is selected according to the comparison result, the optimum output mode is automatically selected, and the throughput of the output processing is dramatically improved.
【0040】請求項3記載の発明によれば、上記所定基
準値は設定せずにベクトルデータに対応したドットデー
タを生成し、生成されたドットデータのデータ数とベク
トルデータのデータ数とを比較して、データ数の少ない
方の出力モードが選択されるので、より最適な出力モー
ドが自動的に選択され、出力処理のスループットは飛躍
的に向上する。According to the invention described in claim 3, dot data corresponding to vector data is generated without setting the predetermined reference value, and the number of generated dot data is compared with the number of vector data. Then, since the output mode with the smaller number of data is selected, the more optimal output mode is automatically selected, and the throughput of the output processing is dramatically improved.
【図1】請求項1または2記載の発明を示す機能ブロッ
ク図である。FIG. 1 is a functional block diagram showing the invention according to claim 1 or 2. FIG.
【図2】請求項1または2記載の発明による制御処理を
示すフロー図である。FIG. 2 is a flow chart showing a control process according to the invention of claim 1 or 2.
【図3】請求項3の発明による制御処理を示すフロー図
である。FIG. 3 is a flowchart showing a control process according to the invention of claim 3.
1 制御部 2 画面表示部 3 入力部 4 ベクトルデータ格納部 5 ドットデータ生成部 6 データバス 7 インターフェース 10 情報処理装置本体 20 プリンタ 1 control unit 2 screen display 3 input section 4 Vector data storage 5 dot data generator 6 data bus 7 interface 10 Information processing device body 20 printers
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 G06K 15/22 2116−5L ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification code Office reference number FI technical display location G06K 15/22 2116-5L
Claims (3)
標値をベクトルデータとしてもち、 前記ベクトルデータに対応したドットデ−タを生成する
生成手段と、 前記生成手段により生成されたドットデ−タを格納する
格納手段とを有しインターフェースを介して印字装置と
接続された情報処理装置において、 前記印字装置にベクトルデ−タあるいはドットデ−タの
どちらで伝送する場合のデ−タ量が少ないかを判断する
ための所定基準値と、 前記ベクトルデータのデ−タ数を演算する演算手段と、 前記デ−タ数と所定基準デ−タ数とを比較する比較手段
と、 前記比較手段で前記データ数が前記所定基準デ−タ数以
上と判断された場合に前記ベクトルデータからドットデ
−タを生成すべく前記生成手段を制御する制御手段とを
備えたことを特徴とする情報処理装置。1. A generating means for generating a dot data corresponding to the vector data, having a representative point coordinate value giving a contour line coordinate of a graphic image as vector data, and a dot data generated by the generating means. In an information processing apparatus having a storing means for storing and connected to a printing apparatus through an interface, it is judged whether the amount of data to be transmitted to the printing apparatus by vector data or dot data is small. A predetermined reference value for calculating the number of data of the vector data, a comparing means for comparing the number of data with a predetermined reference data number, and the number of data by the comparing means. Is determined to be greater than or equal to the predetermined reference data number, the control means controls the generation means to generate dot data from the vector data. Information processing equipment to be collected.
イズと前記情報処理装置にインターフェースを介して接
続された印刷装置の解像度により設定されることを特徴
とする請求項1記載の情報処理装置。2. The information according to claim 1, wherein the predetermined reference data number is set according to a size of printing paper and a resolution of a printing device connected to the information processing device via an interface. Processing equipment.
標値をベクトルデータとしてもち、 前記ベクトルデータに対応したドットデ−タを生成する
生成手段と、 前記生成手段により生成されたドットデ−タを格納する
格納手段とを有する情報処理装置において、 前記ベクトルデータのデ−タ数を演算する第1の演算手
段と、 前記格納手段に格納された前記ドットデータのデ−タ数
を演算する第2の演算手段と、 前記第1の演算手段で演算された第1のデ−タ数と前記
第2の演算手段で演算された前記第2のデ−タ数とを比
較する比較手段と、 前記比較手段で前記第1のデ−タ数が前記第2のデ−タ
数以上と判断された場合に前記ベクトルデータからドッ
トデ−タを生成すべく前記生成手段を制御する制御手段
とを備えたことを特徴とする情報処理装置。3. A generating means for generating a dot data corresponding to the vector data, which has coordinate values of representative points giving contour coordinates of a graphic image as vector data, and dot data generated by the generating means. In an information processing device having a storage means for storing, a first calculation means for calculating the number of data of the vector data and a second calculation means for calculating the number of data of the dot data stored in the storage means Computing means, comparing means for comparing the first data number computed by the first computing means with the second data number computed by the second computing means, And a control means for controlling the generating means to generate dot data from the vector data when the comparing means determines that the first data number is greater than or equal to the second data number. Information that is characterized by Information processing device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3195701A JPH0520411A (en) | 1991-07-10 | 1991-07-10 | Information processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3195701A JPH0520411A (en) | 1991-07-10 | 1991-07-10 | Information processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0520411A true JPH0520411A (en) | 1993-01-29 |
Family
ID=16345545
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3195701A Pending JPH0520411A (en) | 1991-07-10 | 1991-07-10 | Information processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0520411A (en) |
-
1991
- 1991-07-10 JP JP3195701A patent/JPH0520411A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4843405A (en) | Method of controlling reproduction of image in bit-map controlled laser printer | |
US6247028B1 (en) | Controlling attributes of pre-registered form data to match those of data to be printed with the form data | |
JP4656623B2 (en) | Drawing method, image processing apparatus, and recording medium | |
EP0684546B1 (en) | Printing apparatus, printing system, and a method for acquiring character resources of the printing system | |
JP3058168B2 (en) | Character processing apparatus and method | |
US5297246A (en) | Printer system and operating method therefor | |
JP2939059B2 (en) | Information processing apparatus, electronic device, and information processing method | |
US7092120B2 (en) | Image transformation apparatus and image transformation program storage medium | |
JPH0643142B2 (en) | Printer space processing device | |
JPH0520411A (en) | Information processor | |
JPH04264915A (en) | Form overlay printing system | |
JP3281327B2 (en) | Information processing apparatus and information processing method | |
JP3867344B2 (en) | Image output device | |
JP2878715B2 (en) | Document creation device | |
JP2699385B2 (en) | Printing device | |
JP2711860B2 (en) | Output control method and device | |
JP4124408B2 (en) | Image processing system | |
JP3119094B2 (en) | Character output device | |
JPH05270097A (en) | Method and apparatus for printing | |
JPH10138555A (en) | Image forming apparatus, method using the same, and printing apparatus | |
JP2606557B2 (en) | DTP system | |
JP3089014B2 (en) | Output control method and device | |
JPH07334326A (en) | Printing system and method for presenting necessary recording time thereof | |
JP2002096506A (en) | Rasterizing method, print control device, print system, and recording medium recording program | |
JP2690567B2 (en) | Printing control device |