JPS62105266A - Character processor - Google Patents

Character processor

Info

Publication number
JPS62105266A
JPS62105266A JP60245471A JP24547185A JPS62105266A JP S62105266 A JPS62105266 A JP S62105266A JP 60245471 A JP60245471 A JP 60245471A JP 24547185 A JP24547185 A JP 24547185A JP S62105266 A JPS62105266 A JP S62105266A
Authority
JP
Japan
Prior art keywords
graphic
document
area
characters
size
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
JP60245471A
Other languages
Japanese (ja)
Inventor
Toru Nakajima
徹 中島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP60245471A priority Critical patent/JPS62105266A/en
Publication of JPS62105266A publication Critical patent/JPS62105266A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To know the kind of a graphic which is entered even during document editing operation and to perform compatible character processing by displaying document data, graphic patterns, etc., when they are stored in a buffer. CONSTITUTION:When the input of a keyboard KB is supplied, an interrupt signal is sent to a CPU and various control signals are read out of a ROM to perform various control according to the control signals. A graphic area in a document is recognized and a graphic to be displayed or printed is generated according to the size of the area. The position, the number of lateral characters, and the number of longitudinal characters are inputted to an area R1. A graphic area is secured in the document in the area R6 and the kind of the graphic and the name of a graphic file are entered in the area R1 to generate a graphic pattern on a buffer memory DBUF according to the size of the graphic area.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は文字処理装置に関し、特にグラフや線画−画像
といった文字以外の情報を含む文書を入力・編集参出力
可能な文字処理装置に関するものである。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a character processing device, and more particularly to a character processing device that can input, edit, and output documents containing information other than text, such as graphs, line drawings, and images. be.

[従来の技術] 従来、この種の文字処理装置、たとえば[1米語文書と
グラフとを処理する文字処理袋とにおいては、通常の文
字から成る情報(以F文占という)とグラフのような文
字以外から成る情報(以F図形という)とは独立に存在
していた。すなわち、文書は入力された文字の集まりで
あり、図形は実際のパターンまたはそのパターンを生成
する直線などを表わす命令、またはグラフの場合の元に
なる数値などのデータの集まりとなっていた。
[Prior Art] Conventionally, this type of character processing device, for example, [1] a character processing bag that processes American language documents and graphs, processes information consisting of ordinary characters (hereinafter referred to as F Bunzan) and graphs. It existed independently of information consisting of non-characters (hereinafter referred to as F-figures). In other words, a document is a collection of input characters, and a figure is an instruction representing an actual pattern or a straight line to generate that pattern, or a collection of data such as numerical values that are the basis of a graph.

第2図は従来の文字処理装置で文書と図形が独立したフ
ァイルという形式で存在し、それらが文書内のポインタ
で接続されていることを示すものである。第2図(A)
は1つの文書ファイルに対する図形ファイルが1つ存在
する形式のものであリ、同図CB)は文書内の1つの図
形領域ごとに1つの図形ファイルが存在する形式である
FIG. 2 shows that in a conventional character processing device, a document and a figure exist in the form of independent files, and they are connected by a pointer within the document. Figure 2 (A)
is a format in which one graphic file exists for one document file, and CB) in the same figure is a format in which one graphic file exists for each graphic area in the document.

同図において、alおよびa2は文書データ、bl、b
2.b3.b4は文書データ中の図形領域、cl 、e
2.e3.c4はそれぞれbi。
In the figure, al and a2 are document data, bl, b
2. b3. b4 is the graphic area in the document data, cl, e
2. e3. c4 is bi respectively.

b2.b3.b4に対応する図形データであり、PL、
P2.P3.p4はそれぞれをつなぐポインタである。
b2. b3. This is graphic data corresponding to b4, and PL,
P2. P3. p4 is a pointer that connects each.

al、a2は単独では文書ファイルであり、clとc2
はまとめて1つの図形ファイル、c3と04はそれぞれ
が独立した図形ファイルであることを表わしている。
al and a2 are document files alone, and cl and c2
represents that they are collectively one graphic file, and c3 and 04 are each independent graphic files.

