Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH05313637A - Font data processing part - Google Patents
[go: Go Back, main page]

JPH05313637A - Font data processing part - Google Patents

Font data processing part

Info

Publication number
JPH05313637A
JPH05313637A JP4144816A JP14481692A JPH05313637A JP H05313637 A JPH05313637 A JP H05313637A JP 4144816 A JP4144816 A JP 4144816A JP 14481692 A JP14481692 A JP 14481692A JP H05313637 A JPH05313637 A JP H05313637A
Authority
JP
Japan
Prior art keywords
font
buffer
capacity
rasterization
font data
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
JP4144816A
Other languages
Japanese (ja)
Inventor
Akira Ichikawa
明 市川
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP4144816A priority Critical patent/JPH05313637A/en
Publication of JPH05313637A publication Critical patent/JPH05313637A/en
Pending legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To make the capacity of a buffer small by interrupting outline point extraction and outputting font data in an image format if the buffer used for conversion to vector becomes deficient in capacity during the outline point extraction. CONSTITUTION:The font data in the image format are inputted from a host computer 1 to an input part 2. Then, the font data while taken out of a storage part 3 are converted into vectors and rasterized at an execution part 4. In this case, the buffer 4-1 for conversion to vector and a buffer 4-2 for rasterization are not made large in capacity, but set large enough to process the majority of fonts. The generation of a pattern data font based upon a vector font is given up as to a font whose vector conversion and rasterization can not be carried out with said capacity and the font in the image format which is inputted from the host computer 1 is used as it is for output.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、イメージ形式(ビット
マップデータ)で入力されたフォントデータを基に、ベ
クトルフォントを生成し、ついでパターンデータフォン
トを作成するフォントデータ処理方式に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a font data processing method for generating a vector font on the basis of font data input in an image format (bitmap data) and then creating a pattern data font.

【0002】[0002]

【従来の技術】フォントデータ処理方式には、ホストコ
ンピュータ等からイメージ形式で入力されたフォントデ
ータに対し、先ずフォントの輪郭点を抽出してベクトル
フォント(アウトラインフォント)を生成し、ついでラ
スタライズ化してパターンデータ(ビットマップデー
タ)のフォントを得るというものがある。
2. Description of the Related Art A font data processing method is to first extract outline points of a font from font data input in an image format from a host computer or the like to generate a vector font (outline font) and then rasterize it. There is a method of obtaining a font of pattern data (bitmap data).

【0003】図3は、そのようなフォントデータ処理方
式での従来の動作を説明するフローチャートである。 ステップ1…ホストコンピュータ等より、フォントデー
タをイメージ形式で入力する。
FIG. 3 is a flow chart for explaining the conventional operation in such a font data processing system. Step 1 ... Input font data in an image format from a host computer or the like.

【0004】ステップ2…フォントデータの輪郭点を抽
出する。図2は、ベクトル化時使用用バッファ,ラスタ
ライズ化時使用用バッファへの格納データを説明する図
である。これは、「A」というフォントの場合を例にと
ったものであるが、この場合、輪郭点はP1 〜P10と抽
出される。これらの輪郭点は、ベクトル化時使用用バッ
ファに格納される。
Step 2 ... Extract contour points of the font data. FIG. 2 is a diagram for explaining the data stored in the vectorizing buffer and the rasterizing buffer. This is one taking the case of the font of "A" as an example, this case, contour points are extracted as P 1 to P 10. These contour points are stored in the buffer for use during vectorization.

【0005】ステップ3…輪郭点を基にして、ベクトル
フォント(アウトラインフォント)を生成する。一筆書
きでつながる隣りの輪郭点との間(例、図2のP1 とP
2 との間の直線部分)は、パスと呼ばれるが、そのパス
に関するデータ(例、P1 が1つの輪郭の開始点であ
る、P7 の次の輪郭点はP1 (開始点)である、という
情報等)が算出され、ベクトルフォントが生成される。
それらのデータも、やはりベクトル化時使用用バッファ
に格納される。ステップ2とステップ3とによって、ベ
クトル化(フォントに関し、一筆書きの軌跡を求めるこ
と)が行われる。
Step 3 ... A vector font (outline font) is generated based on the contour points. Between adjacent contour points that are connected with a single stroke (for example, P 1 and P in FIG. 2)
The straight line portion between 2 ) is called a path, but the data (for example, P 1 is the start point of one contour, the contour point next to P 7 is P 1 (start point)) related to that path. , Information) is calculated, and a vector font is generated.
Those data are also stored in the buffer for use during vectorization. By steps 2 and 3, vectorization (obtaining a stroke of one stroke for the font) is performed.

