JPH07314782A - Printer control device - Google Patents

Printer control device

Info

Publication number
JPH07314782A
JPH07314782A JP6129830A JP12983094A JPH07314782A JP H07314782 A JPH07314782 A JP H07314782A JP 6129830 A JP6129830 A JP 6129830A JP 12983094 A JP12983094 A JP 12983094A JP H07314782 A JPH07314782 A JP H07314782A
Authority
JP
Japan
Prior art keywords
coordinate information
vector
transformation
information storage
stored
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
Application number
JP6129830A
Other languages
Japanese (ja)
Inventor
Satoshi Nakamura
中村  聡
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP6129830A priority Critical patent/JPH07314782A/en
Publication of JPH07314782A publication Critical patent/JPH07314782A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve printing speed and reduce data memory capacity by a printer control device equipped with a vector font expanding function. CONSTITUTION:A printer control device having a vector font expanding function comprises a RAM 103 and a CPU 102. The RAM 103 previously stores, before a character is deformed, coordinate information obtained by deforming a coordinate system en bloc before its deformation. The CPU 102 executes deformation expanding processing of the character based on the coordinate information after the deformation stored in the RAM 103.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は,プリンタ,ワードプロ
セッサ等に利用され,特に,1文字の変形を行う前に,
変形前の座標系を一括変形してRAMに記憶,あるいは
使用頻度の高い変形について,変形前の座標系を一括変
形して予めROMに記憶しておき,この座標情報に基づ
いてベクタフォント展開処理を実行するプリンタ制御装
置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used in printers, word processors, etc., and in particular, before performing transformation of one character,
The coordinate system before transformation is collectively transformed and stored in RAM, or for transformations that are frequently used, the coordinate system before transformation is transformed and stored in ROM in advance, and vector font expansion processing is performed based on this coordinate information. The present invention relates to a printer control device that executes the.

【0002】[0002]

【従来の技術】近年,ワープロ・DTP(デスクトップ
パブリシング)の高性能化により,1ページ中にいろい
ろな文字サイズを混在したり,文字修飾ができるように
なった。これに伴って,プリンタ側においても,文字の
サイズや形を自由に変えられるベクタフォントを標準で
搭載するようになってきている。
2. Description of the Related Art In recent years, due to the high performance of word processors and DTP (desktop publishing), various character sizes can be mixed in one page and character modification can be performed. Along with this, printers are also equipped with standard vector fonts that can freely change the size and shape of characters.

【0003】この従来のプリンタ制御装置におけるベク
タフォント展開は,一文字毎にラスタ展開を実行するも
のである。しかし,この方法では,すべての文字,点に
ついてベクタ−ラスタ変換を行うため,数1に示すよう
に乗算,除算,加算といった演算処理を行う必要があ
る。このため,1ページ中に文字数が多くなるような印
刷物に対しては,印刷速度の点でラスタフォントと比べ
て極端に劣ってしまうことになる。
The vector font expansion in this conventional printer control apparatus is to execute raster expansion for each character. However, in this method, since vector-raster conversion is performed for all characters and points, it is necessary to perform arithmetic processing such as multiplication, division, and addition as shown in Formula 1. Therefore, for a printed matter in which the number of characters in one page is large, the print speed is extremely inferior to the raster font.

【0004】[0004]

【数1】 [Equation 1]

【0005】上記の不具合を解消するため,フォントキ
ャシュと呼ばれる機能をもったものがある。これは1度
ラスタ展開した文字を記憶しておき,以降の処理におい
て同じ文字の展開は行わずに,前に展開したときに記憶
しておいたラスタを使用することでラスタフォントと同
等の処理を実行しようとするものである。
In order to solve the above problems, there is a font cache having a function. This is a process equivalent to a raster font by storing the raster-expanded character once, and not using the same character in the subsequent processing, and using the raster that was stored when expanded before. Is what you are trying to do.

【0006】[0006]

【発明が解決しようとする課題】しかしながら,上記に
示されるような従来のプリンタ制御装置にあっては,ベ
クタ−ラスタ変換はプリンタのCPUにとって高負荷な
処理となり,一文字毎にラスタ展開する方法は印刷速度
が明らかに低下するという問題点があった。
However, in the conventional printer control device as described above, the vector-raster conversion is a heavy load for the CPU of the printer, and a raster expansion method for each character is not possible. There is a problem that the printing speed obviously decreases.

【0007】また,フォントキャッシュを用いて一文字
毎に展開する方法は,印刷速度の点で有利であるが,ラ
スタで記憶するため,その展開サイズが大きくなる。こ
のため,記憶手段の記憶容量が大きくなる。さらに,漢
字フォントのような文字数の多いフォントではすべての
文字を記憶するには記憶容量が大きくなる。このよう
に,記憶手段の記憶容量が大きくなるという問題点があ
った。
Further, the method of expanding each character by using the font cache is advantageous in terms of printing speed, but since it is stored in raster, the expanded size is large. Therefore, the storage capacity of the storage means becomes large. Furthermore, in a font with a large number of characters such as a Kanji font, the storage capacity is large to store all the characters. Thus, there is a problem that the storage capacity of the storage means becomes large.

【0008】本発明は,上記に鑑みてなされたものであ
って,ベクタフォント展開機能を備えたプリンタ制御装
置において,印刷速度の向上およびデータ記憶容量の低
減を図ることを目的とする。
The present invention has been made in view of the above, and an object of the present invention is to improve the printing speed and reduce the data storage capacity in a printer controller having a vector font expansion function.

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
めに,請求項1に係るプリンタ制御装置にあっては,ベ
クタフォント展開機能を有するプリンタ制御装置におい
て,一文字の変形を行う前に,変形前の座標系を一括変
形した座標情報を記憶しておく座標情報記憶手段と,前
記座標情報記憶手段に記憶した変形後の座標情報に基づ
いて文字の変形展開処理を実行する制御手段とを具備す
るものである。
In order to achieve the above object, in a printer control device according to a first aspect of the present invention, in a printer control device having a vector font expansion function, before transforming one character, A coordinate information storage means for storing coordinate information obtained by collectively transforming the coordinate system before transformation, and a control means for executing transformation and expansion processing of characters based on the transformed coordinate information stored in the coordinate information storage means. It is equipped with.

【0010】また,請求項2に係るプリンタ制御装置に
あっては,ベクタフォント展開機能を有するプリンタ制
御装置において,変形が拡大・縮小のみで,かつ,縦/
横とも同じ拡大率の場合,変形後の縦/横いずれかの座
標のみを記憶しておく座標情報記憶手段と,前記座標情
報記憶手段に記憶した変形後の座標情報に基づいて文字
の変形展開処理を実行する制御手段とを具備するもので
ある。
Further, in the printer control device according to the second aspect, in the printer control device having the vector font expansion function, the deformation is only enlargement / reduction and vertical / vertical
When the enlargement ratio is the same in both the horizontal and horizontal directions, the coordinate information storage means stores only the vertical or horizontal coordinates after the transformation, and the transformation and expansion of the character based on the transformed coordinate information stored in the coordinate information storage means. And a control means for executing the processing.