文書データと図形データをつなぐためには、ポインタを
文書中に格納しておく必要があるが、ポインタは文書で
はないことから、通常の文書データとして文書中に格納
するのではなく、その文書データを管理するデータ(通
常文書データの先頭部分に付加されている)の中に格納
されていた。
In order to connect document data and graphic data, it is necessary to store a pointer in the document, but since the pointer is not a document, it is not stored in the document as normal document data, but rather as a pointer in the document data. was stored in the data that manages the document data (usually added to the beginning of the document data).

このような従来技術では、文書編集中には図形領域の記
入される図形ファイルがどれであるのかが不明であると
いう欠点があった0図形領域に記入される図形を知るた
めには1文−8編集とは異なった編集画面(状態)に移
ったり、図形を見るだめの命令を入力するといった操作
が必要であった。また、作成した文書には図形ファイル
へのポインタが含まれているため、図形を扱える文字処
理装置でしか使用できず、図形を扱えない文字処理装置
への互換性に欠けていた。
Such conventional technology has the disadvantage that it is unclear which graphic file is to be written in the graphic area during document editing.It takes one sentence to know the graphic file to be written in the graphic area. It was necessary to perform operations such as moving to an editing screen (state) different from that of 8 editing and inputting a command not to look at the figure. Furthermore, because the created document contains a pointer to a graphic file, it can only be used on a character processing device that can handle graphics, and lacks compatibility with character processing devices that cannot handle graphics.

[発明が解決しようとする閂題点] 本発明の目的は、従来の欠点を除去することにある。す
なわち、文書編集中でも、記入される図形の種類(ファ
イル名)を知ることができ、かつ図形を扱えない文字処
理袋δに対する互換性のとれた文書を作成することので
Sる文字処理装置を提供することにある。
[Problems to be Solved by the Invention] The purpose of the present invention is to eliminate the conventional drawbacks. That is, the present invention provides a character processing device that can know the type (file name) of a figure to be entered even while editing a document, and can create a document that is compatible with a character processing bag δ that cannot handle figures. It's about doing.

[実施例] 第1図は本発明の詳細な説明する図である。[Example] FIG. 1 is a diagram illustrating the present invention in detail.

1−1の図形作成手段で入力ないし編集された図形は、
1−2の記憶手段によって記憶される。
Figures input or edited using the figure creation method in 1-1 are
The information is stored by the storage means 1-2.

1−3の文書人力1段によって入力された通常文字およ
び機能文字は、l−4の文書記憶−4段によって記憶さ
れる。l−5の文書編集手段は。
The normal characters and functional characters inputted by the first stage of document manpower 1-3 are stored in the fourth stage of document storage 1-4. 1-5 document editing means.

1−3の入力手段から入力した文字を用いて1−4の文
書記憶手段にある文書データの編集を行なう。
The text inputted from the input means 1-3 is used to edit the document data stored in the document storage means 1-4.

1−6の図形領域認識手段では、1−4の文書記憶手段
にある文書データ中の図形領域を機能文字を元に認識す
る。1−7の図形結合手段では、文−I中の図形領域か
ら読み出したデータをもとに図形ファイルを読み出す、
1−8の図形サイズ決定手段では、l−6で認識された
図形領域の出力時の大きさを決定する。1−9の図形生
成手段では、1−7の図形結合手段で読み出した図形フ
ァイルをもとに実際に出力される図形奢、1−8で決め
られた大きさに生成する。1−10の出力手段では、1
−4の記憶1段にある通常文字で構成された文書および
1−9で生成された図形を1−6で認識された位置に合
わせて出力する。
The graphic area recognition means 1-6 recognizes the graphic area in the document data stored in the document storage means 1-4 based on the functional characters. The graphic combination means 1-7 reads a graphic file based on the data read from the graphic area in sentence-I.
The graphic size determining means 1-8 determines the size of the graphic area recognized in 1-6 when output. The figure generating means 1-9 generates the figure size determined in 1-8 based on the figure file read out by the figure combining means 1-7. 1-10 output means, 1
The document composed of normal characters in the first storage level of -4 and the figure generated in step 1-9 are outputted in alignment with the position recognized in step 1-6.