【0006】ステップ4…ベクトル化によって求めたベ
クトルフォントを基にして、パターンデータフォントを
求める。即ち、ベクトルフォントに対してラスタライズ
化(一筆書きの軌跡で取り囲まれた部分を、塗りつぶす
こと)を施し、ビットマップデータのフォントを得る。
Step 4 ... A pattern data font is obtained based on the vector font obtained by vectorization. That is, the vector font is rasterized (the part surrounded by the stroke of one stroke is painted) to obtain the font of the bitmap data.

【0007】ラスタライズ化の方法には種々あるが、例
えば図2に示すように、点線で示すスキャンラインSと
各パスとの交点C1 〜C4 を求め、奇数番目と偶数番目
の交点の間(C1 とC2 の間,C3 とC4 の間)は塗り
つぶし、偶数番目と奇数番目の交点の間(C1 より左
方,C2 とC3 の間,C4 より右方)は塗りつぶさない
という方法がある。この場合、スキャンラインSと交差
するパスP1 2 ,P89 ,P8 10,P1 7 に関
するデータ(例、傾き等)は、ラスタライズ化時使用用
バッファに格納され、ラスタライズ化の便に供される。
There are various rasterizing methods. For example, as shown in FIG. 2, intersections C 1 to C 4 between the scan line S indicated by a dotted line and each path are obtained, and the intersections between the odd and even intersections are obtained. Fill (between C 1 and C 2 , between C 3 and C 4 ) and between even and odd intersections (left of C 1 , left of C 2 and C 3 , right of C 4 ) There is a method of not filling. In this case, the data (eg, inclination) regarding the paths P 1 P 2 , P 8 P 9 , P 8 P 10 , and P 1 P 7 that intersect the scan line S are stored in the rasterization use buffer and rasterized. It is used for stools.

【0008】なお、フォントデータ処理方式に関する文
献としては、例えば特開平2−129692号公報がある。
As a document relating to the font data processing method, there is, for example, Japanese Unexamined Patent Publication No. 2-129692.

【0009】[0009]

【発明が解決しようとする課題】[Problems to be Solved by the Invention]

(問題点)しかしながら、前記した従来のフォントデー
タ処理方式では、ベクトル化時使用用バッファおよびラ
スタライズ化時使用用バッファとして、それらに格納す
べき情報量が最大となる場合をそれぞれ想定し、その時
の情報量を格納できるような容量のものを、それぞれ用
意しなければならず、不経済であるという問題点があっ
た。
(Problem) However, in the above-described conventional font data processing method, it is assumed that the amount of information to be stored in each of the vectorizing buffer and the rasterizing buffer is the maximum, and There is a problem in that it is uneconomical to prepare each one having a capacity capable of storing information amount.

【0010】(問題点の説明)ベクトル化およびラスタ
ライズ化が共に完遂されて、目的とするパターンデータ
のフォントが作成される。いずれか一方のみが完遂でき
たというだけでは、目的は達成されない。ベクトル化お
よびラスタライズ化を遂行するためには、それぞれの処
理を行う際に使用されるベクトル化時使用用バッファ,
ラスタライズ化時使用用バッファが、充分な容量を持っ
ている必要がある。
(Explanation of Problems) Vectorization and rasterization are both completed, and a desired pattern data font is created. The goal is not achieved if only one of them is completed. In order to perform vectorization and rasterization, a buffer used for vectorization used when performing each processing,
The buffer used during rasterization must have sufficient capacity.

【0011】或る文字のフォントについての処理を行お
うとする時、ベクトル化をする際にはベクトル化時使用
用バッファが満杯になることはなかったが、ラスタライ
ズ化をする際にはラスタライズ化時使用用バッファでは
足りなかったということだと、結局、目的とするパター
ンデータのフォントは作成されない。この場合には、せ
っかくベクトル化をしても、ベクトル化に費やした時間
は全くの無駄となる。
When a font of a certain character is to be processed, the vectoring use buffer does not become full at the time of vectorization, but at the time of rasterization, at the time of rasterization If the buffer for use is not enough, the font of the target pattern data will not be created after all. In this case, even if the vectorization is performed, the time spent for the vectorization is completely wasted.