【0011】また,請求項3に係るプリンタ制御装置に
あっては,ベクタフォント展開機能を有するプリンタ制
御装置において,除算前における変形後のベクタデータ
を記憶しておく座標情報記憶手段と,拡大・縮小すべき
大きさが記憶してある拡大・縮小変形のサイズを縦/横
とも同じ整数の拡大・縮小によって表される場合,前記
座標情報記憶手段のベクタを除算し,該除算後の変形ベ
クタに基づいて拡大・縮小による描画処理を実行する制
御手段とを具備するものである。
Further, in the printer control device according to the third aspect, in the printer control device having the vector font expansion function, coordinate information storage means for storing the modified vector data before division, and enlargement / expansion When the size of the enlargement / reduction deformation in which the size to be reduced is stored is expressed by the enlargement / reduction of the same integer both vertically and horizontally, the vector of the coordinate information storage means is divided, and the deformation vector after the division. And a control means for executing drawing processing by enlargement / reduction based on the above.

【0012】また,請求項4に係るプリンタ制御装置に
あっては,ベクタフォント展開機能を有するプリンタ制
御装置において,使用頻度の高い変形について,予め変
形前の座標系を一括変形した座標情報を記憶しておく座
標情報記憶手段と,前記座標情報記憶手段に記憶した変
形後の座標情報に基づいて文字の変形展開処理を実行す
る制御手段とを具備するものである。
Further, in the printer control device according to the fourth aspect, in the printer control device having the vector font expansion function, the coordinate information in which the coordinate system before the deformation is collectively changed is stored for the frequently used deformation. The coordinate information storage means and the control means for executing the deformation and expansion processing of the character based on the transformed coordinate information stored in the coordinate information storage means are provided.

【0013】また,請求項5に係るプリンタ制御装置に
あっては,ベクタフォント展開機能を有するプリンタ制
御装置において,変形が拡大・縮小のみで,かつ,縦/
横とも同じ拡大率の場合,変形後の縦/横いずれかの座
標のみを予め記憶しておく座標情報記憶手段と,前記座
標情報記憶手段に記憶した変形後の座標情報に基づいて
文字の変形展開処理を実行する制御手段とを具備するも
のである。
Further, in the printer control device according to the fifth aspect, in the printer control device having the vector font expansion function, the deformation is only enlargement / reduction, and vertical / vertical
When the enlargement ratio is the same in the horizontal direction, the coordinate information storage unit stores only the vertical or horizontal coordinates after the transformation in advance, and the character is transformed based on the transformed coordinate information stored in the coordinate information storage unit. And a control means for executing the expansion processing.

【0014】また,請求項6に係るプリンタ制御装置に
あっては,ベクタフォント展開機能を有するプリンタ制
御装置において,除算前における変形後のベクタデータ
を予め記憶しておく座標情報記憶手段と,拡大・縮小す
べき大きさが記憶してある拡大・縮小変形のサイズを縦
/横とも同じ整数の拡大・縮小によって表される場合,
前記座標情報記憶手段のベクタを除算し,該除算後の変
形ベクタに基づいて拡大・縮小による描画処理を実行す
る制御手段とを具備するものである。
According to a sixth aspect of the present invention, there is provided a printer control device having a vector font expansion function, in which coordinate data storage means for previously storing modified vector data before division and expansion.・ When the size of the enlargement / reduction transformation in which the size to be reduced is stored is expressed by the same integer enlargement / reduction in both vertical and horizontal directions,
The control means divides the vector of the coordinate information storage means and executes drawing processing by enlarging / reducing on the basis of the modified vector after the division.

【0015】[0015]

【作用】本発明に係るプリンタ制御装置(請求項1)
は,1文字の変形を行う前に,変形前の座標系を一括変
換して変形・記憶し,それ以降の変形処理を実行する場
合は,記憶した変形後の座標情報に基づいて文字の変形
展開を行って描画処理を実行するものである。
A printer controller according to the present invention (claim 1)
Before transforming one character, transforms and stores the coordinate system before transformation in batch, and when performing the transformation process after that, transforms the character based on the stored coordinate information after transformation. The expansion is performed and the drawing process is executed.

【0016】また,本発明に係るプリンタ制御装置(請
求項2)は,変形が拡大・縮小のみで,かつ,縦/横と
も同じ拡大率の場合,変形後の縦/横いずれかの座標の
みを記憶しておき,拡大・縮小展開する際に,この記憶
した座標情報を参照して変形し展開することにより描画
処理を実行するものである。
Further, in the printer control device according to the present invention (claim 2), when the deformation is only enlargement / reduction and the same enlargement ratio is used in both the vertical and horizontal directions, only the vertical / horizontal coordinate after the deformation is used. Is stored, and when the image is expanded or reduced, the drawing processing is executed by referring to the stored coordinate information and transforming and expanding.

【0017】また,本発明に係るプリンタ制御装置(請
求項3)は,拡大・縮小展開すべき大きさが,記憶して
ある拡大・縮小変形のサイズが縦/横とも同じ整数の拡
大・縮小によって表される場合,拡大・縮小展開する際
に,この演算・記憶した座標情報に基づいて拡大・縮小
し展開することにより描画処理を実行するものである。
Further, in the printer control apparatus according to the present invention (claim 3), the size to be expanded / reduced is stored in such a manner that the size of the expanded / reduced deformation stored is the same integer in both vertical and horizontal directions. In the case of being represented by, when performing expansion / reduction, the drawing process is executed by expanding / reducing and expanding based on the calculated / stored coordinate information.

【0018】また,本発明に係るプリンタ制御装置(請
求項4)は,使用頻度の高い変形について,予め変形前
の座標系を一括変換して変形・記憶しておき,変形処理
を実行する場合は,記憶した変形後の座標情報に基づい
て文字の変形展開を行って描画処理を実行するものであ
る。
When the printer control apparatus according to the present invention (claim 4) executes transformation processing for transformations that are frequently used, the coordinate system before transformation is collectively transformed in advance and stored, and transformation processing is executed. Is for transforming and expanding the character based on the stored coordinate information after the transforming and executing the drawing process.

【0019】また,本発明に係るプリンタ制御装置(請
求項5)は,変形が拡大・縮小のみで,かつ,縦/横と
も同じ拡大率の場合,変形後の縦/横いずれかの座標の
みを予め記憶しておき,拡大・縮小展開する際に,この
記憶した座標情報を参照して変形し展開することにより
描画処理を実行するものである。
Further, in the printer control device according to the present invention (claim 5), when the deformation is only enlargement / reduction, and the same enlargement ratio is used in both the vertical and horizontal directions, only the vertical / horizontal coordinate after the deformation is used. Is stored in advance, and when the image is expanded or reduced, the drawing processing is executed by referring to the stored coordinate information to deform and expand.