以下、図を参照して本発明の詳細な説明する。Hereinafter, the present invention will be described in detail with reference to the drawings.

第3図は本発明文字処理装置の一実施例の構成を示す。FIG. 3 shows the configuration of an embodiment of the character processing device of the present invention.

第3図の構成において、CPUはマイクロプロセッサ形
態の中央処理′?A置であり、文字処理のための演算、
論理′r1断等を行ない、アドレスバスAB、コントロ
ールバスCB、データバスDBを介して、それらのパス
に接続された各構成要素を制御する。
In the configuration shown in FIG. 3, the CPU is a central processing unit in the form of a microprocessor. A position, operations for character processing,
The logic 'r1 is disconnected, etc., and each component connected to these paths is controlled via the address bus AB, control bus CB, and data bus DB.

また、文z鱈中の図形領域の認識、図形領域の大きさの
決定、図形の生成も後述するRAMの内容を元にして、
このCPUで行なう。
In addition, the recognition of the graphic area in the text, the determination of the size of the graphic area, and the generation of the figure are based on the contents of the RAM, which will be described later.
Do this with this CPU.

アドレスバスABは、マイクロプロセッサCPUの制御
の対象とする構成要素を指示するアドレス信号を転送す
る。コントロールバスCBはマイクロプロセッサCPU
の制御の対象となる各構成要素のフントロール信号を転
送して供給する。データ/ヘスDBは名構成機器相L 
1iJlのデータの転送を行なう。
Address bus AB transfers address signals indicating the components to be controlled by the microprocessor CPU. Control bus CB is microprocessor CPU
transfers and supplies the control signals of each component to be controlled. Data/Hess DB is the name component phase L
1iJl of data is transferred.

次に、ROMは読み出し専用の固定メモリであり、後述
するマイクロプロセッサCPUによる制御の−L順例え
ば第6図A、Hに示す1順を記憶させておく。
Next, the ROM is a read-only fixed memory, and stores the -L order controlled by the microprocessor CPU, which will be described later, for example, the 1 order shown in FIGS. 6A and 6H.

また、RAMはlワード16ビツトの構成の古き込み可
能なランダムアクセスメモリであって、各構成要素から
の各種データの一時記憶に用いる。記憶するデータには
、文字間隔参行間隔など文書の大きさを決めるデータエ
リアR1、図形を生成するときの中間データエリアR2
、生成した図形のパターンエリアR3などがある。また
文書を記憶するエリアR6を有する。
Further, the RAM is a random access memory having a structure of 1 word and 16 bits, and is used for temporary storage of various data from each component. The data to be stored includes a data area R1 that determines the size of the document, such as character spacing, and an intermediate data area R2 that is used to generate figures.
, a pattern area R3 of generated figures, etc. It also has an area R6 for storing documents.

KBはキーボードであり、英数字キー、乎仮名キー、片
仮名キー、図形領域を指示する文字キー等の文字記号入
カキ−1および、漢字変換の始めと終りを指定するキー
をはじめ、本文字処理装置に対する各種機部を指示する
ための各種のファンクションキーを備えている。
The KB is a keyboard, including alphanumeric keys, kanji keys, katakana keys, character keys for specifying graphic areas, keys for inputting character symbols, and keys for specifying the start and end of kanji conversion, as well as keys for character processing. It is equipped with various function keys for instructing various parts of the device.

DEUFはバッファメモリであり、キーボードKBから
入力された文書情報等を格納する。
DEUF is a buffer memory that stores document information etc. input from the keyboard KB.

DISKは作成された文書の外部記憶としての磁気ディ
スク装置である。
DISK is a magnetic disk device that serves as external storage for created documents.