【0012】逆に、ラスタライズ化をする際にはラスタ
ライズ化時使用用バッファが満杯になることはないが、
ベクトル化をする際にはベクトル化時使用用バッファで
は足りないということでも、やはり、目的とするパター
ンデータのフォントは作成されない。
On the contrary, when rasterizing, the buffer for rasterizing does not become full,
Even when the vectorization buffer is not sufficient for vectorization, the desired pattern data font is not created.

【0013】従って、どのようなフォントについても、
パターンデータのフォントが作成できるようにするため
には、次のようにしておく必要がある。即ち、ベクトル
化の時に、ベクトル化時使用用バッファに格納しなけれ
ばならない情報量が最大となるのはAという文字の場合
であり、そのために必要なバッファ容量はVとすると、
ベクトル化時使用用バッファとしては、容量がV以上の
ものを用意しておかなければならない。
Therefore, for any font,
In order to be able to create a font for pattern data, it is necessary to do the following. That is, when vectorizing, the maximum amount of information that must be stored in the buffer for vectorization is the case of the letter A, and if the buffer capacity required for this is V,
A buffer having a capacity of V or more must be prepared as a buffer for use during vectorization.

【0014】また、ラスタライズ化の時に、ラスタライ
ズ化時使用用バッファに格納しなければならない情報量
が最大となるのは、Bという文字の場合であり、そのた
めに必要なバッファ容量はRとすると、ラスタライズ化
時使用用バッファとしては、容量がR以上のものを用意
しておかなければならない。
Further, when rasterizing, the maximum amount of information that must be stored in the buffer for rasterizing use is in the case of the letter B, and if the buffer capacity required for that is R, A buffer having a capacity of R or more must be prepared as a buffer for use during rasterization.

【0015】従って、ベクトル化時使用用バッファ,ラ
スタライズ化時使用用バッファは、いずれも、大部分の
フォントにとっては必要とされない程の大きな容量のも
のを用意しておかなければならず、コストが高くなる。
本発明は、以上のような問題点を解決することを課題と
するものである。
Therefore, it is necessary to prepare a buffer for vectorization and a buffer for rasterization that have a large capacity which is not required for most fonts, which results in cost reduction. Get higher
An object of the present invention is to solve the above problems.

【0016】[0016]

【課題を解決するための手段】前記課題を解決するた
め、本発明のフォントデータ処理方式では、入力された
イメージ形式のフォントデータの輪郭点を抽出し、該輪
郭点を基にベクトルフォントを生成し、ついでパターン
データフォントを作成するフォントデータ処理方式にお
いて、輪郭点抽出中にベクトル化時使用用バッファが容
量不足に陥った時、あるいは抽出される輪郭点が多くて
ラスタライズ化時にラスタライズ化時使用用バッファが
容量不足に陥ると輪郭点抽出中に予想される時は、輪郭
点抽出を中止してイメージ形式のフォントデータを出力
することとした。
In order to solve the above problems, according to the font data processing method of the present invention, the contour points of the input image format font data are extracted, and a vector font is generated based on the contour points. Then, in the font data processing method that creates the pattern data font, when the buffer for vectorization use runs out of space during extraction of contour points, or when there are too many contour points to be extracted and rasterization is used during rasterization. If it is expected during extraction of contour points that the data buffer will run out of capacity, the contour point extraction is stopped and the image format font data is output.

【0017】[0017]

【作 用】入力されたイメージ形式のフォントデータ
の輪郭点を抽出し、該輪郭点を基にベクトルフォントを
生成し、ついでパターンデータフォントを作成するフォ
ントデータ処理方式において、輪郭点抽出中にベクトル
化時使用用バッファが容量不足に陥った時、あるいは抽
出される輪郭点が多くてラスタライズ化時にラスタライ
ズ化時使用用バッファが容量不足に陥ると輪郭点抽出中
に予想される時は、輪郭点抽出を中止してイメージ形式
のフォントデータを出力する。
[Operation] In the font data processing method that extracts the contour points of the input image format font data, generates a vector font based on the contour points, and then creates the pattern data font. If the buffer for use during rasterization runs out of capacity, or if there are too many contour points to be extracted during rasterization and the buffer for use during rasterization is expected to run out of space during contour point extraction, Stop extraction and output font data in image format.