【0020】また,本発明に係るプリンタ制御装置(請
求項6)は,拡大・縮小展開すべき大きさが,記憶して
ある拡大・縮小変形のサイズが縦/横とも同じ整数の拡
大・縮小によって表される場合,拡大・縮小展開する際
に,この予め演算・記憶した座標情報に基づいて拡大・
縮小し展開することにより描画処理を実行するものであ
る。
Further, in the printer control device according to the present invention (claim 6), the size to be expanded / reduced is stored in such a way that the size of the stored expansion / reduction is the same integer in both vertical and horizontal directions. In the case of expansion / contraction expansion, the expansion / reduction based on the coordinate information previously calculated and stored.
Drawing processing is executed by reducing and expanding.

【0021】[0021]

【実施例】以下,本発明の一実施例を添付図面を参照し
て説明する。図1は,本発明に係るプリンタ制御装置の
システム構成を示すブロック図である。図において,本
構成は,バス101を介して次の機能ブロックが接続さ
れている。すなわち,CPU102と,RAM103
と,FONTROM104と,ROM105と,NVR
AM106とを構成し,さらに,エンジンインターフェ
イスとして,SCSII/F107と,CentroI
/F108と,RS232CI/F109と,Ethe
rnetI/F110とが用意されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a block diagram showing the system configuration of a printer control device according to the present invention. In the figure, in this configuration, the following functional blocks are connected via a bus 101. That is, the CPU 102 and the RAM 103
, FONTROM104, ROM105, NVR
The AM 106 and the SCSII / F107 and CentroI as engine interfaces.
/ F108, RS232CI / F109, Ether
rnet I / F 110 is prepared.

【0022】上記の構成をさらにに詳細に説明する。C
PU102はROM105のプログラム,オペレーショ
ンパネル(図示せず)からの各モード指示,およびホス
トコンピュータ(図示せず)からのコマンドに基づいて
プリンタ制御装置全体を制御する。RAM103はCP
U102が処理するワークメモリ,ホストコンピュータ
からの入力データを一時的に記憶するインプットバッフ
ァ,プリントデータのページバッファ,ダウンロードフ
ォント用のメモリ等に使用する。
The above configuration will be described in more detail. C
The PU 102 controls the entire printer controller based on the program in the ROM 105, each mode instruction from the operation panel (not shown), and the command from the host computer (not shown). RAM103 is CP
It is used as a work memory processed by the U102, an input buffer for temporarily storing input data from the host computer, a page buffer for print data, a memory for download fonts, and the like.

【0023】また,FONTROM104は,フォント
のパターンデータが格納されており,ROM105には
プリンタ制御装置の制御プログラムが格納されている。
また,NVRAM106はオペレーションパネルからの
モード指示の内容を記憶しておく不揮発性の記憶手段で
あり,内部に使用する記録紙のサイズ,記録紙の使用方
向等が設定されている。
Further, the FONTROM 104 stores font pattern data, and the ROM 105 stores a control program for the printer control device.
Further, the NVRAM 106 is a non-volatile storage means for storing the contents of the mode instruction from the operation panel, and the size of the recording paper used inside, the direction of use of the recording paper, etc. are set.

【0024】また,エンジンI/Fはプリンタ制御装置
とホストコンピュータ間でのコマンドおよびステータス
や印字データの通信を実行するために,以下の各I/F
が設けられている。SCSII/F107は,SCSI
(Small Computer System In
terface)仕様のインターフェイス,Centr
oI/F108は,セントロニクス仕様のインターフェ
イス,RS232CI/F109は,RS232C仕様
のインターフェイス,EthernetI/F110は
イーサネット仕様のインターフェイスである。
The engine I / F is used to execute communication of commands, statuses, and print data between the printer controller and the host computer.
Is provided. SCSII / F107 is SCSI
(Small Computer System In
interface) interface, Centr
The oI / F 108 is a Centronics interface, the RS232C I / F 109 is an RS232C interface, and the Ethernet I / F 110 is an Ethernet interface.

【0025】次に,以上の構成を踏まえて本発明の各実
施例について説明する。 〔実施例1〕本実施例1では,1文字の変形を行う前
に,変形前の座標系を一括変換して変形・記憶し,それ
以降の変形処理を実行する場合は,記憶した変形後の座
標情報を用いて文字の変形展開を実行する。以下,具体
的に説明する。
Next, each embodiment of the present invention will be described based on the above configuration. [Embodiment 1] In the present embodiment 1, before transforming one character, the coordinate system before transformation is collectively transformed and transformed / stored, and when the transformation process thereafter is executed, after the stored transformation. Transform and develop characters using the coordinate information of. The details will be described below.

【0026】文字展開処理を実行する前に,ベクタフォ
ントのマスターデータのメッシュサイズ分のベクタデー
タ(点座標)を変形(拡大,斜体処理等)のパラメータ
により変形のための演算を行う。この演算結果を記憶手
段として,例えば,RAM103に記憶しておく。その
後,文字中の各々のベクタデータ(点座標)に対し変形
処理を実行する際には,RAM103に記憶してある座
標データに基づいて,ベクタデータ変形を行って文字展
開を実行する。
Before the character expansion process is executed, vector data (point coordinates) corresponding to the mesh size of the master data of the vector font is deformed (enlarged, italicized, etc.) using a parameter for deformation. The calculation result is stored in, for example, the RAM 103 as a storage unit. After that, when the transformation process is performed on each vector data (point coordinate) in the character, the vector data is transformed based on the coordinate data stored in the RAM 103, and the character expansion is performed.

【0027】例えば,図2に示すように,ベクタフォン
トのマスタデータのメッシュサイズが256×256の
座標系とする。この中には65536個の座標が存在す
る。この座標点の各々について,例えば,図3に示すよ
うに,400×600の30度斜体等といった変形処理
を一括してRAM103上にテーブル状に記憶してお
く。どのような文字でも,この65536個の点の組み
合わせから表されているので,同じ変形に対しては,こ
の図3に示す座標データを参照してベクタの変形処理を
実行する。上記において,点A(0,0)の変形後のベ
クタは記憶したテーブルの0番目のデータである。同じ
く,点B(50,0)は50番目,点C(50,10)
は256×10+50の2610番目である。
For example, as shown in FIG. 2, the mesh size of the master data of the vector font is a coordinate system of 256 × 256. There are 65536 coordinates in this. For each of these coordinate points, for example, as shown in FIG. 3, a deformation process such as 400 × 600 30 ° italic is collectively stored in the RAM 103 in the form of a table. Since any character is represented by the combination of 65536 points, the vector transformation process is executed with reference to the coordinate data shown in FIG. 3 for the same transformation. In the above, the vector after the transformation of the point A (0,0) is the 0th data in the stored table. Similarly, the point B (50,0) is the 50th point, and the point C (50,10) is
Is the 2610th of 256 × 10 + 50.