CRはカーソルレジスタであり、CPUによりその内容
を読み書きできる。後述するCRTコントローラCRT
Cは、ここに格納されたアI・レスに対応する表示装置
cRrt−の位置にカーソルを表示する。
CR is a cursor register, the contents of which can be read and written by the CPU. CRT controller CRT described later
C displays a cursor at the position of the display device cRrt- corresponding to the address stored here.

CRTは陰極線管等を用いた表示装こ〒あり、その表示
装、IcRTにおけるドツト構成の文字パターンや図形
パターンおよびカーソルの表示を、CRTコントローラ
CRTCで制御する。
A CRT is a display device using a cathode ray tube or the like, and the display of dot-structured character patterns, graphic patterns, and a cursor on the display device, IcRT, is controlled by a CRT controller CRTC.

CRTコントローラCRTCは、カーソルレジスタCR
およびバッファDBUFに蓄えられた内容を表示装置C
RTに表示する。
The CRT controller CRTC has a cursor register CR.
and displays the contents stored in buffer DBUF on display device C.
Display on RT.

CGはキャラクタジェネレータであり1表示装置CRT
に表示する文字、記号、カーソル等のキャラクタ信号を
発生する。
CG is a character generator and 1 display device CRT.
Generates character signals such as characters, symbols, and cursors to be displayed on the screen.

かかる各構成要素からなる本発明文字処理!A置におい
ては、キーボードKBからの各種の入力に応じて作動す
るものであって、キーボードKBからの入力が供給され
ると、まず、インタラブド信号が中央処理装置cPUに
送られ、その中央処理装置CPUがROM内に記憶し、
である各種の制御信号を読み出し、それらの制御信号に
従って各種の制御が行なわれる。
The character processing of the present invention is composed of each of these constituent elements! In position A, it operates in response to various inputs from the keyboard KB, and when the input from the keyboard KB is supplied, an interwoven signal is first sent to the central processing unit cPU, and the central processing unit CPU stores in ROM,
Various control signals are read out, and various controls are performed according to these control signals.

なお、バッファDBUFの内容を表示装置CRTI−の
位置に対応させて表示を行なう表示手段は公知であるの
でその説明を省略し、単に文書データや図形パターン等
をバッファDBUFに格納することで表示が行なわれる
ことにする。
Note that the display means for displaying the contents of the buffer DBUF in correspondence with the position of the display device CRTI- is well known, so its explanation will be omitted, and the display can be done simply by storing document data, graphic patterns, etc. in the buffer DBUF. It will be done.

次に第4図および第5図を用いて、本発明文字処理装置
による文書中への図形データの結合処理および図形パタ
ーンの生成処理の概略全説明する。
Next, with reference to FIGS. 4 and 5, the entire process of combining graphic data into a document and generating a graphic pattern by the character processing apparatus of the present invention will be explained.

第4図は作成中の文書内に図形として簡単な地図を記入
する場合の例で1表示装置cRTlに作成、編集中の文
書が表示されていることを示す。
FIG. 4 is an example of writing a simple map as a graphic in a document being created, and shows that the document being created and edited is displayed on one display device cRTl.

第4図(A)のaの部分は、すでに入力した文字および
これから文字を入力する文書領域である。
Part a in FIG. 4(A) is a document area in which characters that have already been input and characters to be input will be input.

同すの点線内は図形領域としたい部分である。The part within the dotted line is the part that is desired to be a graphic area.

第4図CB)では、図形領域の左」二の位置をカーソル
で示し、図形領域の横幅の文字数と縦の行数をキーボー
ドKBからの入力で指示する。
In FIG. 4 CB), the user points the cursor at the left position of the graphic area and indicates the number of characters in the width and the number of lines in the vertical direction of the graphic area by inputting from the keyboard KB.