【0018】これにより、出力の一部にイメージ形式の
フォントが混じってしまうものの、ベクトル化時使用用
バッファやラスタライズ化時使用用バッファの容量を、
従来より小にすることが可能となる。
As a result, although the font of the image format is mixed in a part of the output, the capacity of the buffer for vectorization and the buffer for rasterization is
It is possible to make it smaller than before.

【0019】[0019]

【実施例】以下、本発明の実施例を図面に基づいて詳細
に説明する。図4は、本発明のフォントデータ処理方式
を実行する装置のブロック構成図である。図4におい
て、1はホストコンピュータ、2は入力部、3は記憶
部、4は実行部、4−1はベクトル化時使用用バッフ
ァ、4−2はラスタライズ化時使用用バッファ、5は制
御部、6は輪郭抽出中止時実行部である。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 4 is a block diagram of an apparatus for executing the font data processing method of the present invention. In FIG. 4, 1 is a host computer, 2 is an input unit, 3 is a storage unit, 4 is an execution unit, 4-1 is a buffer for vectorization use, 4-2 is a buffer for rasterization use, and 5 is a control unit. , 6 are execution units when the contour extraction is stopped.

【0020】ホストコンピュータ1から入力部2へ、イ
メージ形式のフォントデータが入力される。記憶部3
は、それをいったん記憶する。制御部5は、ベクトル化
やラスタライズ化の制御を行うが、それには記憶部3か
らフォントデータを取り出しつつ、実行部4でベクトル
化およびラスタライズ化を実行する。ベクトル化時使用
用バッファ4−1やラスタライズ化時使用用バッファ4
−2は、実行部4に用意される。
Image format font data is input from the host computer 1 to the input unit 2. Storage unit 3
Remembers it once. The control unit 5 controls vectorization and rasterization. To do this, the execution unit 4 executes vectorization and rasterization while fetching font data from the storage unit 3. Vectorization buffer 4-1 and rasterization buffer 4
-2 is prepared in the execution unit 4.

【0021】本発明では、ベクトル化時使用用バッファ
4−1やラスタライズ化時使用用バッファ4−2の容量
を、従来のように大きくはせず、大部分のフォントを処
理するのには用が足りる程度の大きさにする。そして、
その容量ではベクトル化またはラスタライズ化が遂行で
きないフォントについては、ベクトルフォントを基にパ
ターンデータフォントを作成することは断念し、ホスト
コンピュータ1から入力されたままのイメージ形式のフ
ォントを利用して出力する。
In the present invention, the capacity of the vectorizing buffer 4-1 and the rasterizing buffer 4-2 is not increased as in the conventional case, but is used for processing most fonts. The size should be sufficient. And
For fonts that cannot be vectorized or rasterized with that capacity, we abandon creating pattern data fonts based on vector fonts, and output using the image format fonts that have been input from the host computer 1. ..

【0022】ベクトルフォントを基に作成したパターン
データフォントは、拡大しても、斜めの線なども滑らか
な、きれいなフォントとなる。これに対し、イメージ形
式のフォントは、拡大した場合、斜めの線がギザギザと
なるなどして、全体としてきれいではない。
The pattern data font created on the basis of the vector font becomes a beautiful font in which diagonal lines are smooth even when enlarged. On the other hand, the image format font is not beautiful as a whole when enlarged, because the diagonal lines become jagged.

【0023】従って、前記のように、一部のフォントは
イメージ形式のままで出力するとなると、きれいでない
フォントが、ところどころに混じるということになる
が、それを我慢するということにより、ベクトル化時使
用用バッファやラスタライズ化時使用用バッファの容量
を小さくすることが出来る。
Therefore, as described above, if some fonts are output in the image format as they are, unclean fonts will be mixed in some places. It is possible to reduce the capacity of the buffer for use and the buffer for use during rasterization.

【0024】図1は、本発明のフォントデータ処理方式
での動作を説明するフローチャートである。 ステップ1…ホストコンピュータ1より、イメージ形式
のフォントデータを、入力部2へ入力する。 ステップ2…フォントデータの輪郭点を抽出する。これ
は、図2のP1 〜P10を抽出することに相当する。
FIG. 1 is a flow chart for explaining the operation of the font data processing method of the present invention. Step 1 ... Input font data in the image format from the host computer 1 into the input unit 2. Step 2 ... Extract the outline points of the font data. This corresponds to extracting P 1 to P 10 in FIG.