【0028】図4は,ベクタフォント展開の前処理を示
すフローチャートである。図において,本処理が開始さ
れると,変形パラメータを与え(S401),ルーチン
A(図6参照)の処理を実行する(S402)。
FIG. 4 is a flowchart showing the preprocessing for vector font expansion. In the figure, when this process is started, a deformation parameter is given (S401) and the process of routine A (see FIG. 6) is executed (S402).

【0029】図5は,ベクタフォント展開処理を示すフ
ローチャートである。図において,本処理が開始される
と,まず,文字を展開し(S501),該展開した文字
が記憶用テーブルにある変形であるか否かを判断する
(S502)。このステップ502において,展開した
文字が記憶用テーブルにある変形であると判断したとき
には,ルーチンB(図7参照)の処理を実行し(50
3),変形後ベクタに従って描画して(S504),本
ベクタフォント展開処理を終了する。一方,上記ステッ
プ502において,展開した文字が記憶用テーブルにあ
る変形ではないと判断したときには,通常のベクタフォ
ント展開を実行して(S505),本処理を終了する。
FIG. 5 is a flow chart showing the vector font expansion processing. In the figure, when this process is started, first, the character is expanded (S501), and it is determined whether the expanded character is a modification in the storage table (S502). If it is determined in step 502 that the expanded character is a modification in the storage table, the process of routine B (see FIG. 7) is executed (50
3) Then, drawing is performed according to the transformed vector (S504), and this vector font expansion processing ends. On the other hand, if it is determined in the above step 502 that the expanded character is not a transformation in the storage table, normal vector font expansion is executed (S505), and this processing ends.

【0030】図6は,ルーチンAの処理動作(1)を示
すフローチャートである。図において,本処理が開始さ
れると,まず,Y=0からのメッシュサイズであるか否
かを判断する(S601)。ここでY=0からのメッシ
ュサイズであると判断したときには,さらに,X=0か
らのメッシュサイズであるか否かを判断する(S60
2)。このステップ602において,X=0からのメッ
シュサイズであると判断したときには,(X,Y)を変
形する(S603)。次いで,Y×メッシュサイズ+X
番目のテーブルに変換後データを書き込み(S60
4),上記ステップ602に戻って同様の処理を繰り返
し実行する。一方,上記ステップ601において,Y=
0からのメッシュサイズではないと判断したときには,
このルーチンAの処理を終了する。また,上記ステップ
602において,X=0からのメッシュサイズではない
と判断したときには,上記ステップ601に戻って同様
の処理を繰り返し実行する。
FIG. 6 is a flowchart showing the processing operation (1) of routine A. In the figure, when this process is started, first, it is determined whether or not the mesh size is from Y = 0 (S601). When it is determined that the mesh size is from Y = 0, it is further determined whether the mesh size is from X = 0 (S60).
2). When it is determined in step 602 that the mesh size is from X = 0, (X, Y) is transformed (S603). Next, Y x mesh size + X
Write the converted data to the second table (S60
4) Return to step 602 and repeat the same processing. On the other hand, in the step 601, Y =
When it is judged that the mesh size is not 0,
The processing of this routine A is completed. When it is determined in step 602 that the mesh size is not from X = 0, the process returns to step 601 and the same process is repeated.

【0031】図7は,ルーチンBの処理動作(1)を示
すフローチャートである。図において,本処理が開始さ
れると,まず,変換すべきベクタがあるか否かを判断す
る(S701)。ここで変換すべきベクタがあると判断
したときには,ベクタデータ(X,Y)を取り出し(S
702),予め記憶されているテーブルからY×メッシ
ュ+X番目のデータを取り出し(S703),上記ステ
ップ701に戻る。一方,変換すべきベクタがないと判
断したときには,本ルーチンBの処理を終了する。
FIG. 7 is a flowchart showing the processing operation (1) of routine B. In the figure, when this processing is started, it is first determined whether or not there is a vector to be converted (S701). If it is determined that there is a vector to be converted, vector data (X, Y) is extracted (S
702), the Y × mesh + Xth data is extracted from the table stored in advance (S703), and the process returns to step 701. On the other hand, when it is determined that there is no vector to be converted, the processing of this routine B is ended.

【0032】したがって,以上説明したように,1文字
毎,1ベクタ毎の変形のための乗算および加算(および
除算)を,テーブル参照により実行するようにしたの
で,数値演算プロセッサを持たないプリンタコントロー
ラや,マスタのメッシュが粗いフォント,プロッタ等で
使用されるストロークフォント等で印刷速度を向上させ
ることができる。また,フォントキャッシュのようにラ
スタデータをそのまま記憶するものと異なり,すべての
文字に対して有効で,かつ,データの記憶領域を節約す
ることができる。
Therefore, as described above, since the multiplication and the addition (and the division) for the transformation for each character and each vector are executed by referring to the table, the printer controller having no numerical operation processor. Also, the printing speed can be improved by using a font with a coarse mesh of the master, a stroke font used in a plotter, or the like. Further, unlike a font cache that stores raster data as it is, it is effective for all characters and can save the data storage area.

【0033】〔実施例2〕本実施例2は,変形が拡大・
縮小のみで,かつ,縦/横とも同じ拡大率の場合,変形
後の縦/横いずれかの座標のみを記憶しておき,拡大・
縮小展開する際に,この記憶した座標情報を参照して変
形し展開するものである。以下,詳細に説明する。
[Embodiment 2] In Embodiment 2, the deformation is enlarged.
If only the reduction is performed and the vertical / horizontal magnification is the same, only the vertical / horizontal coordinates after transformation are stored and the
Upon reduction and expansion, the stored coordinate information is referred to for deformation and expansion. The details will be described below.

【0034】上記実施例1の動作において,変形が拡大
・縮小の場合で,X,Yとも同じ拡大率である場合に,
一方向の座標のみを変形のパラメータにより変形を行っ
て記憶する。また,上記実施例1と同様に展開を実行す
る際,図8に示すように,X,Y座標ともに,予め記憶
された一方向のみのデータを用いて変形処理を実行す
る。このように縦/横とも同じ倍率での拡大・縮小なの
でXの変形後の値とYの変形後の値とは同じ値となる。
したがって,X,Y共に,記憶テーブルから変形後のベ
クタテーブルをもってくることができる。
In the operation of the first embodiment, when the deformation is enlargement / reduction and both X and Y have the same enlargement ratio,
Only the coordinates in one direction are transformed by the transformation parameters and stored. Further, when the expansion is executed in the same manner as in the first embodiment, as shown in FIG. 8, the deformation process is executed by using the data of only one direction stored in advance for both the X and Y coordinates. In this way, since the vertical / horizontal scaling is performed at the same magnification, the value of X after transformation is the same as the value of Y after transformation.
Therefore, for both X and Y, it is possible to bring the modified vector table from the storage table.