第4図(C)はCPUが文−2中の図形領域にあたる部
分の左右に、図形領域を指示する機能文字(“)を記入
したものである。
In FIG. 4(C), the CPU has written function characters (") indicating the graphic area on the left and right sides of the part corresponding to the graphic area in sentence-2.

第4図(D)は、同図(C)で定めた図形領域内に、図
形の種類(線画による地図なので、“ズケイ”としてい
る)と図形ファイルの名前(“えさまえ”という名前が
付けられている)とを記入したものである。この図形の
種類と図形ファイルの名前は1通常の文字を記入するの
と同じ編集手段で記入する。
Figure 4 (D) shows that the type of figure (it is called "Zukei" because it is a line drawing map) and the name of the figure file (the name "Esamae") are added to the figure area defined in Figure 4 (C). The following information is entered. The type of figure and the name of the figure file are entered using the same editing means used to enter normal characters.

図形領域の大きさや位置を変更する場合は、この機ス七
文字の文書中の位置を変更することで行なう。
If you want to change the size or position of the graphic area, you can do so by changing the position of the seven characters in the document.

第4図(E)は、同図(D)の図形領域の左側の機能文
字の列とその中に記入した図形の種類名と図形ファイル
名を移動させることで、図形領域の拡大を行なったもの
である。
In Figure 4 (E), the graphic area was enlarged by moving the column of functional characters on the left side of the graphic area in Figure 4 (D), as well as the graphic type name and graphic file name written therein. It is something.

なお、図示はしていないが同様の千111ftによって
、図形領域の縮小が行なえる。
Although not shown, the graphic area can be reduced by a similar 1,111 ft.

第4図(F)は、同図(D)の図形領域全体を文書中の
別の位置に移動させることで図形領域の移動を行なった
ものである。
In FIG. 4(F), the graphic area is moved by moving the entire graphic area in FIG. 4(D) to another position in the document.

この機能文字の移動や図形領域の位置の変更は、機能文
字を扱える編集手段であれば1編集f段が行なっている
基本的な編集処理と同様の処理として可能である。
This movement of the functional characters and change of the position of the graphic area can be performed in the same manner as the basic editing processing performed by the first editing stage f, provided that the editing means is capable of handling functional characters.

第4図(G)は、同図(D)で作成した図形入り文書を
出力(印刷)した場合を示す0文書中の図形領域にあた
る部分に地図が記入されている。
FIG. 4(G) shows a case where the graphic-containing document created in FIG. 4(D) is outputted (printed), and a map is drawn in the portion corresponding to the graphic area in the zero document.

第5図は、第4図(G)のような場合に文書中の図形領
域を認識し、その大きさに合わせて表示・印刷時の図形
を生成する処理の説1j図である。
FIG. 5 is a diagram 1j of a process for recognizing a graphic area in a document and generating a graphic for display/printing according to its size in the case shown in FIG. 4(G).

第5図(A)は、ある文字間隔φ行間隔の場合に作製さ
れた文書であり、aの部分は通常の文字領域、bの部分
は図形領域である。bの部分の実際の大きさくドツト数
)は、文書の文字間隔と行間隔で決められる。tなわち
、bの領域の横ドツト数(c)は図形領域がある部分の
文字間隔と文字数で、縦のドツト数(d)は図形領域が
ある部分の行間隔と行数で決められる。
FIG. 5(A) shows a document created with a certain character spacing φ line spacing, where the portion a is a normal character area and the portion b is a graphic area. The actual size (number of dots) of portion b is determined by the character spacing and line spacing of the document. t, that is, the number of horizontal dots (c) in area b is determined by the character spacing and number of characters in the part where the graphic area is located, and the number of vertical dots (d) is determined by the line spacing and number of lines in the part where the graphic area is located.

第5図(B)は、同図(A)の図形領域の中に記入され
ている図形ファイル名を読み込んで七のファイルをオー
ブンし、その内容を同図(A)で決められた大きさに拡
大(場合によっては縮小)したものである。
Figure 5 (B) reads the graphic file name written in the graphic area of Figure 5 (A), opens file 7, and converts its contents to the size determined in Figure 5 (A). It is enlarged (or reduced in some cases).

第5図(C)は同図(A)の文書部分を出力したもので
あり、同図(D)は同図(C)に同図(B)で生成した
図形パターンを付加したものである。
Figure 5(C) is the output of the document part of Figure 5(A), and Figure 5(D) is the output of Figure 5(C) with the graphic pattern generated in Figure 5(B) added. .