【0025】ステップ3…輪郭点を抽出しつつ、ベクト
ル化を実行する。そして、ベクトル化時使用用バッファ
4−1に格納されるデータ量が、その容量を越えたかど
うか監視する。また、現在までにベクトル化されたデー
タ量から、次にこれをラスタライズ化する際には、ラス
タライズ化時使用用バッファ4−2が容量不足に陥るこ
とにならないか監視する。
Step 3 ... Vectorization is performed while extracting contour points. Then, it is monitored whether or not the amount of data stored in the vectorizing use buffer 4-1 exceeds the capacity. Further, when rasterizing the vectorized data amount up to the present time, it is monitored whether or not the rasterizing use buffer 4-2 will run out of capacity.

【0026】ステップ4…このような監視の結果、ベク
トル化時使用用バッファ4−1の容量を越えた時、ある
いはラスタライズ化時使用用バッファ4−2が容量不足
になるであろうと判断された時には、パターンデータフ
ォントの作成は断念する。そして、その時点で輪郭点の
抽出を中止する。 ステップ5…そして、ホストコンピュータ1から入力さ
れたイメージ形式のフォントデータを用いて、出力す
る。拡大、縮小、あるいは変形して出力しなければなら
ない時には、入力されたフォントデータを、適宜拡大、
縮小、あるいは変形して出力する。
Step 4 ... As a result of such monitoring, it is determined that the capacity of the vectorizing use buffer 4-1 will be exceeded, or the capacity of the rasterizing use buffer 4-2 will be insufficient. At times, I give up creating pattern data fonts. Then, the extraction of the contour points is stopped at that time. Step 5 ... Then, the image format font data input from the host computer 1 is used for output. When it is necessary to enlarge, reduce, or transform and output, the input font data is enlarged,
Reduce or transform and output.

【0027】ステップ6…ステップ3でNOの場合、即
ちベクトル化時使用用バッファ4−1の容量も越えない
し、ラスタライズ化する際にラスタライズ化時使用用バ
ッファ4−2の容量を越えると予想されない場合には、
輪郭点の抽出を最後まで行う。
Step 6 ... In the case of NO in Step 3, that is, the capacity of the buffer 4-1 for vectorization use is not exceeded, and it is not expected that the capacity of the buffer 4-2 for rasterization use will be exceeded when rasterizing. in case of,
Extract the contour points to the end.

【0028】ステップ7…抽出した輪郭点のデータを基
にして、ベクトルフォント(アウトラインフォント)を
生成する。 ステップ8…ベクトルフォントを基に、ラスタライズ化
を行い、パターンデータフォントを作成し、出力する。
Step 7 ... A vector font (outline font) is generated based on the extracted contour point data. Step 8 ... Rasterization is performed based on the vector font to create and output a pattern data font.

【0029】ベクトル化時使用用バッファやラスタライ
ズ化時使用用バッファの容量を少なくする代わりに、以
上のような動作をさせると、一部にイメージ形式のフォ
ントが混じってしまうものの、全てのフォントは出力す
ることが出来る。
If the above operation is performed instead of reducing the capacity of the buffer for vectorization and the buffer for rasterization, all the fonts will be mixed, although some image format fonts will be mixed. Can be output.

【0030】[0030]

【発明の効果】以上述べた如く、本発明のフォントデー
タ処理方式によれば、出力の一部にイメージ形式のまま
拡大、縮小、あるいは変形したフォントが混じってしま
うものの、ベクトル化時使用用バッファやラスタライズ
化時使用用バッファの容量を、従来より小にすることが
出来るので、コストを低くすることが出来る。
As described above, according to the font data processing method of the present invention, although a font which has been enlarged, reduced or deformed in the image format is mixed in a part of the output, the buffer for use in vectorization is used. Since the capacity of the buffer used during rasterization and rasterization can be made smaller than before, the cost can be reduced.

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

【図1】 本発明のフォントデータ処理方式での動作を
説明するフローチャート
FIG. 1 is a flowchart for explaining the operation of the font data processing method of the present invention.