【0035】図9は,ルーチンA(2)の処理動作を示
すフローチャートである。図において,本処理が開始さ
れると,まず,X=0からのメッシュサイズであるか否
かを判断する(S901)。ここでX=0からのメッシ
ュサイズであると判断したときには,Xを変形する(S
902)。さらに,X番目のテーブルに変形後データを
書き込んで(S903),上記ステップ901に戻って
同様の処理を繰り返し実行する。
FIG. 9 is a flowchart showing the processing operation of routine A (2). In the figure, when this process is started, it is first determined whether or not the mesh size is from X = 0 (S901). When it is determined that the mesh size is from X = 0, X is transformed (S
902). Further, the transformed data is written in the X-th table (S903), the process returns to the step 901 and the same process is repeatedly executed.

【0036】図10は,ルーチンB(2)の処理動作を
示すフローチャートである。図において,本処理が開始
されると,まず,変換すべきベクタがあるか否かを判断
する(S1001)。ここで変換すべきベクタがあると
判断したときには,ベクタデータ(X,Y)を取り出す
(S1002)。そして,テーブルからX番目のデータ
を取り出し(S1003),さらに,テーブルからY番
目のデータを取り出して(S1004),上記ステップ
1001に戻って同様の処理を繰り返し実行する。
FIG. 10 is a flowchart showing the processing operation of routine B (2). In the figure, when this processing is started, it is first determined whether or not there is a vector to be converted (S1001). If it is determined that there is a vector to be converted, vector data (X, Y) is taken out (S1002). Then, the Xth data is fetched from the table (S1003), the Yth data is fetched from the table (S1004), the process returns to step 1001 and the same processing is repeated.

【0037】したがって,実施例1と同様に,印刷速度
が向上すると共に,データ記憶領域を節約することがで
きる。また,大部分の印字は,縦/横とも同比率の大き
さで印字処理されることから,演算,記憶しておくデー
タ領域が1メッシュ数と少ないので,データ記憶時の速
度向上とデータ記憶領域をさらに節約することができ
る。
Therefore, similar to the first embodiment, the printing speed is improved and the data storage area can be saved. In addition, since most of the printing is printed at the same ratio in the vertical / horizontal sizes, the data area to be calculated and stored is as small as one mesh, which improves the speed of data storage and data storage. The area can be further saved.

【0038】〔実施例3〕本実施例3は,拡大・縮小展
開すべき大きさが,記憶してある拡大・縮小変形のサイ
ズが縦/横とも同じ整数の拡大・縮小によって表される
場合,拡大・縮小展開する際に,この記憶した座標情報
を利用し拡大・縮小し展開するものである。以下,詳細
に説明する。
[Third Embodiment] In the third embodiment, the size to be expanded / reduced is stored in such a manner that the stored size of the expanded / reduced deformation is represented by the same integer in both vertical and horizontal directions. When expanding / reducing and expanding, this stored coordinate information is used to expand / reduce and expand. The details will be described below.

【0039】上記実施例2と同様に記憶された拡大・縮
小のパラメータを整数で拡大することにより表される変
形処理を実行する場合,変形のために乗算,加算および
除算を行うが,図11に示すように,除算を行わずに記
憶テーブル(RAM103)に記憶しておく。各々の文
字の点を変形するときに,記憶してあるサイズと変形し
ようとしているサイズにより除算の値を決定する。例え
ば,記憶しておくサイズが,512ドットとすると,い
ま変形しようとしているサイズが1024ドットの場合
は,除算する値を1/2倍にしてやればよい。また,1
28ドットの場合は,4倍にしてやればよい。
As in the case of the second embodiment, when the transformation process represented by enlarging the stored enlargement / reduction parameters by an integer is executed, multiplication, addition and division are performed for the transformation. As shown in (4), it is stored in the storage table (RAM 103) without performing division. When transforming the points of each character, the division value is determined according to the stored size and the size to be transformed. For example, if the size to be stored is 512 dots and the size to be transformed is 1024 dots, the value to be divided may be halved. Also, 1
In the case of 28 dots, it may be quadrupled.

【0040】図12は,実施例3に係るベクタフォント
展開処理を示すフローチャートである。図において,本
処理が開始されると,まず,文字を展開し(S120
1),該展開した文字が記憶用テーブルにある変形か否
かを判断する(S1202)。ここで記憶用テーブルに
ある変形であると判断したときには,さらに,記憶用テ
ーブルにある変形の整数倍変形か否かを判断する(S1
203)。ここで記憶用テーブルにある変形の整数倍変
形であると判断したときには,ルーチンB(図10参
照)の処理を実行する(S1204)。次いで,そのベ
クタを除算し(S1205),変形後ベクタに基づいて
描画して(S1206),本処理を終了する。一方,上
記ステップ1202において,記憶用テーブルにある変
形ではないと判断したとき,あるいは上記ステップ12
03において,記憶用テーブルにある変形の整数倍変形
ではないと判断したときには,通常のベクタフォントを
展開して(S1207),本処理を終了する。
FIG. 12 is a flowchart showing the vector font expansion processing according to the third embodiment. In the figure, when this process is started, the characters are first expanded (S120
1) It is determined whether or not the expanded character is a transformation in the storage table (S1202). When it is determined here that the transformation is in the storage table, it is further determined whether or not the transformation is an integral multiple of the transformation in the storage table (S1).
203). If it is determined that the modification is an integer multiple of the modification in the storage table, the process of routine B (see FIG. 10) is executed (S1204). Next, the vector is divided (S1205), drawing is performed based on the transformed vector (S1206), and this processing ends. On the other hand, when it is determined in step 1202 that there is no deformation in the storage table, or in step 12
In 03, when it is determined that the transformation is not an integral multiple of the transformation in the storage table, a normal vector font is expanded (S1207), and this processing ends.

【0041】ところで,実施例2では拡大・縮小を行う
大きさが1種類分しか対応できず,最初から同じことを
繰り返さなければならない。しかし,上記実施例3によ
れば,見出し文字によく使われる2倍角,4倍角といっ
た大きさも同じデータテーブルを使用することができる
ので,処理速度を向上させることができると共に,デー
タ記憶領域を節約することができる。
By the way, in the second embodiment, the size to be enlarged / reduced can correspond to only one size, and the same thing must be repeated from the beginning. However, according to the third embodiment, the same data table can be used for the double-width and quadruple-width sizes that are often used for headline characters, so that the processing speed can be improved and the data storage area can be saved. can do.

