JPS6353038B2 - - Google Patents
Info
- Publication number
- JPS6353038B2 JPS6353038B2 JP55077370A JP7737080A JPS6353038B2 JP S6353038 B2 JPS6353038 B2 JP S6353038B2 JP 55077370 A JP55077370 A JP 55077370A JP 7737080 A JP7737080 A JP 7737080A JP S6353038 B2 JPS6353038 B2 JP S6353038B2
- Authority
- JP
- Japan
- Prior art keywords
- character
- character pattern
- pattern
- storage device
- writing
- 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.)
- Expired
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/10—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers by matrix printers
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Dot-Matrix Printers And Others (AREA)
Description
【発明の詳細な説明】
本発明は、用紙を掛け替えることなしに縦書き
文書と横書き文書のいずれをも印刷可能とする印
刷制御装置に関する。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a print control device that can print both vertically written documents and horizontally written documents without changing sheets.
日本語ワードプロセツサ等においては、プリン
タ部の用紙を掛け替えずに縦書き文書と横書き文
書のいずれも作成できなければならない。しか
し、両方の書き方用に文字パターンを用意してお
くのは不経済である。そこで従来は、第1図に示
すような構成を採用している。 Japanese word processors and the like must be able to create both vertically written documents and horizontally written documents without replacing paper in the printer section. However, it is uneconomical to prepare character patterns for both writing styles. Therefore, conventionally, a configuration as shown in FIG. 1 has been adopted.
第1図において、文字パターン発生装置2には
例えば縦書き用の文字パターンが登録されてい
る。縦書き文書を作成する場合、縦書き文字パタ
ーン選択線8をセツトしてゲート4を開く。この
状態で、印刷すべき文字の文字コードを印刷文字
記憶装置1から順次読出し、それに対応する文字
パターンを文字パターン発生装置2で発生させゲ
ート4,6を介して図示しないプリンタへ送出す
る。 In FIG. 1, character patterns for vertical writing, for example, are registered in the character pattern generator 2. When creating a vertically written document, the vertically written character pattern selection line 8 is set and the gate 4 is opened. In this state, character codes of characters to be printed are sequentially read out from the print character storage device 1, and character patterns corresponding to the codes are generated by the character pattern generator 2 and sent to a printer (not shown) via gates 4 and 6.
横書き文書を作成する場合、横書き文字パター
ン選択線7をセツトしてゲート3を開く。そして
印刷文字記憶装置1から文字コードを順次読出
し、それに対応する文字パターン(縦書き用文字
パターン)を文字パターン発生装置2で発生させ
パターン変換装置5に入力する。パターン変換装
置5は、入力された縦書き用文字パターンを横書
き用文字パターンに変換し、ゲート6を介してプ
リンタに送る。その縦横変換は印刷動作と並行し
て高速に行なう必要がある。 When creating a horizontally written document, the horizontally written character pattern selection line 7 is set and the gate 3 is opened. Then, the character codes are sequentially read from the print character storage device 1, and a character pattern corresponding to the character code (character pattern for vertical writing) is generated by the character pattern generation device 2 and inputted to the pattern conversion device 5. The pattern conversion device 5 converts the input character pattern for vertical writing into a character pattern for horizontal writing, and sends it to the printer via the gate 6. The vertical/horizontal conversion needs to be performed at high speed in parallel with the printing operation.
しかるに、例えば第2図イに示すような8×8
ドツト構成の縦書き用文字パターンを第2図ロに
示すような8×8ドツト構成の横書き用文字パタ
ーンに変換するには、パターン変換装置5内の記
憶装置を1文字当り64回もアクセスしなければな
らない。つまり、縦書き用文字パターンの第1列
第1ビツトを横書き用文字パターンの第1列第8
ビツトに、縦書き用文字パターンの第2列第1ビ
ツトを横書き用文字パターンの第1列第7ビツト
に、……、縦書き用文字パターンの第8列第8ビ
ツトを横書き用文字パターンの第8列第1ビツト
にそれぞれ割当てる64ステツプの操作が必要であ
る。 However, for example, 8×8 as shown in Figure 2 A
To convert a character pattern for vertical writing consisting of dots into a character pattern for horizontal writing consisting of 8 x 8 dots as shown in Figure 2B, the storage device in the pattern conversion device 5 must be accessed 64 times per character. There must be. In other words, the 1st bit of the 1st column of the character pattern for vertical writing is changed to the 8th bit of the 1st row of the character pattern for horizontal writing.
The 1st bit of the 2nd row of the character pattern for vertical writing is set to the 7th bit of the 1st row of the character pattern for horizontal writing. A 64-step operation is required, each assigned to the first bit of the eighth column.
このような変換操作のステツプ数は、漢字など
の文字構成の複雑な文字パターンの縦横変換では
さらに増加する。例えば24×24ドツト構成の漢字
パターンの縦横変では、1文字当り576ステツプ
の操作、つまり576回の記憶装置のアクセスが必
要となる。 The number of steps in such a conversion operation increases further when converting a character pattern with a complex character structure, such as a Chinese character, vertically and horizontally. For example, when changing the vertical and horizontal directions of a kanji pattern consisting of 24 x 24 dots, each character requires 576 step operations, that is, 576 accesses to the storage device.
かゝる縦横変換操作を印刷動作と並行して実行
するためには相当に高速の機構が必要であり、従
来の日本語ワードプロセツサ等ではパターン変換
装置として専用のプロセツサを用いている。これ
が日本語ワードプロセツサ等のコストを上昇させ
る1つの要因になつている。 In order to perform such vertical/horizontal conversion operations in parallel with printing operations, a fairly high-speed mechanism is required, and conventional Japanese word processors and the like use dedicated processors as pattern conversion devices. This is one of the factors that increases the cost of Japanese word processors and the like.
したがつて本発明の目的は、叙上の如き諸問題
を解決できる印刷制御方式を提供することにあ
る。 Therefore, it is an object of the present invention to provide a print control system that can solve the above-mentioned problems.
日本語ワードプロセツサ等で処理する文書は縦
書き文字と横書き文字が混在することは稀であ
り、通常は文書毎に縦書きか横書きかに統一され
ている。また、同じ書き方の文書を連続して処理
することが圧倒的に多い。したがつて、ある一連
の文書を印刷する場合、それに先立つて縦書き用
文字パターンか横書き用文字パターンのいずれか
が一方を用意すれば足りることが多い。 Documents processed by a Japanese word processor or the like rarely contain a mixture of vertical and horizontal characters, and each document is usually written in either vertical or horizontal format. In addition, it is overwhelmingly common for documents written in the same style to be processed consecutively. Therefore, when printing a series of documents, it is often sufficient to prepare either a vertical writing character pattern or a horizontal writing character pattern in advance.
しかして本発明による印刷制御装置では、例え
ば縦書き用文字パターンだけをフロツピーデイス
ク装置等の外部記憶装置に記憶しておく。縦書き
文書を作成する場合はその印刷に先立つて、外部
記憶装置から縦書き文字パターンを読出し文字パ
ターン発生装置内の一時記憶装置に一時記憶す
る。また横書き文書を作成する場合は、その印刷
に先立つて外部記憶装置から読出した縦書き用文
字パターンをパターン変換装置を通して横書き用
文字パターンに変換し、それを文字パターン発生
装置内の一時記憶装置に一時記憶する。しかる後
に、印刷文字コードに対応する縦書き用または横
書き用の文字パターンを文字パターン発生装置か
ら発生させてプリンタに送り、所望の文書を印刷
させる。印刷すべき文書の書き方を変更する必要
が生じた場合には、文字パターン発生装置内の文
字パターンを登録替えする。 In the print control device according to the present invention, for example, only character patterns for vertical writing are stored in an external storage device such as a floppy disk device. When creating a vertically written document, prior to printing, a vertically written character pattern is read from an external storage device and temporarily stored in a temporary storage device within the character pattern generating device. In addition, when creating a horizontal writing document, prior to printing, the character pattern for vertical writing read from an external storage device is converted into a character pattern for horizontal writing through a pattern converter, and then stored in a temporary storage device in the character pattern generator. Memorize temporarily. Thereafter, a character pattern for vertical writing or horizontal writing corresponding to the printing character code is generated from the character pattern generating device and sent to the printer to print the desired document. When it becomes necessary to change the writing style of a document to be printed, the character patterns in the character pattern generator are re-registered.
次に本発明の一実施例を第3図によつて説明す
る。 Next, one embodiment of the present invention will be described with reference to FIG.
第3図において、18はフロツピーデイスク装
置等の外部記憶装置であり、縦書き用(または横
書き用)の文字パターンが格納されている。19
は縦書き用(または横書き用)の文字パターンを
前述したような方法で横書き用(または縦書き
用)の文字パターンに変換するパターン変換装置
である。外部記憶装置18とパターン変換装置1
9から出力される文字パターンは、ゲート13,
14によつて一方のみ選択されゲート20を介し
て文字パターン発生装置12に供給されるように
なつている。文字パターン発生装置12はゲート
20を通じて入力される文字パターンを一時記憶
するための一時記憶装置を内蔵しており、その内
容は文字コードをアドレスとして読出させるよう
になつている。11は印刷すべき文字の文字コー
ドを記憶する印刷文字記憶装置である。 In FIG. 3, 18 is an external storage device such as a floppy disk device, in which character patterns for vertical writing (or horizontal writing) are stored. 19
is a pattern conversion device that converts a character pattern for vertical writing (or horizontal writing) into a character pattern for horizontal writing (or vertical writing) using the method described above. External storage device 18 and pattern conversion device 1
The character pattern output from gate 9 is output from gate 13,
Only one of them is selected by gate 14 and supplied to character pattern generator 12 via gate 20. The character pattern generator 12 has a built-in temporary storage device for temporarily storing character patterns inputted through the gate 20, and its contents are read out as character codes as addresses. 11 is a print character storage device that stores character codes of characters to be printed.
次に動作を説明する。 Next, the operation will be explained.
縦書き文書を印刷する場合、その印刷動作の開
始に先立つて文字パターン発生装置12に縦書き
用文字パターンの登録を行なう(勿論、既に縦書
き用文字パターンが登録されている場合は、この
操作は不要である)。さて登録するには、選択ス
イツチの操作またはプログラムによる指令によつ
て縦書き文字パターン選択線16がセツトされ
る。そして外部記憶装置18から縦書き用文字パ
ターンが順次読出され、ゲート13,20を通じ
て文字パターン発生装置12に送られ、内蔵の記
憶装置の所定アドレスに順次書込まれる。この縦
書き用文字パターンの登録が終了すると、縦書き
文字パターン選択線16がリセツトされる。 When printing a vertically written document, a vertically written character pattern is registered in the character pattern generator 12 before the printing operation starts (of course, if a vertically written character pattern is already registered, this operation is necessary). is not necessary). To register, the vertical character pattern selection line 16 is set by operating a selection switch or by commands from a program. The character patterns for vertical writing are sequentially read out from the external storage device 18, sent to the character pattern generation device 12 through the gates 13 and 20, and sequentially written to predetermined addresses in the built-in storage device. When the registration of this vertical writing character pattern is completed, the vertical writing character pattern selection line 16 is reset.
その後、印刷文字記憶装置11に予め格納され
ていた印刷すべき文字コードが順次読出される。
この文字コードをアドレスとして文字パターン発
生装置12内の記憶装置から対応する縦書き用文
字パターンが読出され、出力線15を通じて図示
しないプリンタへ転送され、印刷される。 Thereafter, the character codes to be printed that have been stored in advance in the print character storage device 11 are sequentially read out.
Using this character code as an address, a corresponding vertical writing character pattern is read out from the storage device in the character pattern generating device 12, transferred to a printer (not shown) through the output line 15, and printed.
横書き文書を印刷する場合は、その印刷動作に
先立つて横書き用文字パターンの文字パターン発
生装置12に登録する(登録済みならばこの登録
操作は不要である)。すなわち、選択スイツチの
操作またはプログラムによる指令によつて横書き
文字パターン選択線17がセツトされ、ゲート1
4が開かれる。そして外部記憶装置18から読出
される縦書き用文字パターンはパターン変換装置
19によつて横書き用文字パターンに変換された
のち、ゲート14,20を介して文字パターン発
生装置12に転送され、内蔵記憶装置の所定のア
ドレスに順次書込まれる。この登録が終了する
と、横書き文字選択線17がリセツトされる。 When printing a horizontally written document, a horizontally written character pattern is registered in the character pattern generation device 12 prior to the printing operation (if it has already been registered, this registration operation is not necessary). That is, the horizontal character pattern selection line 17 is set by operation of the selection switch or command by a program, and the gate 1 is set.
4 will be opened. The character pattern for vertical writing read from the external storage device 18 is converted into a character pattern for horizontal writing by the pattern conversion device 19, and then transferred to the character pattern generation device 12 via the gates 14 and 20, and is transferred to the internal memory. They are sequentially written to predetermined addresses of the device. When this registration is completed, the horizontal writing character selection line 17 is reset.
その後、印刷文字記憶装置11から読出される
文字コードをアドレスとして文字発生装置12が
アクセスされ、文字コードに対応する横書き用文
字パターンが出力線15を介してプリンタに転送
され印刷される。 Thereafter, the character generating device 12 is accessed using the character code read from the print character storage device 11 as an address, and the horizontal writing character pattern corresponding to the character code is transferred to the printer via the output line 15 and printed.
本発明による印刷制御装置は以上に述べた如く
であり、文字パターン発生装置12への必要な文
字パターンの登録操作は印刷動作期間外に行なわ
れる。したがつて、パターン変換装置19はそれ
程の高速動作を要求されないため従来よりも安価
に構成でき、装置全体のコストを大幅に引き下げ
ることができ、日本語ワードプロセツサ等を安価
に提供できる。更に、外部記憶装置18には縦書
き用または横書き用のいずれか一方の文字パター
ンを収容しておくだけでよい。 The printing control device according to the present invention is as described above, and the necessary character pattern registration operation in the character pattern generation device 12 is performed outside the printing operation period. Therefore, the pattern conversion device 19 is not required to operate at such a high speed, so it can be constructed at a lower cost than the conventional one, and the cost of the entire device can be significantly reduced, allowing Japanese word processors and the like to be provided at low cost. Further, the external storage device 18 only needs to store character patterns for either vertical writing or horizontal writing.
尚、文書の書き方が変わるたびに文字パターン
発生装置12に必要な文字パターンを登録する操
作が必要となる。しかし日本語ワードプロセツサ
等では、縦書きか横書きかいずれか一方の文書を
連続して処理することが多く、また同一文書内に
縦書き文字と横書き文字が混在することも稀であ
る。したがつて、文字パターンの登録操作による
文書印刷処理の能率低下は一般に殆んど問題にな
らない。 Incidentally, each time the writing style of a document changes, it is necessary to register a necessary character pattern in the character pattern generation device 12. However, Japanese word processors and the like often process either vertically or horizontally written documents consecutively, and it is rare for vertically written characters and horizontally written characters to coexist in the same document. Therefore, a decrease in the efficiency of document printing processing due to the character pattern registration operation is generally not a problem.
第1図は従来の印刷制御装置を示すブロツク
図、第2図は縦書き用文字パターンと横書き用文
字パターンの一例を示す図、第3図は本発明の印
刷制御装置の一実施例を示すブロツク図である。
11……印刷文字記憶装置、12……文字パタ
ーン発生装置、13,14,20……ゲート、1
6……縦書き文字パターン選択線、17……横書
き文字パターン選択線、18……外部記憶装置、
19……パターン変換装置。
Fig. 1 is a block diagram showing a conventional printing control device, Fig. 2 is a drawing showing an example of a character pattern for vertical writing and a character pattern for horizontal writing, and Fig. 3 shows an embodiment of the printing control device of the present invention. It is a block diagram. 11... Print character storage device, 12... Character pattern generation device, 13, 14, 20... Gate, 1
6...Vertical character pattern selection line, 17...Horizontal character pattern selection line, 18...External storage device,
19...Pattern conversion device.
Claims (1)
憶装置と、文字パターンを格納する文字パターン
発生装置とを具備し、前記印刷文字記憶装置に格
納された文字コードに対応する文字パターンを前
記文字パターン発生装置により発生して印字せし
める印刷制御装置において、 縦書き用または横書き用のいずれか一方の文字
パターンを収容する外部記憶装置と、 縦書き用または横書き用の一方の文字パターン
を他方の文字パターンに変換するパターン変換装
置と、 前記外部記憶装置から読出された一方の文字パ
ターンを前記パターン変換装置により他方の文字
パターンに変換して前記文字パターン発生装置に
送る第1経路と、 前記外部記憶装置から読出された一方の文字パ
ターンをそのまゝ前記文字パターン発生装置に送
る第2経路と、 前記第1経路及び第2経路を切換えるゲート回
路と、 を設け、縦書き文書または横書き文書の印刷に対
応して前記第1経路あるいは第2経路を前記ゲー
ト回路により活性化し、印刷に先立つて前記外部
記憶装置から読出された文字パターンをそのまゝ
あるいは前記パターン変換装置で変換された文字
パターンを前記文字パターン発生装置に登録する
ことを特徴とする印刷制御装置。[Scope of Claims] 1. A print character storage device that stores a character code to be printed, and a character pattern generation device that stores a character pattern, and a character that corresponds to the character code stored in the print character storage device. A printing control device that causes the character pattern generation device to generate and print a pattern, comprising: an external storage device that stores either a character pattern for vertical writing or a character pattern for horizontal writing; and a character pattern for one of vertical writing or horizontal writing. a pattern conversion device that converts one character pattern read from the external storage device into the other character pattern by the pattern conversion device and sends the converted character pattern to the character pattern generation device; , a second path that directly sends one of the character patterns read from the external storage device to the character pattern generator, and a gate circuit that switches between the first path and the second path; The first path or the second path is activated by the gate circuit in response to printing a horizontally written document, and the character pattern read from the external storage device is used as it is or converted by the pattern conversion device prior to printing. A printing control device characterized in that a character pattern generated by a character pattern is registered in the character pattern generating device.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP7737080A JPS573185A (en) | 1980-06-09 | 1980-06-09 | Print control device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP7737080A JPS573185A (en) | 1980-06-09 | 1980-06-09 | Print control device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS573185A JPS573185A (en) | 1982-01-08 |
| JPS6353038B2 true JPS6353038B2 (en) | 1988-10-20 |
Family
ID=13632004
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP7737080A Granted JPS573185A (en) | 1980-06-09 | 1980-06-09 | Print control device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS573185A (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61148066A (en) * | 1984-12-24 | 1986-07-05 | Usac Electronics Ind Co Ltd | Printer control processing system |
| JPS6228253A (en) * | 1985-07-31 | 1987-02-06 | Hitachi Koki Co Ltd | Print control system for printer |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5216933A (en) * | 1975-07-30 | 1977-02-08 | Hitachi Ltd | Information management apparatus |
| JPS6035687B2 (en) * | 1976-07-30 | 1985-08-16 | 株式会社日立製作所 | Print data control device |
| JPS5617489A (en) * | 1979-07-20 | 1981-02-19 | Fujitsu Ltd | Character display processing system |
-
1980
- 1980-06-09 JP JP7737080A patent/JPS573185A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS573185A (en) | 1982-01-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4511267A (en) | Method for changing the supply of characters in an ideographic typewriter by combining and storing individual characters | |
| JPH05246078A (en) | Raster image serial printer | |
| JP3337684B2 (en) | Printer control system | |
| JPS63172665A (en) | printer control device | |
| JPS6353038B2 (en) | ||
| JPS6353039B2 (en) | ||
| JPH0628022B2 (en) | Character / graphic output device | |
| JPS594706B2 (en) | Print pattern generator | |
| JPH0246490A (en) | Memory circuit | |
| JPS64711B2 (en) | ||
| JPS6230436B2 (en) | ||
| JP2757986B2 (en) | Print control device for serial dot printer | |
| KR890001867B1 (en) | Character image conversion method and device | |
| JPS63260462A (en) | Character generating method for printer | |
| KR900006730B1 (en) | Method for controlling chinese letter font process in dot matrix printer | |
| JPH0325667A (en) | Japanese word processing system | |
| JP2745349B2 (en) | Printing device | |
| JPH0439434B2 (en) | ||
| JPS642951B2 (en) | ||
| JPS61148065A (en) | Recorded information input/output control method | |
| JPS61120755A (en) | Printer | |
| JPH02239956A (en) | Printer control system | |
| JPS60199683A (en) | How to add pages to a page printer | |
| JPS6394294A (en) | Writing controller for frame memory | |
| JPS61208083A (en) | Character dot pattern data generation method |