【図2】 ベクトル化時使用用バッファ,ラスタライズ
化時使用用バッファへの格納データを説明する図
FIG. 2 is a diagram illustrating data stored in a buffer for vectorization and a buffer for rasterization.

【図3】 従来のフォントデータ処理方式での動作を説
明するフローチャート
FIG. 3 is a flowchart for explaining the operation of the conventional font data processing method.

【図4】 本発明のフォントデータ処理方式を実行する
装置のブロック構成図
FIG. 4 is a block configuration diagram of an apparatus that executes the font data processing method of the present invention.

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

1…ホストコンピュータ、2…入力部、3…記憶部、4
…実行部、4−1…ベクトル化時使用用バッファ、4−
2…ラスタライズ化時使用用バッファ、5…制御部、6
…輪郭抽出中止時実行部
1 ... Host computer, 2 ... Input unit, 3 ... Storage unit, 4
... Execution unit, 4-1 ... Buffer for use in vectorization, 4-
2 ... buffer used for rasterization, 5 ... control unit, 6
... Execution unit when contour extraction is stopped

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 入力されたイメージ形式のフォントデー
タの輪郭点を抽出し、該輪郭点を基にベクトルフォント
を生成し、ついでパターンデータフォントを作成するフ
ォントデータ処理方式において、輪郭点抽出中にベクト
ル化時使用用バッファが容量不足に陥った時、あるいは
抽出される輪郭点が多くてラスタライズ化時にラスタラ
イズ化時使用用バッファが容量不足に陥ると輪郭点抽出
中に予想される時は、輪郭点抽出を中止してイメージ形
式のフォントデータを出力することを特徴とするフォン
トデータ処理方式。
1. A font data processing method for extracting contour points of input image format font data, generating a vector font based on the contour points, and then creating a pattern data font, during contour point extraction. If the buffer for use during vectorization runs out of space, or if there are too many contour points to be extracted during rasterization and the buffer for use during rasterization runs out of space, it is expected during contour point extraction. A font data processing method characterized by stopping point extraction and outputting image format font data.
JP4144816A 1992-05-11 1992-05-11 Font data processing part Pending JPH05313637A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4144816A JPH05313637A (en) 1992-05-11 1992-05-11 Font data processing part

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4144816A JPH05313637A (en) 1992-05-11 1992-05-11 Font data processing part

Publications (1)

Publication Number Publication Date
JPH05313637A true JPH05313637A (en) 1993-11-26

Family

ID=15371133

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4144816A Pending JPH05313637A (en) 1992-05-11 1992-05-11 Font data processing part

Country Status (1)

Country Link
JP (1) JPH05313637A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103745710A (en) * 2013-12-04 2014-04-23 西安诺瓦电子科技有限公司 Text information playing device and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103745710A (en) * 2013-12-04 2014-04-23 西安诺瓦电子科技有限公司 Text information playing device and method
CN103745710B (en) * 2013-12-04 2015-11-25 西安诺瓦电子科技有限公司 Word message playing device and method

Similar Documents

Publication Publication Date Title
JP3454552B2 (en) Method and system for generating data for generating a page representation on a page
US5966136A (en) Efficient method for clipping numerous objects against an arbitrary clipping path
JPH05313637A (en) Font data processing part
JPH05207266A (en) Picture edit processing unit
JP2003162728A (en) Image processing device and image output device
JP2000255117A (en) Printing processing apparatus and method for processing printing
JP2806679B2 (en) Character generator
JP3210448B2 (en) Character processing method and apparatus
JPH1185428A (en) Image forming method and image forming apparatus
JPS62212167A (en) Synthesized character forming system
JP2758875B2 (en) Registered character display system
JPH10151815A (en) Printing-processing apparatus
JP2840281B2 (en) Character processing apparatus and method
JPS62211691A (en) Character synthesization system
JPH03112668A (en) printing device
JPH1110961A (en) Print processor and printing method
JP2001209640A (en) Image information conversion device, image processing device, method and recording medium
JP2001109899A (en) Image processor
JP3254657B2 (en) Data converter
JP3160957B2 (en) Document creation device
JPH02203392A (en) Graphic processor
JPH10143676A (en) Picture processor and method for processing the same and recording medium
JPH04218094A (en) Outline font processor
JPH11144066A (en) Graphic processor
JPH06202824A (en) Page description language processor