【0042】〔実施例4〕ここでは,上記実施例1にお
けるRAM103に一括変形したデータを記憶するのに
対して,使用頻度の高い変形について,予め変形前の座
標系を一括変形してROM105上に記憶する。そし
て,文字展開を行う際に,このROM105上に記憶し
た座標情報を用いて変形展開を実行する。
[Fourth Embodiment] In this embodiment, the RAM 103 in the first embodiment stores the batch-transformed data. On the other hand, for the frequently used transformation, the coordinate system before the transformation is collectively transformed on the ROM 105. Remember. Then, when the character expansion is performed, the deformation expansion is executed using the coordinate information stored in the ROM 105.

【0043】図13は,実施例4に係るベクタフォント
展開の前処理を示すフローチャートである。図におい
て,本処理が開始されると,よく使用される変形の変形
パラメータを与え(S1301),ルーチンA(図6参
照)の処理を実行する(S1302)。そして,このル
ーチンAの処理による処理結果をROM105に記憶し
(S1303),本処理を終了する。したがって,ベク
タフォントの展開処理は,図5に示したフローチャート
と同じ手順で実行する。なお,後述の実施例5,6は,
このROM105に記憶した座標情報に基づいて変形展
開を実行する。
FIG. 13 is a flow chart showing the preprocessing of vector font expansion according to the fourth embodiment. In the figure, when this process is started, a deformation parameter of a frequently used deformation is given (S1301), and the process of routine A (see FIG. 6) is executed (S1302). Then, the processing result of the processing of this routine A is stored in the ROM 105 (S1303), and this processing ends. Therefore, the vector font expansion process is executed in the same procedure as the flowchart shown in FIG. In addition, in Examples 5 and 6 described later,
Deformation expansion is executed based on the coordinate information stored in the ROM 105.

【0044】以上説明したように,1文字毎,1ベクタ
毎の変形のための乗算およ加算(および除算)を,テー
ブル参照により実行するようにしたので,数値演算プロ
セッサを持たないプリンタコントローラや,マスタのメ
ッシュが粗いフォント,プロッタ等で使用されるストロ
ークフォント等で印刷速度を向上させることができる。
また,フォントキャッシュのように2度目以降の展開か
らではないと効果が現れないものと異なり,いつでも同
じ条件で使用することができる。さらに,ラスタデータ
をそのまま記憶するものと異なり,すべての文字に対し
て有効で,かつ,データの記憶領域を節約することがで
きる。
As described above, since multiplication and addition (and division) for transformation for each character and for each vector are executed by referring to the table, it is possible to use a printer controller without a numerical operation processor or The printing speed can be improved by using a font with a coarse mesh of the master, a stroke font used in a plotter, or the like.
Also, unlike font caches that have no effect until the second and subsequent expansions, they can be used under the same conditions at any time. Further, unlike the case where the raster data is stored as it is, it is effective for all characters and the data storage area can be saved.

【0045】〔実施例5〕ここでは,上記実施例2と同
様に,変形が拡大・縮小のみで,かつ,縦/横とも同じ
拡大率の場合,変形後の縦/横いずれかの座標のみをR
OM105上に記憶させる。そして,拡大・縮小展開す
る際に,このROM105上の座標情報に基づいて,縦
/横座標共に変形展開を実行する。
[Embodiment 5] Here, as in the case of Embodiment 2, if the deformation is only enlargement / reduction and the vertical / horizontal magnification is the same, only the vertical / horizontal coordinate after deformation is used. R
It is stored on the OM 105. Then, when enlarging / reducing expansion, deformation expansion is executed for both ordinate and abscissa based on the coordinate information on the ROM 105.

【0046】したがって,ベクタフォントの展開処理
は,図5に示したフローチャートと同じ手順で実行す
る。
Therefore, the vector font expansion processing is executed in the same procedure as that of the flowchart shown in FIG.

【0047】これにより,上記実施例4と同様に印刷速
度が向上すると共に,データ記憶領域を節約することが
できる。また,大部分の印字は,縦/横とも同比率の印
字で印字されるため,演算,記憶しておく領域が1/メ
ッシュ数と少なくなり,データ記憶時における速度向上
およびデータ記憶領域の節約を図ることができる。
As a result, the printing speed can be improved and the data storage area can be saved as in the fourth embodiment. In addition, since most of the print is printed at the same ratio in the vertical and horizontal directions, the area to be calculated and stored is as small as 1 / mesh number, which improves speed during data storage and saves data storage area. Can be achieved.

【0048】〔実施例6〕ここでは,上記実施例3と同
様に,拡大・縮小展開すべき大きさが,記憶してある拡
大・縮小展開すべき大きさが,記憶してある拡大・縮小
変形のサイズを縦/横とも同じ整数倍の拡大によって表
される場合,記憶してある拡大・縮小変形の座標を利用
して拡大・縮小展開を実行する。
[Sixth Embodiment] Here, similarly to the third embodiment, the size to be expanded / reduced is stored, and the size to be expanded / reduced is stored to be expanded / reduced. When the size of the transformation is expressed by the same integral multiplication in both the vertical and horizontal directions, the stored enlargement / reduction transformation coordinates are used to perform the enlargement / reduction development.

【0049】したがって,ベクタフォントの展開処理
は,図12に示したフローチャートと同じ手順で実行す
る。
Therefore, the vector font expansion processing is executed in the same procedure as that of the flowchart shown in FIG.

【0050】これにより,見出し文字によく使われる2
倍角,4倍角といった大きさも同じデータを使用するこ
とができ,その速度向上とデータ記憶領域の節約を図る
ことができる。
As a result, 2 which is often used as a headline character
The same data can be used for sizes such as double angle and quadruple angle, and the speed can be improved and the data storage area can be saved.

【0051】[0051]

【発明の効果】以上説明したように,本発明に係るプリ
ンタ制御装置(請求項1)によれば,1文字の変形を行
う前に,変形前の座標系を一括変換して変形・記憶し,
それ以降の変形処理を実行する場合は,記憶した変形後
の座標情報に基づいて文字の変形展開を行って描画処理
を実行するため,印刷速度が向上すると共に,データ記
憶領域の節約を図ることができる。
As described above, according to the printer control apparatus (Claim 1) of the present invention, the coordinate system before transformation is collectively converted and transformed / stored before the transformation of one character. ,
When performing the transformation process after that, since the transformation process of the character is performed based on the stored transformed coordinate information and the drawing process is performed, the printing speed is improved and the data storage area is saved. You can

【0052】また,本発明に係るプリンタ制御装置(請
求項2)によれば,変形が拡大・縮小のみで,かつ,縦
/横とも同じ拡大率の場合,変形後の縦/横いずれかの
座標のみを記憶しておき,拡大・縮小展開する際に,こ
の記憶した座標情報を参照して変形し展開することによ
り描画処理を実行するため,より印刷速度が向上すると
共に,データ記憶領域の節約を図ることができる。
According to the printer control device of the present invention (Claim 2), when the deformation is only enlargement / reduction and the vertical / horizontal magnification is the same, either the vertical / horizontal direction after the deformation can be obtained. Only the coordinates are stored, and when the image is expanded or reduced, the drawing process is executed by referring to the stored coordinate information to transform and expand it. Therefore, the printing speed is improved and the data storage area You can save money.