第6図は第3図に示す実施例による文書編集中に図形領
域を作成する場合の処理と、文、!z中の図形領域の大
きさに合わせて図形を生成する処理を表わすフローチャ
ートである。
FIG. 6 shows the process of creating a graphic area during document editing according to the embodiment shown in FIG. 3 is a flowchart showing a process of generating a figure according to the size of a figure area in z.

第6図(A)は図形領域を作成する場合の処理を表わす
FIG. 6(A) shows the processing when creating a graphic area.

ステップ56−1において、図形領域の基準となる文書
中の位置をKBよりエリアR1に入力する。実施例では
図形J域を確保するコマンドを入力するときのカーソル
の位21(CR)で示している。
In step 56-1, the position in the document that is the reference of the graphic area is input from KB to area R1. In the embodiment, the cursor position 21 (CR) is used to input a command to secure the figure J area.

ステップ56−2において、KBにより図形領域の構成
横文字数と縦行数をエリアR1に入力する。
In step 56-2, the number of horizontal characters and the number of vertical lines constituting the graphic area are input into area R1 using KB.

ステップ6−3において、R6の文書中に図形領域を確
保する。実施例では、ステップ56−1で入力した基準
の位置からステップ56−2で入力した大きさの領域を
、図形領域を表わす機能文字(”   ”)ではさむ形
式で文S中に記入する。
In step 6-3, a graphic area is secured in the R6 document. In the embodiment, an area of the size input in step 56-2 from the reference position input in step 56-1 is written in the sentence S in such a manner that it is sandwiched between function characters ("'') representing a graphic area.

ステップ56−4において1図形領域の中に図形結合に
必要なデータ、すなわち図形の種類や図形ファイルの名
前をR1に記入する。なお、ここでは図形領域を表わす
機能文字の移動で図形領域の大きさの変更が、図形領域
全体を移動させることで図形領域の位置の変更が可能で
ある。
In step 56-4, data necessary for combining figures in one figure area, ie, the type of figures and the name of the figure file, are entered in R1. Here, the size of the graphic area can be changed by moving the functional character representing the graphic area, and the position of the graphic area can be changed by moving the entire graphic area.

第6図(B)は文;す中の図形領域の大きさに合わせて
図形パターンを生成する処理を表わす。
FIG. 6(B) shows the process of generating a graphic pattern according to the size of the graphic area in the sentence.

ステップ56−5において、R6の文書中の図形領域を
認識する。これは文書中にある図形領域を表わす機能文
字の集まりで認識する。ここでは、その図形領域の図形
の種類と、そこに記入される図形ファ゛イル名の認識も
行なう。
In step 56-5, graphic areas in the R6 document are recognized. This is recognized by a collection of functional characters that represent graphic areas within a document. Here, the type of figure in the figure area and the name of the figure file written therein are also recognized.

ステップ56−6では、ステップ56−5におて認識さ
れた図形領域の、具体的な大きさを決定する。これは図
形領域が相当する文、8の行間隔と行数から求められる
縦のドツト数、文字間隔と文字数から求められる横のド
ツト数で表わされる。
In step 56-6, the specific size of the graphic area recognized in step 56-5 is determined. This is expressed by the sentence to which the graphic area corresponds, the number of vertical dots found from the line spacing and number of lines of 8, and the number of horizontal dots found from the character spacing and number of characters.

ステップ56−7では、ステップ56−5において認識
された図形領域の中に記入されている図形データをもと
に、ステップ56−6で決定された大きさに合わせて線
画やグラフなどをDBUF上に生成する。
In step 56-7, line drawings, graphs, etc. are drawn on the DBUF according to the size determined in step 56-6, based on the graphic data written in the graphic area recognized in step 56-5. to be generated.

前記実施例では入力をキーボードから行なっているが、
入力機器はタブレット、光学文字読取装置(OCR)、
オンライン文字認識などを用いてもよい、また、図形領
域の基準点をカーソルで示しているが、ライトベンやマ
ウスを用いて示してもよい、同様に、図形領域の大きさ
をキーボードからの入力でグーえているが、表示してい
る文書においてカーソルなどで図形領域の範囲を直接指
示してもよい。
In the above embodiment, input is performed from the keyboard, but
Input devices include tablet, optical character reader (OCR),
You can also use online character recognition, etc.Also, although the reference point of the graphic area is shown with a cursor, you can also use a light bar or mouse to indicate it.Similarly, the size of the graphic area can be input from the keyboard. Although this may sound strange, you can also directly specify the range of the graphic area using a cursor or the like in the displayed document.

図形作成の操作においては、前記実施例では図形領域の
基準点から順に入力しているが、あらかじめ文書中に表
の形などで記入しておいた図形用データを指示すること
で、図形の作成を一括して行なってもよい、また、その
逆に、図形領域を表わす機能車7′を1つ1つ入力し、
て図形領域を作成してもよい。
In the operation for creating a figure, in the above embodiment input is made sequentially starting from the reference point of the figure area, but by specifying the figure data that has been written in advance in the form of a table etc. in the document, the figure can be created. You can do this all at once, or vice versa, input the function wheels 7' representing the graphic area one by one,
You can also create a graphic area by

さらに、前記実施例では図形領域の大きさに合わせて、
実際に記入する図形を生成しているが、図形ファイルを
作成昏編集した時点でその大きさを決めておき1図形領
域の大きさに合わせて出力してもよい、たとえば、図形
領域が記入する図形より小さい場合は図形の一部を省略
し、大きい場合は領域の中央に記入する。特にデータと
して画像を記入する場合は1画像パターンを拡大縮小す
る必要がなくなるという利点がある。
Furthermore, in the above embodiment, depending on the size of the graphic area,
The actual shape to be filled in is generated, but the size can be determined at the time the shape file is created and edited, and the size can be output according to the size of one shape area.For example, when the shape area is filled in. If it is smaller than the figure, omit part of the figure; if it is larger, write it in the center of the area. Particularly when writing an image as data, there is an advantage that there is no need to enlarge or reduce one image pattern.

以にの説明から明らかなように、本発明によって文書中
の図形領域を明確かつ容易に指示でき、かつ結合する図
形ファイル名などを文書と同様に確認できるようになっ
た。さらに、文書中の図形ファイル名は通常の文字で記
入されるので、[j形を扱うことのできない文字処理装
置に対しても文書の互換性がとれる文字処理装置を実現
できた。
As is clear from the above description, the present invention makes it possible to clearly and easily specify a graphic area in a document, and to confirm the names of graphic files to be combined in the same way as in the document. Furthermore, since the graphic file name in the document is written in normal characters, it was possible to realize a character processing device that is compatible with documents even with character processing devices that cannot handle J-shapes.

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

f:fS1図は本発明文字処理装置の全体構成図、第2
図は文書データと図形データの関係を示した説明図、 第3図は本発明文字処理装置の一実施例を示すブロック
図、 第4図は本発明装置による図形領域の作成処理の概略を
説明する説明図、 第5図は本発明装置による図形領域の作成処理の概略を
説明する説明図、 第6図は文a編集中に図形領域を作成する場合の処理と
、文書中の図形領域の大きさに合わせて図形を生成する
処理を表わすフローチャートである。 RAM−−一一−〜−メモリ  ROM−−−−−メモ
リCP U−−−−一処理部 第2図 第1図 (A) (B) 第4図 (A)                   (B)
(C)                    (D
)(E)                   (F
)第5図 (A) (B)
f: fS1 is an overall configuration diagram of the character processing device of the present invention, the second
Figure 3 is an explanatory diagram showing the relationship between document data and graphic data, Figure 3 is a block diagram showing an embodiment of the character processing device of the present invention, and Figure 4 outlines the process of creating a graphic area by the device of the present invention. FIG. 5 is an explanatory diagram illustrating the outline of the process of creating a graphic area by the apparatus of the present invention, and FIG. 3 is a flowchart showing a process of generating a figure according to its size. RAM--11--Memory ROM--Memory CPU U-----1 Processing section Fig. 2 Fig. 1 (A) (B) Fig. 4 (A) (B)
(C) (D
)(E)(F
) Figure 5 (A) (B)

Claims (1)

【特許請求の範囲】[Claims] (1)線画や画像といった、文字以外のデータで構成さ
れている図形ファイルを記憶する図形記憶手段と、 通常の文書を構成する通常文字および図形領域を指示す
る機能文字を入力する文書入力手段と、 機能文字を通常の文字と同様に扱える文書編集手段と、 当該編集された文書を記憶する文書記憶手段と、 機能文字を解釈し文書中の図形領域を認識する認識手段
と、 図形記憶手段に保存されている図形ファイルを文書と結
合する結合手段とを備えたことを特徴とする文字処理装
置。
(1) A graphic storage means for storing graphic files made up of data other than text, such as line drawings and images; and a document input means for inputting normal characters constituting a normal document and functional characters indicating graphic areas. , a document editing means that can handle functional characters in the same way as normal characters, a document storage means that stores the edited document, a recognition means that interprets the functional characters and recognizes graphic areas in the document, and a graphic storage means. A character processing device comprising: combining means for combining a saved graphic file with a document.
JP60245471A 1985-10-31 1985-10-31 Character processor Pending JPS62105266A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60245471A JPS62105266A (en) 1985-10-31 1985-10-31 Character processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60245471A JPS62105266A (en) 1985-10-31 1985-10-31 Character processor

Publications (1)

Publication Number Publication Date
JPS62105266A true JPS62105266A (en) 1987-05-15

Family

ID=17134151

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60245471A Pending JPS62105266A (en) 1985-10-31 1985-10-31 Character processor

Country Status (1)

Country Link
JP (1) JPS62105266A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01130270A (en) * 1987-11-16 1989-05-23 Canon Inc Document processor
JPH01231172A (en) * 1988-03-11 1989-09-14 Casio Comput Co Ltd Data output device
JPH01306955A (en) * 1988-06-03 1989-12-11 Sharp Corp Document preparing device
JPH0496862A (en) * 1990-08-14 1992-03-30 Sharp Corp Document processing device
JP3004526U (en) * 1994-05-24 1994-11-22 株式会社ワコム Device for creating standard document including figures

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01130270A (en) * 1987-11-16 1989-05-23 Canon Inc Document processor
JPH01231172A (en) * 1988-03-11 1989-09-14 Casio Comput Co Ltd Data output device
JPH01306955A (en) * 1988-06-03 1989-12-11 Sharp Corp Document preparing device
JPH0496862A (en) * 1990-08-14 1992-03-30 Sharp Corp Document processing device
JP3004526U (en) * 1994-05-24 1994-11-22 株式会社ワコム Device for creating standard document including figures

Similar Documents

Publication Publication Date Title
JPS6049424A (en) Document input system
JPH024938B2 (en)
JPS62105266A (en) Character processor
JPH03156668A (en) Document preparing device
JPS59180620A (en) Document formation device
JPH0525115B2 (en)
JP3043188B2 (en) Document processing device
JPH04177294A (en) Vector font developing device
JPS62105190A (en) Character processor
JP2672940B2 (en) Document processing device
JP2606579B2 (en) Character display device
JPH01230093A (en) Method for displaying character
JP2978178B2 (en) Document creation apparatus and control method thereof
JP2698348B2 (en) Character processor
JPH07152737A (en) Document preparing device
JPH06110444A (en) Character processor and character output method
JPH01184572A (en) Document preparing device
JPH04195673A (en) Character processor
JPH05151206A (en) Document processor having closed ruled line forming function
JPH081547B2 (en) Character processor
JPH01113857A (en) Ruled line copy processing system for document processor
JPS63208928A (en) Information processor
JPS60221865A (en) Document processor
JPH1196387A (en) Handwritten data processor
JPH05282311A (en) Method and device for editing document