【0053】また,本発明に係るプリンタ制御装置(請
求項3)によれば,拡大・縮小展開すべき大きさが,記
憶してある拡大・縮小変形のサイズが縦/横とも同じ整
数の拡大・縮小によって表される場合,拡大・縮小展開
する際に,この演算・記憶した座標情報に基づいて拡大
・縮小し展開することにより描画処理を実行するため,
例えば,見出し文字によく利用される2倍角,4倍角等
の大きさの文字に対して同じ座標情報を使用することが
でき,その処理速度が向上すると共に,データ記憶領域
の節約を図ることができる。
Further, according to the printer control apparatus (Claim 3) of the present invention, the size to be expanded / reduced and expanded is such that the stored expansion / reduction deformation size is the same integer in both vertical and horizontal directions.・ When represented by reduction, when performing expansion / reduction, the drawing process is executed by expanding / reducing and expanding based on this calculated / stored coordinate information.
For example, the same coordinate information can be used for double-size, quadruple-size, and other characters that are often used as headline characters, which improves processing speed and saves data storage area. it can.

【0054】また,本発明に係るプリンタ制御装置(請
求項4)によれば,使用頻度の高い変形について,予め
変形前の座標系を一括変換して変形・記憶しておき,変
形処理を実行する場合は,記憶した変形後の座標情報に
基づいて文字の変形展開を行って描画処理を実行するた
め,印刷速度が向上すると共に,データ記憶領域の節約
を図ることができる。
Further, according to the printer control apparatus (Claim 4) of the present invention, with respect to the frequently used deformation, the coordinate system before the deformation is collectively transformed and transformed / stored, and the transformation process is executed. In this case, since the character is transformed and developed based on the stored transformed coordinate information and the drawing process is executed, the printing speed is improved and the data storage area can be saved.

【0055】また,本発明に係るプリンタ制御装置(請
求項5)によれば,変形が拡大・縮小のみで,かつ,縦
/横とも同じ拡大率の場合,変形後の縦/横いずれかの
座標のみを予め記憶しておき,拡大・縮小展開する際
に,この記憶した座標情報を参照して変形し展開するこ
とにより描画処理を実行するため,より印刷速度が向上
すると共に,データ記憶領域の節約を図ることができ
る。
Further, according to the printer control device of the present invention (claim 5), if the deformation is only enlargement / reduction and the vertical / horizontal ratio is the same, the vertical / horizontal direction after the deformation can be changed. Only the coordinates are stored in advance, and when the image is expanded / reduced, the drawing process is executed by referring to the stored coordinate information to transform and expand it, so that the printing speed is improved and the data storage area is increased. Can be saved.

【0056】また,本発明に係るプリンタ制御装置(請
求項6)によれば,拡大・縮小展開すべき大きさが,記
憶してある拡大・縮小変形のサイズが縦/横とも同じ整
数の拡大・縮小によって表される場合,拡大・縮小展開
する際に,予め演算・記憶した座標情報に基づいて拡大
・縮小し展開することにより描画処理を実行するため,
例えば,見出し文字によく利用される2倍角,4倍角等
の大きさの文字に対して同じ座標情報を使用することが
でき,その処理速度が向上すると共に,データ記憶領域
の節約を図ることができる。
Further, according to the printer control device of the present invention (claim 6), the size to be expanded / reduced and expanded is such that the stored expansion / reduction deformation size is the same integer in both vertical and horizontal directions. -When represented by reduction, when performing expansion / reduction, the drawing process is executed by expanding / reducing and expanding based on the coordinate information previously calculated / stored.
For example, the same coordinate information can be used for double-size, quadruple-size, and other characters that are often used as headline characters, which improves processing speed and saves data storage area. it can.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明に係るプリンタ制御装置のシステム構成
を示すブロック図である。
FIG. 1 is a block diagram showing a system configuration of a printer control device according to the present invention.

【図2】本発明に係るベクタフォントのマスタデータの
メッシュサイズが256×256の座標系を示す説明図
である。
FIG. 2 is an explanatory diagram showing a coordinate system in which the mesh size of the master data of the vector font according to the present invention is 256 × 256.

【図3】実施例1,4に係る変換後ベクタ記憶テーブル
を示す説明図である。
FIG. 3 is an explanatory diagram showing a post-conversion vector storage table according to the first and fourth embodiments.

【図4】実施例1,2,3に係るベクタフォント展開の
前処理を示すフローチャートである。
FIG. 4 is a flowchart showing preprocessing for vector font expansion according to Examples 1, 2, and 3.

【図5】実施例1,2,4,5に係るベクタフォント展
開処理を示すフーチャートである。
FIG. 5 is a flowchart showing a vector font expansion process according to Examples 1, 2, 4, and 5.

【図6】実施例1,4に係るルーチンAの処理を示すフ
ローチャートである。
FIG. 6 is a flowchart showing the processing of routine A according to the first and fourth embodiments.

【図7】実施例1,4に係るルーチンBの処理を示すフ
ローチャートである。
FIG. 7 is a flowchart showing the processing of routine B according to the first and fourth embodiments.

【図8】実施例2,3,5,6に係る変換後ベクタ記憶
テーブルを示す説明図である。
FIG. 8 is an explanatory diagram showing a post-conversion vector storage table according to the second, third, fifth, and sixth embodiments.

【図9】実施例2,3,5,6に係るルーチンAの処理
を示すフローチャートである。
FIG. 9 is a flowchart showing the processing of routine A according to the second, third, fifth, and sixth embodiments.

【図10】実施例2,3,5,6に係るルーチンBの処
理を示すフローチャートである。
FIG. 10 is a flowchart showing the processing of routine B according to the second, third, fifth, and sixth embodiments.

【図11】実施例3,6に係るベクタフォント展開例を
示す説明図である。
FIG. 11 is an explanatory diagram showing a vector font expansion example according to the third and sixth embodiments.

【図12】実施例3,6に係るベクタフォント展開処理
を示すフーチャートである。
FIG. 12 is a flowchart showing vector font expansion processing according to the third and sixth embodiments.

【図13】実施例4,5,6に係るベクタフォント展開
の前処理を示すフローチャートである。
FIG. 13 is a flowchart showing preprocessing for vector font expansion according to Examples 4, 5, and 6.

【符号の説明】[Explanation of symbols]

102 CPU 103 RAM 105 ROM 102 CPU 103 RAM 105 ROM

フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06T 11/20 G09G 5/00 550 P 9471−5G 5/26 9471−5G 9365−5L G06F 15/72 355 U Continuation of front page (51) Int.Cl. 6 Identification code Office reference number FI Technical display location G06T 11/20 G09G 5/00 550 P 9471-5G 5/26 9471-5G 9365-5L G06F 15/72 355 U

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ベクタフォント展開機能を有するプリン
タ制御装置において,一文字の変形を行う前に,変形前
の座標系を一括変形した座標情報を記憶しておく座標情
報記憶手段と,前記座標情報記憶手段に記憶した変形後
の座標情報に基づいて文字の変形展開処理を実行する制
御手段とを具備することを特徴とするプリンタ制御装
置。
1. A printer control device having a vector font expansion function, and a coordinate information storage unit for storing coordinate information obtained by collectively transforming a coordinate system before transformation before transforming one character, and the coordinate information storage. A printer control device, comprising: a control unit that executes a character transformation and expansion process based on the transformed coordinate information stored in the unit.
【請求項2】 ベクタフォント展開機能を有するプリン
タ制御装置において,変形が拡大・縮小のみで,かつ,
縦/横とも同じ拡大率の場合,変形後の縦/横いずれか
の座標のみを記憶しておく座標情報記憶手段と,前記座
標情報記憶手段に記憶した変形後の座標情報に基づいて
文字の変形展開処理を実行する制御手段とを具備するこ
とを特徴とするプリンタ制御装置。
2. A printer controller having a vector font expansion function, in which deformation is only enlargement / reduction, and
When the vertical / horizontal magnification is the same, the coordinate information storage means for storing only the vertical / horizontal coordinates after the transformation and the character information based on the transformed coordinate information stored in the coordinate information storage means. A printer control device, comprising: a control unit that executes a deformation expansion process.
【請求項3】 ベクタフォント展開機能を有するプリン
タ制御装置において,除算前における変形後のベクタデ
ータを記憶しておく座標情報記憶手段と,拡大・縮小す
べき大きさが記憶してある拡大・縮小変形のサイズを縦
/横とも同じ整数の拡大・縮小によって表される場合,
前記座標情報記憶手段のベクタを除算し,該除算後の変
形ベクタに基づいて拡大・縮小による描画処理を実行す
る制御手段とを具備することを特徴とするプリンタ制御
装置。
3. A printer controller having a vector font expansion function, coordinate information storage means for storing vector data after transformation before division, and enlargement / reduction for storing the size to be enlarged / reduced. If the size of the transformation is represented by the same integer scaling both vertically and horizontally,
A printer control apparatus comprising: a control unit that divides a vector of the coordinate information storage unit and executes drawing processing by enlarging / reducing based on the modified vector after the division.
【請求項4】 ベクタフォント展開機能を有するプリン
タ制御装置において,使用頻度の高い変形について,予
め変形前の座標系を一括変形した座標情報を記憶してお
く座標情報記憶手段と,前記座標情報記憶手段に記憶し
た変形後の座標情報に基づいて文字の変形展開処理を実
行する制御手段とを具備することを特徴とするプリンタ
制御装置。
4. In a printer control device having a vector font expansion function, coordinate information storage means for storing coordinate information in which a coordinate system before transformation is collectively transformed in advance for transformations that are frequently used, and the coordinate information storage. A printer control device, comprising: a control unit that executes a character transformation and expansion process based on the transformed coordinate information stored in the unit.
【請求項5】 ベクタフォント展開機能を有するプリン
タ制御装置において,変形が拡大・縮小のみで,かつ,
縦/横とも同じ拡大率の場合,変形後の縦/横いずれか
の座標のみを予め記憶しておく座標情報記憶手段と,前
記座標情報記憶手段に記憶した変形後の座標情報に基づ
いて文字の変形展開処理を実行する制御手段とを具備す
ることを特徴とするプリンタ制御装置。
5. A printer controller having a vector font expansion function, in which the deformation is only enlargement / reduction, and
In the case where the vertical and horizontal magnifications are the same, the character information is stored based on the coordinate information storage unit that stores in advance only the transformed vertical or horizontal coordinate and the transformed coordinate information stored in the coordinate information storage unit. And a control unit that executes the transformation and expansion processing of 1.
【請求項6】 ベクタフォント展開機能を有するプリン
タ制御装置において,除算前における変形後のベクタデ
ータを予め記憶しておく座標情報記憶手段と,拡大・縮
小すべき大きさが記憶してある拡大・縮小変形のサイズ
を縦/横とも同じ整数の拡大・縮小によって表される場
合,前記座標情報記憶手段のベクタを除算し,該除算後
の変形ベクタに基づいて拡大・縮小による描画処理を実
行する制御手段とを具備することを特徴とするプリンタ
制御装置。
6. A printer control device having a vector font expansion function, coordinate information storage means for storing in advance vector data after transformation before division, and enlargement / reduction for storing a size to be enlarged / reduced. When the size of the reduced deformation is expressed by the same integers in the vertical and horizontal directions, the vector of the coordinate information storage means is divided, and the drawing processing by the enlargement / reduction is executed based on the transformed vector after the division. A printer control apparatus comprising: a control unit.
JP6129830A 1994-05-20 1994-05-20 Printer control device Pending JPH07314782A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6129830A JPH07314782A (en) 1994-05-20 1994-05-20 Printer control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6129830A JPH07314782A (en) 1994-05-20 1994-05-20 Printer control device

Publications (1)

Publication Number Publication Date
JPH07314782A true JPH07314782A (en) 1995-12-05

Family

ID=15019288

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6129830A Pending JPH07314782A (en) 1994-05-20 1994-05-20 Printer control device

Country Status (1)

Country Link
JP (1) JPH07314782A (en)

Similar Documents

Publication Publication Date Title
KR930003419B1 (en) Printing apparatus and method
US5751924A (en) Multiple overlay printing and outputting device and multiple overlay printing system
KR970008546B1 (en) Character or graphic processing method
JP3145509B2 (en) Character generation method and device
JP3014247B2 (en) Character generation method and device
JP3037854B2 (en) Character generation method and device
JPH07314782A (en) Printer control device
JP3146771B2 (en) Font rasterizing apparatus and method
JP2562458B2 (en) Character generation method for computer system
JP3381326B2 (en) Outline font data coordinate normalization method and outline font data generation device
JP2806790B2 (en) Character generator and method
JP2878715B2 (en) Document creation device
JP3473046B2 (en) Non-erected character drawing method and apparatus
JPH01229649A (en) Printing method using vector font data
JP3419450B2 (en) Pixel data processing apparatus and method
JP3084817B2 (en) Character output device
JPH06110444A (en) Character processor and character output method
JPH03112668A (en) Printer
JPS62212167A (en) Synthesized character forming system
JP2001094767A (en) Output device with magnification and reduction function of print data
JP2784823B2 (en) Image editing printing method of printer
JPH10315574A (en) Printing control device, printing control method, storage medium storing computer readable program
JPH0511734A (en) Character pattern generating device
JPH07244473A (en) Method and device for character generation
JPH05301411A (en) Method for treating printing of page printer