JP2008310032A - Mark display device, printer, mark display method, font database, program and storage medium - Google Patents

Mark display device, printer, mark display method, font database, program and storage medium Download PDF

Info

Publication number
JP2008310032A
JP2008310032A JP2007157661A JP2007157661A JP2008310032A JP 2008310032 A JP2008310032 A JP 2008310032A JP 2007157661 A JP2007157661 A JP 2007157661A JP 2007157661 A JP2007157661 A JP 2007157661A JP 2008310032 A JP2008310032 A JP 2008310032A
Authority
JP
Japan
Prior art keywords
symbol
information
raster data
identification information
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.)
Granted
Application number
JP2007157661A
Other languages
Japanese (ja)
Other versions
JP5142597B2 (en
Inventor
Atsushi Koinuma
敦 鯉沼
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
Ricoh Technosystems Co Ltd
Original Assignee
Ricoh Co Ltd
Ricoh Technosystems 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, Ricoh Technosystems Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2007157661A priority Critical patent/JP5142597B2/en
Priority to KR1020080049790A priority patent/KR20080110485A/en
Priority to CNA2008101000060A priority patent/CN101324960A/en
Publication of JP2008310032A publication Critical patent/JP2008310032A/en
Application granted granted Critical
Publication of JP5142597B2 publication Critical patent/JP5142597B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • G06K15/02Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
    • G06K15/18Conditioning data for presenting it to the physical printing elements
    • G06K15/1835Transforming generic data
    • G06K15/1842Geometric transformations, e.g. on raster data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Abstract

<P>PROBLEM TO BE SOLVED: To provide a mark display device of element type font which can suppress increase in the font data capacity and will not cause blurred characters to be produced in a rasterized data of a prescribed size or smaller of the character. <P>SOLUTION: The mark display device 100 comprises a font database 31 for storing an element list 311 which causes the elements of predetermined total constitutional numbers to correspond to mark identification information for identifying marks and a shape list 312 which causes contour information defining element contour that are associated with the element identification information of the element; and a rasterized data plotting means 29a, which produces the contour by using the contour information and plots the rasterized data, according to the sizes of the mark from the contour, wherein the font database 31 causes the elements of the number, fewer than the total constitutional numbers, to be associated with the mark of the prescribed size or smaller. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、記号を出力する記号表示装置等に関し、特に、予め定められた数のエレメントを組み合わせて記号を表現するエレメント方式フォントを用いた記号表示装置、プリンタ、記号表示方法、フォントデータベース、プログラム及び記憶媒体に関する。   The present invention relates to a symbol display device that outputs a symbol, and more particularly to a symbol display device, a printer, a symbol display method, a font database, and a program using an element-type font that represents a symbol by combining a predetermined number of elements. And a storage medium.

コンピュータ上で実行されるアプリケーションプログラムは、キーボードなどの入力装置から入力された文字、記号、数字等(以下、単に文字という)の文字コードに対応したラスタデータをディスプレイなどの出力装置に出力する。ラスタデータの表示方法に基づき、ビットマップフォント、アウトラインフォント及びエレメント方式フォント、等のフォントが提案されている。   The application program executed on the computer outputs raster data corresponding to character codes such as characters, symbols, numbers, and the like (hereinafter simply referred to as characters) input from an input device such as a keyboard to an output device such as a display. Based on raster data display methods, fonts such as bitmap fonts, outline fonts, and element fonts have been proposed.

図1は、ビットマップフォントを12ドット×12ドットのビットマップ(以下、広義のビットマップと区別するためドットマップという)に出力したラスタデータの一例を示す図である。図1のラスタデータは「阿」という文字をドット毎の塗りつぶしパターンで表示している。   FIG. 1 is a diagram showing an example of raster data output from a bitmap font into a 12-dot × 12-dot bitmap (hereinafter referred to as a dot map to distinguish it from a broad bitmap). The raster data in FIG. 1 displays the character “A” in a fill pattern for each dot.

ビットマップフォントのフォントデータには、文字コードに対応づけて各ドット毎に塗りつぶす/塗りつぶさない、のグリフ情報が記憶されている。ビットマップフォントでは拡大時のラスタデータに現れるジャギーを低減するため、同一の文字について様々な文字サイズのグリフ情報をフォントデータに記憶させておくことになるためフォントデータの記憶容量が増大してしまう。   The font data of the bitmap font stores glyph information indicating whether or not to fill each dot in association with the character code. Bitmap fonts reduce the jaggies that appear in raster data at the time of enlargement, so that glyph information of various character sizes for the same character is stored in the font data, so the storage capacity of the font data increases. .

これに対し、アウトラインフォントでは、グリフ(可視化された記号形状)の輪郭を多数の線分に分割して各線分をベジェ曲線という関数により定まる曲線にて表現する。ラスタライザは入力された文字コードに基づきグリフ情報を抽出し、ベジェ曲線に従い輪郭を描く。そして、その輪郭を文字サイズに応じて定まるドットマップの各ドットに当てはめ塗りつぶすべき点を塗りつぶすことでラスタデータが生成される。アウトラインフォントは、グリフを関数で表す性質上1つのグリフ情報で異なる文字サイズに対応でき、基本的に文字の拡大・縮小が容易である。   On the other hand, in the outline font, the outline of a glyph (visualized symbol shape) is divided into a number of line segments, and each line segment is expressed by a curve determined by a function called a Bezier curve. The rasterizer extracts glyph information based on the input character code and draws an outline according to the Bezier curve. Then, raster data is generated by filling the outline to be applied to each dot of the dot map determined according to the character size. Outline fonts can handle different character sizes with one glyph information because of the nature of representing glyphs as a function, and basically enlargement / reduction of characters is easy.

ところが、アウトラインフォントでは、ベジェ曲線に従い描かれた輪郭をドットマップの各ドットに当てはめて塗りつぶすため、文字サイズが小さい(ドット数が少ない)と複雑な形状のラスタデータのいわゆる文字潰れが生じてしまう。   However, in outline fonts, contours drawn according to a Bezier curve are applied to each dot in the dot map and painted, so if the character size is small (the number of dots is small), so-called character collapse of raster data with a complicated shape occurs. .

図2(a)は、アウトラインフォントの文字潰れの一例を示す図である。図2(a)では「問題の回避策」という文字列を8ポイントから24ポイントまで表示している。なお、ポイントとは文字サイズの単位であって、ポイント数に応じてドットマップの大きさ(縦横のドット数)が定まる。図2(a)に示すように、文字サイズが小さいと「門(もんがまえ)」、「題」などの一部で、文字形状を表示するためのドット数が足りず、文字が潰れてしまっている。   FIG. 2A is a diagram illustrating an example of character collapse of the outline font. In FIG. 2A, a character string “problem avoiding problem” is displayed from 8 points to 24 points. The point is a unit of character size, and the size of the dot map (number of vertical and horizontal dots) is determined according to the number of points. As shown in FIG. 2 (a), when the character size is small, the number of dots for displaying the character shape is insufficient in some parts such as “mongae” and “title”, and the character is crushed. I'm stuck.

この文字潰れを回避するため、アウトラインフォントでは所定以下の文字サイズでは、同一文字に異なるビットマップフォントのフォントデータを用意している(例えば特許文献1参照。)。このフォントデータは、ドット数が不十分なドットマップに表示するため文字形状の一部を簡略化しているので、文字サイズが小さくても文字潰れを回避することができる。図2(b)は所定以下の文字サイズの文字を簡略化して表示したラスタデータの一例を示す。図2(b)では「問題の回避策」という文字列を8ポイントから24ポイントまで表示しているが、9ポイントから20ポイントまでがビットマップ方式で表示した文字列である。例えば、「問」という文字の「門」の一部を表示しないラスタデータをビットマップフォントで表示することで、文字潰れが回避されている。   In order to avoid the character collapse, font data of different bitmap fonts are prepared for the same character with an outline font having a predetermined character size or less (see, for example, Patent Document 1). Since this font data is displayed on a dot map with an insufficient number of dots, a part of the character shape is simplified, so that even if the character size is small, character collapse can be avoided. FIG. 2B shows an example of raster data in which characters having a character size equal to or smaller than a predetermined size are displayed in a simplified manner. In FIG. 2B, the character string “problem avoiding problem” is displayed from 8 points to 24 points, but from 9 points to 20 points is the character string displayed by the bitmap method. For example, character rasterization is avoided by displaying raster data that does not display a part of the “gate” of the character “question” in a bitmap font.

しかしながら、アウトラインフォントのフォントデータにこのようにビットマップフォントのフォントデータを搭載すると、フォントデータの記憶容量が増大してしまう。このため、モバイル機器など記憶容量に制限がある装置への搭載が困難で、また、パソコンでもハードディスクの容量を占有することとなっている。   However, if the font data of the bitmap font is mounted on the font data of the outline font in this way, the storage capacity of the font data increases. For this reason, it is difficult to mount it on a device having a limited storage capacity, such as a mobile device, and the personal computer also occupies the capacity of the hard disk.

エレメント方式フォントも、グリフの輪郭を多数の線分に分割して各線分をベジェ曲線という関数により定まる曲線にて表示するが、エレメント方式フォントでは文字を構成するエレメント毎にグリフ情報を備える点でアウトラインフォントと異なる。図3(a)は文字のエレメントの一例を示す。ほぼ全ての文字は、例えば、縦線101,横線102、左払い103、右払い104、等、10程度の構成単位で構成できるとされている。実際には、線幅やラスタデータのバランスを考慮するため、数百程度のエレメントにより全ての文字を構成するが、このエレメントに対応したグリフ情報は各文字に共通に使用できるため、ビットマップを含まないアウトラインフォントのフォントデータと比べても記憶容量を低減することができる。   Element type fonts also divide the glyph outline into a number of line segments and display each line segment as a curve defined by a function called Bezier curve. Element type fonts have glyph information for each element that constitutes a character. Different from outline font. FIG. 3A shows an example of a character element. Almost all characters can be composed of about 10 structural units, such as vertical line 101, horizontal line 102, left payment 103, right payment 104, and the like. Actually, in consideration of the balance of line width and raster data, all characters are composed of several hundred elements, but glyph information corresponding to this element can be used in common for each character. Even when compared with font data of outline fonts not included, the storage capacity can be reduced.

図3(b)は、エレメントを共通に利用して構成される異なる文字の一例を示す。「出」「炭」「屈」はいずれも「山」という文字のパーツを含む。したがって、「山」のように多くの文字で共通して利用される部首等のパーツのグリフ情報を記憶しておくことで、エレメント方式フォントではさらにフォントデータを低減できることになる。例えば、エレメント数で数えた場合、「出」は7エレメント、「炭」は10エレメント、「屈」は11エレメントであるが、「山」を1つのエレメントと見なした場合、「出」は2エレメント、「炭」は7エレメント、「屈」は6エレメントとなり、文字体系に共通したパーツが出現するほど記憶容量を低減できることになる。
特開平05−173539号公報
FIG. 3B shows an example of different characters configured using elements in common. “Out”, “charcoal”, and “bend” all include parts with the letters “mountain”. Therefore, by storing glyph information of parts such as radicals that are commonly used for many characters such as “mountains”, font data can be further reduced in the element type font. For example, when counting by the number of elements, “Out” is 7 elements, “Charcoal” is 10 elements, “Bend” is 11 elements, but when “Mountain” is regarded as one element, “Out” is 2 elements, “charcoal” is 7 elements, “bend” is 6 elements, and the storage capacity can be reduced as parts common to the character system appear.
JP 05-173539 A

しかしながら、エレメント方式フォントであっても、各エレメントの輪郭を文字サイズに応じて定まるドットマップの各ドットに当てはめ塗りつぶすべき点を塗りつぶすという点でアウトラインフォントと同じであるため、アウトラインフォントと同様に文字サイズが小さいと複雑なグリフのラスタデータにいわゆる文字潰れが生じてしまう。エレメント方式フォントのフォントデータに、アウトラインフォントと同様ビットマップフォントのフォントデータを搭載すると記憶容量が増大してしまうため、エレメント方式フォントの利点を生かせず好ましくない。   However, even in the element method font, the outline of each element is the same as the outline font in that it is applied to each dot of the dot map that is determined according to the character size, so that the character is the same as the outline font. If the size is small, so-called character collapse occurs in raster data of complicated glyphs. If the font data of the bitmap font is installed in the font data of the element system font as in the outline font, the storage capacity increases, which is not preferable because the advantages of the element system font cannot be utilized.

本発明は、上記課題に鑑み、フォントデータの容量の増大を抑制し、所定以下の文字サイズのラスタデータに文字潰れを生じさせないエレメント方式フォントの記号表示装置、プリンタ、記号表示方法、フォントデータベース、プログラム及び記憶媒体を提供することを目的とする。   In view of the above problems, the present invention suppresses an increase in the capacity of font data and does not cause character collapse in raster data having a character size equal to or smaller than a predetermined size. Symbol display device, printer, symbol display method, font database, It is an object to provide a program and a storage medium.

上記課題に鑑み、本発明は、記号を識別する記号識別情報(例えば文字コード)に予め定められた全構成数のエレメントを対応付けたエレメントリストと、エレメントのエレメント識別情報(例えば、エレメント番号)に対応づけてエレメントの輪郭を定める輪郭情報を対応づけた形状リスト(例えば、グリフ情報リスト312)と、を記憶したフォントデータベース(例えばフォントデータ31)と、輪郭情報を用いて輪郭を生成し、該輪郭から記号のサイズに応じたラスタデータを描画するラスタデータ描画手段と、を有する記号表示装置(例えば、記号表示システム100)において、フォントデータベースは、所定以下のサイズの記号に、全体構成数よりも少ない数のエレメントを対応づける、ことを特徴とする。   In view of the above problems, the present invention provides an element list in which a predetermined number of elements are associated with symbol identification information (for example, a character code) for identifying a symbol, and element identification information (for example, an element number) of the element. A shape database (for example, the glyph information list 312) in which the contour information that defines the contour of the element is associated with the font database (for example, the font data 31) stored, and the contour information is used to generate the contour. In a symbol display device (for example, the symbol display system 100) having raster data drawing means for drawing raster data according to the size of the symbol from the contour, It is characterized by associating a smaller number of elements.

本発明によれば、所定以下のサイズの記号では全体構成数よりも少ない数のエレメントが表示されるので、所定以下の文字サイズのラスタデータに文字潰れを生じさせず、またビットマップフォントを備えないのでフォントデータの容量の増大を抑制できる。   According to the present invention, since the number of elements smaller than the total number of elements is displayed for a symbol having a size smaller than a predetermined size, the raster data having a character size smaller than the predetermined size is not crushed, and a bitmap font is provided. Therefore, the increase in the font data capacity can be suppressed.

フォントデータの容量の増大を抑制し、所定以下の文字サイズのラスタデータに文字潰れを生じさせないエレメント方式フォントの記号表示装置、プリンタ、記号表示方法、フォントデータベース、プログラム及び記憶媒体を提供することができる。   To provide a symbol display device, a printer, a symbol display method, a font database, a program, and a storage medium for an element type font that suppresses an increase in the capacity of font data and does not cause character collapse in raster data of a predetermined character size or less. it can.

以下、本発明を実施するための最良の形態について、図面を参照しながら実施例を挙げて説明する。   Hereinafter, the best mode for carrying out the present invention will be described with reference to the accompanying drawings.

図4(a)(b)は、記号表示システム100の斜視図の一例を示す。図4(a)(b)いずれの場合も記号表示システム100はコンピュータシステムにより構成される。図4(a)の記号表示システム100は、コンピュータ本体11、ディスプレイ12、キーボード13、ポインティングデバイス14を有する。また、文字等を用紙に印刷するプリンタ15がコンピュータ本体11に接続されている。なお、記号表示システム100は、図4(b)に示すように、携帯電話、PHS、PDA(Personal Digital Assistant)などの可搬型のモバイル機器、車載装置等、組み込み機器であってもよい。   4A and 4B show examples of perspective views of the symbol display system 100. FIG. 4A and 4B, the symbol display system 100 is configured by a computer system. A symbol display system 100 in FIG. 4A includes a computer main body 11, a display 12, a keyboard 13, and a pointing device 14. A printer 15 that prints characters and the like on paper is connected to the computer main body 11. As shown in FIG. 4B, the symbol display system 100 may be a built-in device such as a portable mobile device such as a mobile phone, a PHS, and a PDA (Personal Digital Assistant), an in-vehicle device, and the like.

コンピュータ本体11は、予めインストールされたOS(Operating System)に基づき動作し、OSが提供するAPI(Application Program Interface)によりOSの種々の機能が利用できるようになっている。例えば、Windows(登録商標)ではGDI(Graphic Device Interface)と呼ばれるAPIがディスプレイ12やプリンタ15等のハードウェアの違いを吸収し、本実施形態の記号をこれらの出力装置から出力することを可能にする。なお、記号には文字、数字、アルファベット、絵文字など2次元の情報伝達表示を含むが本実施形態では文字を対象に説明する。   The computer main body 11 operates based on an OS (Operating System) installed in advance, and various functions of the OS can be used by an API (Application Program Interface) provided by the OS. For example, in Windows (registered trademark), an API called GDI (Graphic Device Interface) can absorb differences in hardware such as the display 12 and the printer 15 and output the symbols of this embodiment from these output devices. To do. The symbols include two-dimensional information transmission display such as letters, numbers, alphabets, pictograms, etc., but in the present embodiment, description will be made on characters.

プリンタ15は、コンピュータ本体11が出力する文字のラスタデータをレーザ、インクジェット等、公知の印刷方法で用紙に形成するものであればよい。   The printer 15 only needs to form character raster data output from the computer main body 11 on a sheet by a known printing method such as laser or ink jet.

本実施形態の記号表示システム100は、所定以下の文字サイズでは一部のエレメントを省略したグリフ情報を用いることで、所定以下の文字サイズの文字(以下、小サイズ文字という)を表示する場合に文字潰れを防止する。また、小サイズ文字を表示する場合にビットマップフォントのフォントデータを用いないので、フォントデータ31の記憶容量が増大することもない。   The symbol display system 100 of the present embodiment uses glyph information in which some elements are omitted for a character size of a predetermined size or less, thereby displaying characters of a character size of a predetermined size or less (hereinafter referred to as a small size character). Prevent crushing characters. Further, since font data of bitmap font is not used when displaying small size characters, the storage capacity of the font data 31 is not increased.

なお、本実施形態においてグリフは、情報伝達表示を可視化した特に形状をいい、ラスタデータは可視化した形状をさらにドットマップに当てはめて塗りつぶす/塗りつぶさないをドット毎に決定したビットマップで表示したものをいう。   In the present embodiment, the glyph refers to a shape that visualizes the information transmission display, and the raster data is a bitmap that is determined by applying the visualized shape to the dot map and filling / not painting for each dot. Say.

始めに、文字サイズについて説明する。文字が潰れるか否かは、1文字をラスタデータに描画するために提供される、縦と横のドットからなるドットマップのドット数、及び、ラスタデータの形状に応じて定まる。したがって、小サイズ文字は一意に定まるものではないが、各文字(ラスタデータ)毎に文字が潰れてしまうドット数は定まるので、本実施形態ではこの文字毎に定まるドット数以下のドット数でラスタデータを描画する場合、その大きさの文字を小サイズ文字という。   First, the character size will be described. Whether or not a character is crushed is determined according to the number of dots in a dot map made up of vertical and horizontal dots provided for rendering one character in raster data, and the shape of the raster data. Therefore, although the small size character is not uniquely determined, the number of dots that the character is crushed is determined for each character (raster data). Therefore, in the present embodiment, the raster number is less than the number of dots determined for each character. When drawing data, a character of that size is called a small size character.

ところで、多くのアプリケーションプログラム(以下、APという)では文字サイズをポイント数等で指定できるが、1インチあたりに何ドットの点を打てるかを表わすDPI(dot per inch)の設定次第で同じポイント数であってもドット数は異なる。例えば、画面設定が96DPI(1インチに96個のドットがある)の12ポイントのドット数は16ドットになり、画面設定が120DPI(1インチに120個のドットがある)の12ポイントのドット数は20ドットになる。そこで、本実施形態ではドット数により文字サイズを指定する。   By the way, in many application programs (hereinafter referred to as AP), the character size can be specified by the number of points, etc., but the same number of points depends on the setting of DPI (dot per inch) indicating how many dots can be hit per inch. Even so, the number of dots is different. For example, the number of 12-point dots with a screen setting of 96 DPI (96 dots per inch) is 16 dots, and the number of 12-point dots with a screen setting of 120 DPI (120 dots per inch) Becomes 20 dots. Therefore, in this embodiment, the character size is designated by the number of dots.

図5は、記号表示システム100のブロック図の一例を示す。記号表示システム100は、それぞれバスで相互に接続されているRAM21、ROM22、ドライブ装置23、入力装置24、USB(Universal Serial Bus)25、NIC(Network Interface Card)26、表示制御装置27、記憶装置28及びCPU29を有するように構成される。   FIG. 5 shows an example of a block diagram of the symbol display system 100. The symbol display system 100 includes a RAM 21, a ROM 22, a drive device 23, an input device 24, a USB (Universal Serial Bus) 25, a NIC (Network Interface Card) 26, a display control device 27, and a storage device, which are mutually connected by a bus. 28 and CPU 29.

RAM21はOSやAP、データを一時保管する作業メモリになり、ROM22はBIOSなどOSを起動するためのプログラムや設定ファイルを記憶している。ドライブ装置23は、記憶媒体30が着脱可能に構成されており、記憶媒体30にAPやデータを書き込む際に使用され、また、記憶媒体30に記録されたAPやデータを読み込み、記憶装置28等に送出する。入力装置24はキーボード13やポインティングデバイス14など、ユーザからの様々な操作指示を入力するためのデバイスである。USB25はプリンタ15と接続するためのインターフェイスである。NIC26は、インターネットやLANなどのネットワークに接続するためのインターフェイスである。表示制御装置27は、プログラムが指示する画面情報に基づき所定の解像度や色数等で液晶などのディスプレイ12に描画する。例えば、GUI(Graphical User Interface)画面を形成し、操作に必要な各種ウィンドウやデータ等をディスプレイ12に表示する。   The RAM 21 is a working memory for temporarily storing the OS, AP, and data, and the ROM 22 stores a program for starting the OS, such as BIOS, and a setting file. The drive device 23 is configured so that the storage medium 30 can be attached and detached. The drive device 23 is used when writing APs and data to the storage medium 30, and reads the APs and data recorded on the storage medium 30 to store the storage device 28 and the like. To send. The input device 24 is a device for inputting various operation instructions from the user, such as the keyboard 13 and the pointing device 14. The USB 25 is an interface for connecting to the printer 15. The NIC 26 is an interface for connecting to a network such as the Internet or a LAN. The display control device 27 draws on the display 12 such as a liquid crystal with a predetermined resolution and the number of colors based on the screen information instructed by the program. For example, a GUI (Graphical User Interface) screen is formed, and various windows and data necessary for operation are displayed on the display 12.

CPU29は、OSやAPなどのプログラムを記憶装置28からロードして実行することで種々の機能を提供すると共に、記号表示システム100が行う処理を統括的に制御する。   The CPU 29 provides various functions by loading a program such as an OS or AP from the storage device 28 and executing it, and comprehensively controls processing performed by the symbol display system 100.

記憶装置28は、HDD(ハードディスクドライブ)やフラッシュメモリなど不揮発性メモリであり、OS、AP、ドライバ等のファイルが記憶されている。また、本実施形態では、フォントデータ31、ビットマップ描画プログラム32が記憶されている。CPU29がビットマップ描画プログラム32を実行することで、フォントデータ31を用いてエレメントの輪郭を生成し、該輪郭から記号のサイズに応じたラスタデータを描画するラスタデータ描画手段29aが実現される。   The storage device 28 is a non-volatile memory such as an HDD (hard disk drive) or a flash memory, and stores files such as an OS, an AP, and a driver. In the present embodiment, font data 31 and a bitmap drawing program 32 are stored. When the CPU 29 executes the bitmap drawing program 32, raster data drawing means 29 a is generated that generates the outline of the element using the font data 31 and draws raster data corresponding to the size of the symbol from the outline.

記号表示システム100が図4(a)のようにコンピュータシステムであれば、フォントデータ31及びビットマップ描画プログラム32は記憶媒体30に記憶された状態で配布されたり、ネットワークからダウンロードされて記憶装置28にインストールされる。また、記号表示システム100が図4(b)のように組み込み機器であれば、ROM22又は記憶装置28に予めインストールして出荷されるか、ネットワークからダウンロードして記憶装置28にインストールされる。なお、記憶媒体30は、DVD−ROM等の光ディスク、USBメモリなどの半導体メモリ、フロッピーディスクなどの磁気ディスクである。   If the symbol display system 100 is a computer system as shown in FIG. 4A, the font data 31 and the bitmap drawing program 32 are distributed while being stored in the storage medium 30, or downloaded from the network and stored in the storage device 28. Installed on. If the symbol display system 100 is an embedded device as shown in FIG. 4B, the symbol display system 100 is installed and shipped in advance in the ROM 22 or the storage device 28, or downloaded from the network and installed in the storage device 28. The storage medium 30 is an optical disk such as a DVD-ROM, a semiconductor memory such as a USB memory, and a magnetic disk such as a floppy disk.

本実施形態の記号表示システム100のフォントデータ31は、小サイズ文字用のグリフ情報を記憶している点に特徴があるが、まず、小サイズ文字に限られないエレメント方式フォントのフォントデータ31について説明する。   The font data 31 of the symbol display system 100 of the present embodiment is characterized in that it stores glyph information for small-size characters. First, the font data 31 of element-based fonts that are not limited to small-size characters is used. explain.

図6はフォントデータ31の一例を示す図であり、図6(a)はグリフ情報リスト312を、図6(b)はエレメントリスト311をそれぞれ示す。図6では「轟」(文字コード:8D8C)という文字を例にした。グリフ情報リスト312には、各エレメント毎に1つのグリフ情報が登録されている。グリフ情報は、2つの端点位置、及び、曲線の曲がり具合を制御する1又は2の制御点である。これによりベジェ曲線の形状を特定できる。   FIG. 6 is a diagram showing an example of the font data 31. FIG. 6A shows the glyph information list 312 and FIG. 6B shows the element list 311. In FIG. 6, the character “轟” (character code: 8D8C) is taken as an example. In the glyph information list 312, one glyph information is registered for each element. The glyph information is one or two control points for controlling the positions of the two end points and the curve of the curve. Thereby, the shape of the Bezier curve can be specified.

各エレメントには識別するためのエレメント番号が付与されていて、横線のエレメント1をグリフに含む文字はエレメント1のグリフ情報を用いてラスタデータが描画される。   Each element is given an element number for identification. Raster data is drawn using the glyph information of element 1 for characters including the horizontal line element 1 in the glyph.

また、エレメントリスト311には、文字コードに対応づけてエレメント番号が登録されている。エレメントリスト311は各文字のラスタデータの描画に用いるエレメント番号が登録されているので、文字コードが分かればラスタデータに必要なエレメント番号が抽出される。また、エレメント番号にはエレメントの配置(例えば始点)を定める配置情報が対応づけられている。各配置情報は、例えば、所定の原点を基準にしたドットマップ内の座標を示す。   In the element list 311, element numbers are registered in association with character codes. In the element list 311, element numbers used for drawing raster data of each character are registered. Therefore, if a character code is known, an element number necessary for raster data is extracted. In addition, the element number is associated with arrangement information for determining the arrangement (for example, the starting point) of the element. Each arrangement information indicates, for example, coordinates in the dot map with a predetermined origin as a reference.

したがって、文字コードに基づきエレメントリスト311を参照すると、ラスタデータに必要なエレメント番号が判明し、各エレメントの配置は配置情報から抽出されるので、当該文字のグリフのラスタデータを生成できる。   Therefore, referring to the element list 311 based on the character code, the element number required for the raster data is found, and the arrangement of each element is extracted from the arrangement information, so that raster data of the glyph of the character can be generated.

フォントデータ31を参照して、ラスタデータを生成するのがラスタデータ描画手段29aであり、一般にラスタライザと呼ばれる。ラスタデータ描画手段29aはOSによってはOSの機能の一部として提供されるが、原則的にフォントデータ31とセットに設計されている。   Raster data drawing means 29a generates raster data with reference to font data 31 and is generally called a rasterizer. The raster data drawing unit 29a is provided as a part of the OS function depending on the OS, but is designed in principle with the font data 31.

例えば、ワープロなどのAPから文字「轟」の描画が要求されると、ラスタデータ描画手段29aは文字コード(8D8C)及び文字サイズ(例えば21ドット)に基づきフォントデータ31を参照する。「轟」の文字コード8D8Cに基づきエレメントリスト311を参照し、2つのエレメント(エレメント1,2)を抽出する。そして、ラスタデータ描画手段29aはグリフ情報リスト312からエレメント1,2のグリフ情報を抽出し、それぞれの輪郭を描画する。   For example, when the drawing of the character “轟” is requested from an AP such as a word processor, the raster data drawing unit 29a refers to the font data 31 based on the character code (8D8C) and the character size (for example, 21 dots). Based on the character code 8D8C of “轟”, the element list 311 is referred to and two elements (elements 1 and 2) are extracted. The raster data drawing unit 29a extracts the glyph information of the elements 1 and 2 from the glyph information list 312, and draws the respective contours.

所定数のドットマップに、15個あるエレメント1の配置情報に従い15本の横線を配置し、9個あるエレメント2の配置情報に従い9本の縦線を配置し、各ドットと輪郭の対応から塗りつぶすべき点を塗りつぶしてラスタデータを生成する。なお、フォントデータ31は、グリフの幅や高さを示すヒンティング情報を有していてもよい。   In a predetermined number of dot maps, 15 horizontal lines are arranged according to the arrangement information of 15 elements 1 and 9 vertical lines are arranged according to the arrangement information of 9 elements 2 and are filled from the correspondence between each dot and the outline. Raster data is generated by filling power points. The font data 31 may include hinting information indicating the width and height of the glyph.

以上のような手順で、図7に示す「轟」という文字のラスタデータが得られる。丸で示した位置はエレメント1の配置情報に指定される位置を、三角で示した位置はエレメント2の配置情報に指定される位置を、それぞれ示す。   Through the above procedure, raster data of the character “轟” shown in FIG. 7 is obtained. A position indicated by a circle indicates a position specified in the arrangement information of the element 1, and a position indicated by a triangle indicates a position specified in the arrangement information of the element 2.

塗りつぶしたラスタデータは表示制御装置27に送信され、ディスプレイ12に表示されたウィンドウのAPが指示する位置に表示される。   The filled raster data is transmitted to the display control device 27 and displayed at the position indicated by the AP of the window displayed on the display 12.

なお、プリンタ15にて文字を印刷する場合は、ラスタデータ描画手段29aが塗りつぶしたラスタデータは例えばAPが指示するページ毎にプリンタ15に送信され、プリンタ15がそのまま印刷する。また、プリンタ15がラスタデータ描画手段29a及びフォントデータ31を備えている場合、APは書体、文字サイズ及び文字コード(文書データ)をプリンタ15に送信する。プリンタ15は、書体、文字サイズ及び文字コードを受信し、プリンタ15のラスタデータ描画手段29aが各エレメントの輪郭を描画し、その輪郭を文字サイズに応じて定まる各ドットに当てはめ塗りつぶすべき点を塗りつぶしてラスタデータを生成する。   When characters are printed by the printer 15, the raster data painted by the raster data drawing unit 29a is transmitted to the printer 15 for each page designated by the AP, for example, and the printer 15 prints it as it is. When the printer 15 includes the raster data drawing unit 29 a and the font data 31, the AP transmits the typeface, character size, and character code (document data) to the printer 15. The printer 15 receives the typeface, character size, and character code, the raster data drawing means 29a of the printer 15 draws the outline of each element, and fills the outline to be applied to each dot determined according to the character size. To generate raster data.

本実施形態の記号表示システム100は、フォントデータ31に特徴を備えるものであり、以下、実施例に沿って説明する。   The symbol display system 100 according to the present embodiment is characterized by the font data 31, and will be described below with reference to examples.

図8は、本実施例のフォントデータ31の一例を示す。図8(a)はグリフ情報リスト312であるが、グリフ情報リスト312については図6(a)と同じである。これに対し、図8(b)に示すエレメントリスト311は文字サイズに応じて数の異なる配置情報を備えている点で図6(b)と異なる。   FIG. 8 shows an example of the font data 31 of this embodiment. FIG. 8A shows the glyph information list 312. The glyph information list 312 is the same as FIG. 6A. On the other hand, the element list 311 shown in FIG. 8B is different from FIG. 6B in that it includes arrangement information having different numbers depending on the character size.

図8(b)では、文字サイズが10ドット〜13ドット、14ドット〜19ドット、20ドット以上、の3つの文字サイズに区分しており、より大きい文字サイズの文字はそれ以下の文字サイズの配置情報を共有している。   In FIG. 8B, the character size is divided into three character sizes of 10 dots to 13 dots, 14 dots to 19 dots, and 20 dots or more, and a character with a larger character size has a smaller character size. Share placement information.

そして、それぞれの文字サイズ毎に配置情報が登録されており、10ドット〜13ドットではエレメント1の4個の配置情報とエレメント2の5個の配置情報、14ドット〜19ドットではエレメント1の9個の配置情報とエレメント2の7個の配置情報、20ドット以上ではエレメント1の14個の配置情報とエレメント2の9個の配置情報、が登録されている。したがって、20ドット以上のように文字サイズが大きい場合には図6(b)と同様である。   Arrangement information is registered for each character size. Four arrangement information of element 1 and five arrangement information of element 2 are set for 10 dots to 13 dots, and 9 of element 1 is set for 14 dots to 19 dots. The pieces of arrangement information and the seven pieces of arrangement information of element 2 are registered, and 14 pieces of arrangement information of element 1 and nine pieces of arrangement information of element 2 are registered for 20 dots or more. Therefore, when the character size is large, such as 20 dots or more, it is the same as FIG.

図8(b)のように、より大きい文字サイズの文字はそれ以下の文字サイズの配置情報を共有するのでなく、文字サイズ毎に独立した配置情報を登録してもよい。この場合も文字サイズが小さいとエレメントの配置情報も少なくなる。独立した配置情報を記憶しておくことでグリフを自在に替えることができる。   As shown in FIG. 8 (b), characters having a larger character size do not share arrangement information of a smaller character size, but independent arrangement information may be registered for each character size. Also in this case, if the character size is small, the element arrangement information is also reduced. By storing the independent arrangement information, the glyph can be freely changed.

このように、文字サイズが小さい文字でエレメントの配置情報が少ないことは、同一文字でも文字サイズが小さいとエレメントの数が少ないことを意味するため、文字潰れを防止することができる。   As described above, the fact that the character arrangement is small for a character having a small character size means that the number of elements is small if the character size is small even for the same character, so that character collapse can be prevented.

図9は、ラスタデータ描画手段29aがラスタデータを描画する手順を示すフローチャート図である。ラスタデータ描画手段29aはラスタデータの描画要求と共に、文字コード及び文字サイズをAP等から取得する(S10)。書体の指定がある場合は書体情報を取得してもよい。   FIG. 9 is a flowchart showing a procedure for the raster data drawing means 29a to draw raster data. The raster data drawing unit 29a obtains the character code and the character size from the AP together with the raster data drawing request (S10). If the typeface is specified, typeface information may be acquired.

ラスタデータ描画手段29aは文字コードに基づきエレメントリスト311を参照し当該文字コードのグリフに用いるエレメントのエレメント番号を抽出する(S20)。文字コード8D8Cの場合はエレメント番号1,2が抽出される。   The raster data drawing means 29a refers to the element list 311 based on the character code and extracts the element number of the element used for the glyph of the character code (S20). In the case of the character code 8D8C, element numbers 1 and 2 are extracted.

ついで、ラスタデータ描画手段29aは文字サイズに基づきエレメントリスト311を参照しその文字サイズに対応した配置情報を抽出する(S30)。例えば、10ドットであればエレメント1で4個の配置情報、エレメント2で5個の配置情報が抽出される。   Next, the raster data drawing unit 29a refers to the element list 311 based on the character size, and extracts arrangement information corresponding to the character size (S30). For example, if it is 10 dots, 4 pieces of arrangement information are extracted by element 1, and 5 pieces of arrangement information are extracted by element 2.

ついで、ラスタデータ描画手段29aはグリフ情報リスト312を参照してエレメント番号に対応したエレメントのグリフ情報を抽出する(S40)。エレメント番号1,2ではそれぞれ縦線と横線のグリフ情報が抽出される。   Next, the raster data drawing means 29a refers to the glyph information list 312 and extracts the glyph information of the element corresponding to the element number (S40). In element numbers 1 and 2, glyph information of vertical lines and horizontal lines is extracted.

ついで、ラスタデータ描画手段29aはグリフ情報に基づき各エレメントの輪郭を描画し、配置情報に基づきドットマップに当てはめることで、塗りつぶすドットを決定する(S50)。塗りつぶすと決定されたドットを塗りつぶすと文字コード8D8C及び文字サイズに対応したラスタデータが生成される(S60)。   Next, the raster data drawing means 29a draws the outline of each element based on the glyph information, and determines the dot to be filled by applying it to the dot map based on the arrangement information (S50). When the dots determined to be painted are painted, raster data corresponding to the character code 8D8C and the character size is generated (S60).

図10(a)は、10ドット〜13ドットの文字サイズの「轟」のラスタデータを、図10(b)は14ドット〜19ドットの文字サイズの「轟」のラスタデータを、図10(c)は20ドット以上の文字サイズの「轟」のラスタデータを、それぞれ示す。10ドット〜13ドットの文字サイズの配置情報によれば、横線(エレメント1)が4本、縦線(エレメント2)が5本であるが、このようにエレメントを省略することで小文字サイズでもラスタデータの潰れを防止できる。   10A shows raster data of “の” having a character size of 10 to 13 dots, FIG. 10B shows raster data of “轟” having a character size of 14 to 19 dots, and FIG. c) shows raster data of “轟” having a character size of 20 dots or more. According to the arrangement information of the character size of 10 dots to 13 dots, there are 4 horizontal lines (element 1) and 5 vertical lines (element 2). Data corruption can be prevented.

14ドット〜19ドットの文字サイズの配置情報によれば、横線(エレメント1)が9本、縦線(エレメント2)が7本であるが、このようにエレメントを省略することで小文字サイズでもラスタデータの潰れを防止でき、また、若干文字サイズが大きくなるとエレメント数を増やすことで元のラスタデータ「轟」に近い形状のラスタデータとすることができる。   According to the arrangement information of the character size of 14 dots to 19 dots, there are nine horizontal lines (element 1) and seven vertical lines (element 2). The data can be prevented from being crushed, and when the character size is slightly increased, the number of elements can be increased to obtain raster data having a shape close to the original raster data “轟”.

また、図10(c)に示すように、文字サイズが所定以上になればエレメントを省略することなくラスタデータを表示できる。   In addition, as shown in FIG. 10C, raster data can be displayed without omitting elements if the character size exceeds a predetermined value.

〔変形例〕
各エレメントの配置情報をエレメントリスト311に一体に登録してもよい。図11は、本実施例のフォントデータ31の一例を示す。図11(a)に示すグリフ情報リスト312は図8(a)と同じであるが、エレメントリスト311は文字サイズ毎に配置情報を備えていると共に、2つのエレメント1,2に対し一体に配置情報が格納されている。なお、10ドット〜13ドットではエレメント1の4個の配置情報とエレメント2の5個の配置情報、14ドット〜19ドットではエレメント1の9個の配置情報とエレメント2の7個の配置情報、20ドット以上ではエレメント1の14個の配置情報とエレメント2の9個の配置情報、が登録されている。
[Modification]
The arrangement information of each element may be registered in the element list 311 integrally. FIG. 11 shows an example of the font data 31 of this embodiment. The glyph information list 312 shown in FIG. 11A is the same as that shown in FIG. 8A, but the element list 311 has arrangement information for each character size and is arranged integrally with the two elements 1 and 2. Information is stored. It should be noted that 4 arrangement information of element 1 and 5 arrangement information of element 2 in 10 to 13 dots, 9 arrangement information of element 1 and 7 arrangement information of element 2 in 14 to 19 dots, For 20 dots or more, 14 pieces of arrangement information of element 1 and 9 pieces of arrangement information of element 2 are registered.

配置情報は図8(b)と同じなので、図11(b)の配置情報に基づき描画されるラスタデータは図10(a)〜(c)と同様である。   Since the arrangement information is the same as that in FIG. 8B, the raster data drawn based on the arrangement information in FIG. 11B is the same as in FIGS. 10A to 10C.

本実施例によれば、フォントデータ31の記憶容量が少ないエレメント方式フォントの特徴を維持したまま、小サイズ文字のラスタデータの潰れを防止できる。例えば、同じことをアウトラインフォントで構成すると、文字サイズ毎に1文字全体のグリフ情報が必要となるが、本実施例ではグリフ情報リスト312は全ての文字及び文字サイズに共通なので、容量の増大は配置情報に関わる部分のみである。したがって、フォントデータ31の記憶容量の増大分を最小限に抑制できる。   According to the present embodiment, it is possible to prevent the raster data of small-size characters from being crushed while maintaining the characteristics of the element type font having a small storage capacity of the font data 31. For example, if the same thing is configured with an outline font, glyph information for one entire character is required for each character size, but in this embodiment, the glyph information list 312 is common to all characters and character sizes, so the increase in capacity is Only the part related to the arrangement information. Therefore, an increase in the storage capacity of the font data 31 can be suppressed to a minimum.

実施例1では、エレメントリスト311の配置情報によりラスタデータの潰れを防止したが、本実施例ではグリフ情報リスト312によりラスタデータの潰れを防止する記号表示システム100について説明する。   In the first embodiment, the raster data is prevented from being crushed by the arrangement information of the element list 311. In this embodiment, the symbol display system 100 that prevents the raster data from being crushed by the glyph information list 312 will be described.

図12は本実施例のフォントデータ31の一例を示す。図12(b)のエレメントリスト311は文字サイズに関わらず共通であるが、図12(a)のグリフ情報リスト312は、エレメント毎のグリフ情報に加え表示情報が登録されている。   FIG. 12 shows an example of the font data 31 of this embodiment. The element list 311 in FIG. 12B is common regardless of the character size, but the glyph information list 312 in FIG. 12A registers display information in addition to glyph information for each element.

表示情報は、文字コード毎に、当該文字サイズで表示するエレメントの配置情報を指定する。例えば、エレメント1を8D8C(轟)に用いる場合、10〜13ドットの文字サイズでは配置情報のうち「A,B、C、D、E」のエレメントを表示することを示し、14〜19ドットの文字サイズでは配置情報のうち「A,B、C、D、E、F、G、H、I」のエレメントを表示することを示し、20ドット以上の文字サイズでは全ての配置情報のエレメントを表示することを示している。   Display information designates element arrangement information to be displayed with the character size for each character code. For example, when element 1 is used for 8D8C (轟), the character size of 10 to 13 dots indicates that the elements “A, B, C, D, and E” of the arrangement information are displayed, and 14 to 19 dots are displayed. The character size indicates that the elements “A, B, C, D, E, F, G, H, and I” are displayed in the arrangement information, and the elements of all arrangement information are displayed in the character size of 20 dots or more. It shows that

表示情報のA〜Iは配置情報そのものでもよいし、エレメントリスト311の配置情報の識別番号(例えば連番)でもよい。表示情報を配置情報そのものとした場合は、文字サイズに応じて形状が大きく変わる複雑な形状のグリフに有効であり、表示情報を配置情報の識別番号とした場合、記憶容量の増大を抑制できる。   The display information A to I may be the arrangement information itself, or may be an identification number (for example, a serial number) of the arrangement information in the element list 311. When the display information is the arrangement information itself, it is effective for a glyph having a complicated shape whose shape changes greatly according to the character size. When the display information is the identification number of the arrangement information, an increase in storage capacity can be suppressed.

図12のフォントデータ31を用いれば、文字コード毎に、小さい文字サイズには数の少ないエレメントが指定されているので、ラスタデータの文字潰れを防止できる。   If the font data 31 of FIG. 12 is used, since a small number of elements are designated for a small character size for each character code, it is possible to prevent character collapse of raster data.

図13は、ラスタデータ描画手段29aがラスタデータを描画する手順を示すフローチャート図である。ラスタデータ描画手段29aはラスタデータの描画要求と共に、文字コード及び文字サイズをAP等から取得する(S10)。書体の指定がある場合は書体情報を取得してもよい。   FIG. 13 is a flowchart showing a procedure for the raster data drawing means 29a to draw raster data. The raster data drawing unit 29a obtains the character code and the character size from the AP together with the raster data drawing request (S10). If the typeface is specified, typeface information may be acquired.

ラスタデータ描画手段29aは文字コードに基づきエレメントリスト311を参照し当該文字コードのグリフに用いるエレメントのエレメント番号を抽出する(S20)。文字コード8D8Cの場合はエレメント番号1,2が抽出される。   The raster data drawing means 29a refers to the element list 311 based on the character code and extracts the element number of the element used for the glyph of the character code (S20). In the case of the character code 8D8C, element numbers 1 and 2 are extracted.

ついで、ラスタデータ描画手段29aはグリフ情報リスト312を参照してエレメント番号に対応したエレメントのグリフ情報を抽出する(S40)。エレメント番号1,2ではそれぞれ縦線と横線のグリフ情報が抽出される。   Next, the raster data drawing means 29a refers to the glyph information list 312 and extracts the glyph information of the element corresponding to the element number (S40). In element numbers 1 and 2, glyph information of vertical lines and horizontal lines is extracted.

ついで、ラスタデータ描画手段29aは文字サイズに基づき、グリフ情報リスト312からエレメント毎に文字サイズに対応した表示情報を抽出する(S42)。例えば、10ドットであればエレメント1で4個の配置情報、エレメント2で5個の配置情報が抽出される。   Next, the raster data drawing unit 29a extracts display information corresponding to the character size for each element from the glyph information list 312 based on the character size (S42). For example, if it is 10 dots, 4 pieces of arrangement information are extracted by element 1, and 5 pieces of arrangement information are extracted by element 2.

ついで、ラスタデータ描画手段29aはグリフ情報に基づき各エレメントの輪郭を描画し、配置情報に基づきドットマップに当てはめることで、塗りつぶすドットを決定する(S51)。塗りつぶすと決定されたドットを塗りつぶすと文字コード8D8C及び文字サイズに対応したラスタデータが生成される(S60)。かかる処理により図10(a)〜(c)に示したラスタデータが描画される。   Next, the raster data drawing means 29a draws the outline of each element based on the glyph information, and determines the dot to be filled by applying it to the dot map based on the arrangement information (S51). When the dots determined to be painted are painted, raster data corresponding to the character code 8D8C and the character size is generated (S60). By such processing, raster data shown in FIGS. 10A to 10C is drawn.

本実施例によれば、フォントデータ31の記憶容量が少ないエレメント方式フォントの特徴を維持したまま、小サイズ文字のラスタデータの文字潰れを防止できる。本実施例ではエレメントリスト311は文字サイズに関わらず共通なので、容量の増大は表示情報に関わる部分のみである。したがって、フォントデータ31の記憶容量の増大を最小限に抑制できる。   According to the present embodiment, character collapse of raster data of small size characters can be prevented while maintaining the characteristics of the element type font with a small storage capacity of the font data 31. In this embodiment, since the element list 311 is common regardless of the character size, the increase in capacity is only in the portion related to the display information. Therefore, an increase in the storage capacity of the font data 31 can be suppressed to a minimum.

実施例2では、グリフ情報リスト312に文字コード及び文字サイズ毎の表示情報を設けたが、本実施例ではエレメント毎に表示情報を設けてラスタデータの潰れを防止する記号表示システム100について説明する。   In the second embodiment, display information for each character code and character size is provided in the glyph information list 312. In this embodiment, a symbol display system 100 that provides display information for each element to prevent the raster data from being crushed will be described. .

図14は本実施例のフォントデータ31の一例を示す。図14(b)のエレメントリスト311は文字サイズに関わらず共通であるが、図14(a)のグリフ情報リスト312は、各エレメントに対応づけて文字サイズに応じた表示情報が登録されている。   FIG. 14 shows an example of the font data 31 of this embodiment. The element list 311 in FIG. 14B is common regardless of the character size, but the glyph information list 312 in FIG. 14A registers display information corresponding to the character size in association with each element. .

例えば、文字「轟」のグリフでは横線は14本であるので、それぞれに表示の有無を設定するため、グリフ情報リスト312にはエレメント1.1〜1.14のエレメントが登録されている。1の位が同じエレメントは同じグリフである。このエレメント1.1〜1.14はエレメントリスト311の配置情報に対応づけられていて、エレメント1.1〜1.14毎に配置が定まっている。   For example, since the glyph of the character “轟” has 14 horizontal lines, elements 1.1 to 1.14 are registered in the glyph information list 312 in order to set whether or not to display each. Elements with the same 1's place are the same glyph. The elements 1.1 to 1.14 are associated with the arrangement information of the element list 311 and the arrangement is determined for each element 1.1 to 1.14.

また、エレメント1.1〜1.14には当該エレメントをグリフに含む対象文字が登録されている。そして表示情報は、各エレメントの表示の可否を文字サイズに応じて示している。例えば、エレメント1.1は10ドット以上で表示され、エレメント1.3は14ドット以上で表示される(逆に言えば、エレメント1.3は13ドット以下では表示されない)。したがって、文字サイズに応じてエレメント毎に表示の有無を指定できる。   In addition, in the elements 1.1 to 1.14, target characters including the element in the glyph are registered. The display information indicates whether each element can be displayed according to the character size. For example, element 1.1 is displayed with 10 dots or more, and element 1.3 is displayed with 14 dots or more (in other words, element 1.3 is not displayed with 13 dots or less). Therefore, the presence or absence of display can be designated for each element according to the character size.

図15は、ラスタデータ描画手段29aがラスタデータを描画する手順を示すフローチャート図である。ラスタデータ描画手段29aはラスタデータの描画要求と共に、文字コード及び文字サイズをAP等から取得する(S10)。書体の指定がある場合は書体情報を取得してもよい。   FIG. 15 is a flowchart showing a procedure for the raster data drawing means 29a to draw raster data. The raster data drawing unit 29a obtains the character code and the character size from the AP together with the raster data drawing request (S10). If the typeface is specified, typeface information may be acquired.

ラスタデータ描画手段29aは文字コードに基づきエレメントリスト311を参照し当該文字コードのグリフに用いるエレメントのエレメント番号を抽出する(S20)。文字コード8D8Cの場合はエレメント番号1,2が抽出される。   The raster data drawing means 29a refers to the element list 311 based on the character code and extracts the element number of the element used for the glyph of the character code (S20). In the case of the character code 8D8C, element numbers 1 and 2 are extracted.

ついで、ラスタデータ描画手段29aはグリフ情報リスト312を参照してエレメント番号と文字サイズに基づきグリフ情報を抽出する(S43)。エレメント番号は1の位が同じなら同じエレメントとして扱ってよいので、ラスタデータ描画手段29aはエレメント1.1〜1.14の中から、表示情報の文字サイズに表示が許可されるグリフ情報を抽出する。   Next, the raster data drawing unit 29a refers to the glyph information list 312 and extracts glyph information based on the element number and the character size (S43). Since the element number may be treated as the same element if the 1's place is the same, the raster data drawing means 29a extracts glyph information permitted to be displayed in the character size of the display information from the elements 1.1 to 1.14. To do.

ついで、ラスタデータ描画手段29aは抽出したグリフ情報に対応した配置情報を抽出し、グリフ情報に基づき各エレメントの輪郭を描画しドットマップに当てはめることで、塗りつぶすドットを決定する(S50)。塗りつぶすと決定されたドットを塗りつぶすと文字コード8D8C及び文字サイズに対応したラスタデータが生成される(S60)。   Next, the raster data drawing means 29a extracts arrangement information corresponding to the extracted glyph information, draws the outline of each element based on the glyph information, and applies it to the dot map to determine the dots to be filled (S50). When the dots determined to be painted are painted, raster data corresponding to the character code 8D8C and the character size is generated (S60).

以上の処理により、例えば図16に示す「轟」のラスタデータが描画される。図16では「車」の一部の横線を省略することで、ドット数の少ないドットマップにて潰れのないラスタデータの描画を実現している。   Through the above processing, for example, raster data of “轟” shown in FIG. 16 is drawn. In FIG. 16, by omitting some horizontal lines of “car”, rendering of raster data without being crushed is realized with a dot map having a small number of dots.

本実施例によれば、フォントデータ31の記憶容量が少ないエレメント方式フォントの特徴を維持したまま、小サイズ文字のラスタデータの潰れを防止できる。エレメント1.1〜1.14は横線を含む全ての文字に共通なので、フォントデータ31の記憶容量が増大分を最小限に抑制できる。   According to the present embodiment, it is possible to prevent the raster data of small-size characters from being crushed while maintaining the characteristics of the element type font having a small storage capacity of the font data 31. Since the elements 1.1 to 1.14 are common to all characters including the horizontal line, the increase in the storage capacity of the font data 31 can be minimized.

本実施例では、エレメント毎に表示する優先順位を定めておき、文字のグリフに対し文字サイズが小さいため全てのエレメントを表示できない場合、優先順位が所定以上のエレメントのみを表示する記号表示システム100について説明する。   In the present embodiment, a priority order to be displayed for each element is determined, and when all the elements cannot be displayed because the character size is small with respect to the character glyph, the symbol display system 100 that displays only the elements having a priority order higher than a predetermined value. Will be described.

ドットマップが10×10に横線のエレメントを配置することを考えると、ラスタデータが潰れないためには1行おきに配置する必要があるため、1本の横線でドットマップの2行を消費すると考える。したがって、10/2=5本の横線を配置することができるが、多くのラスタデータでは1ドットだけ空白行を設けるため、実質的には「10−1」の9ドットしかないことになり、9/2=4(切り捨て)から4本の横線を配置することができる。縦線についても同様である。したがって、文字サイズから何本の横線及び縦線を表示できるかを算出することができる。   Considering the arrangement of horizontal line elements in a dot map of 10 × 10, it is necessary to arrange every other line so that raster data is not crushed. Therefore, if two lines of the dot map are consumed by one horizontal line. Think. Therefore, although 10/2 = 5 horizontal lines can be arranged, in many raster data, only one dot is provided with a blank line, so there are substantially only 9 dots of “10-1”. Four horizontal lines can be arranged from 9/2 = 4 (cut off). The same applies to the vertical lines. Therefore, it is possible to calculate how many horizontal lines and vertical lines can be displayed from the character size.

したがって、フォントデータ31に、文字サイズに応じて各エレメントに優先順位を設定しておけば、優先順位の高いエレメントを取り出すことで、文字サイズが小さくても文字潰れのないラスタデータを表示できる。   Therefore, if priority is set for each element in the font data 31 in accordance with the character size, raster data that is free of character collapse even if the character size is small can be displayed by extracting the element having a high priority.

表示可能数の算出例を示す。
10ドット表示:(10−1)/2=4本
11、12ドット表示:(11−1)or(12−1)/2=5本
13,14ドット表示:(13−1)or(14−1)/2=6本
15,16ドット表示:(15−1)or(16−1)/2=7本
17、18ドット表示:(17−1)or(18−1)/2=8本
19、20ドット表示:(19−1)or(20−1)/2=9本
なお、エレメントには「左払い」や「てん」のように斜めのエレメントがあるが、これらについてはそれぞれ適当な算出式で表示可能数を算出すればよい。また、このような部首(エレメント)により横線、縦線の表示可能数が影響される場合は、その分をドット数から減じる(上式では分子の数値が減る)ことで、同様に表示可能数を算出できる。
An example of calculating the displayable number is shown.
10-dot display: (10-1) / 2 = 4 lines 11, 12-dot display: (11-1) or (12-1) / 2 = 5 lines 13, 14-dot display: (13-1) or (14 -1) / 2 = 6 lines 15, 16 dots display: (15-1) or (16-1) / 2 = 7 lines 17, 18 dots display: (17-1) or (18-1) / 2 = Eight 19, 19 dot display: (19-1) or (20-1) / 2 = 9 In addition, there are slanted elements such as “Left payment” and “Ten”. What is necessary is just to calculate the displayable number by an appropriate calculation formula. In addition, when the displayable number of horizontal and vertical lines is affected by such radicals (elements), it can be displayed in the same way by subtracting that amount from the number of dots (in the above formula, the numerator value decreases) The number can be calculated.

図17は、本実施例のエレメントリスト311の一例を示す。文字コードに対応づけてエレメント番号及び配置情報が対応づけられている。配置情報には、当該エレメントのエレメント数と各エレメントの配置情報が優先順位(図では1又は2)と共に記憶されている。   FIG. 17 shows an example of the element list 311 of this embodiment. An element number and arrangement information are associated with the character code. In the arrangement information, the number of elements of the element and the arrangement information of each element are stored together with the priority (1 or 2 in the figure).

例えば、「轟」を10ドット表示する場合、エレメント番号1のエレメントの表示可能数は4なので、優先順位が1の1(A、A)、1(C,C)(D,D)、1(E,E)、1(F,F)(G,G)(H,H)のエレメントが抽出され表示される。なお、配置情報が4個でなく7個あるのは、横方向に並列のエレメント(例えば、左下の車の第1辺と右下の車の第1辺)は1行に複数配置できるためである。   For example, when “轟” is displayed with 10 dots, the displayable number of the element with the element number 1 is 4, so that the priority order is 1 (A, A), 1 (C, C) (D, D), 1 Elements (E, E), 1 (F, F), (G, G) (H, H) are extracted and displayed. The reason why the arrangement information is 7 instead of 4 is that a plurality of elements arranged in parallel in the horizontal direction (for example, the first side of the lower left car and the first side of the lower right car) can be arranged in one row. is there.

ところで、優先順位が1のエレメントは全て表示できるが優先順位が2のエレメントを全て表示することはできない場合、同じ優先順位のエレメントを全て表示できる場合にのみエレメントを表示した方がよい場合がある。これは、エレメントの優先順位を肉眼で好ましいラスタデータとなるように決定しているためである。したがって、文字サイズから算出された表示可能数によれば、より多くのエレメントを表示可能であっても、優先順位が同じエレメントを全て表示できない場合は全てのエレメントを表示できる同じ優先順位のエレメントまでを表示する。   By the way, if all elements with priority 1 can be displayed but not all elements with priority 2 can be displayed, it may be better to display the elements only when all elements with the same priority can be displayed. . This is because the priority order of the elements is determined so as to be preferable raster data with the naked eye. Therefore, according to the displayable number calculated from the character size, even if more elements can be displayed, if all the elements with the same priority cannot be displayed, all the elements with the same priority can be displayed. Is displayed.

また、文字によっては優先順位に従い1個でも多くのエレメントを表示した方が好ましい文字もあるので、優先順位の高い順(同じ優先順位の場合は配置情報の配置順)にエレメントを表示してもよい。いずれの表示方式を採用すべきかは文字毎に設定されている。また、図17では優先順位を2段階で示したがより細かく優先順位を設定してもよい。   In addition, some characters preferably display as many elements as possible according to the priority order. Therefore, even if the elements are displayed in the order of higher priority order (in the case of the same priority order, the placement order of the placement information). Good. Which display method should be adopted is set for each character. In FIG. 17, the priority order is shown in two stages, but the priority order may be set more finely.

さらに、図17では同じエレメント内において優先順位を設定したが、エレメント間における優先順位を定めてもよい。横線と縦線では競合することはないが、例えば斜めのエレメントと横線とは競合するため、エレメント間における優先順位を定めておくことで、肉眼で見た場合に好ましいラスタデータを描画できる。   Furthermore, in FIG. 17, the priority order is set within the same element, but the priority order between elements may be determined. Although there is no conflict between the horizontal line and the vertical line, for example, since the diagonal element and the horizontal line compete, it is possible to draw raster data that is preferable to the naked eye by setting priorities between the elements.

したがって、ラスタデータを描画する場合、予め定められたエレメント間の優先順位を抽出し、優先順位の高いエレメントから消費するドット数を決定していき、優先順位の低いエレメントは文字サイズから既に消費されたドット数を減じた値から表示可能数を決定することで、文字サイズに応じて、文字潰れの防止と視認性を両立したラスタデータを描画できる。   Therefore, when drawing raster data, a predetermined priority order between elements is extracted, and the number of dots to be consumed is determined from elements with a high priority order. Elements with a low priority order are already consumed from the character size. By determining the displayable number from the value obtained by subtracting the number of dots, it is possible to draw raster data that achieves both prevention of character collapse and visibility according to the character size.

図18は、ラスタデータ描画手段29aがラスタデータを描画する手順を示すフローチャート図である。ラスタデータ描画手段29aはラスタデータの描画要求と共に、文字コード及び文字サイズをAP等から取得する(S10)。書体の指定がある場合は書体情報を取得してもよい。   FIG. 18 is a flowchart showing a procedure for the raster data drawing means 29a to draw raster data. The raster data drawing unit 29a obtains the character code and the character size from the AP together with the raster data drawing request (S10). If the typeface is specified, typeface information may be acquired.

ラスタデータ描画手段29aは文字コードに基づきエレメントリスト311を参照し当該文字コードのグリフに用いるエレメントのエレメント番号を抽出する(S20)。文字コード8D8Cの場合はエレメント番号1,2が抽出される。   The raster data drawing means 29a refers to the element list 311 based on the character code and extracts the element number of the element used for the glyph of the character code (S20). In the case of the character code 8D8C, element numbers 1 and 2 are extracted.

ついで、ラスタデータ描画手段29aは文字サイズに基づき表示可能数を算出する(S31)。これによりエレメント毎に表示できる配置情報の数が定まる。   Next, the raster data drawing unit 29a calculates the displayable number based on the character size (S31). This determines the number of arrangement information that can be displayed for each element.

ついで、ラスタデータ描画手段29aは各エレメント毎に、優先順位の高い順に表示可能数の配置情報を抽出する(S32)。これによりエレメント毎に表示する配置情報が定まる。   Next, the raster data drawing unit 29a extracts the displayable number of arrangement information for each element in descending order of priority (S32). Thereby, arrangement information to be displayed for each element is determined.

ラスタデータ描画手段29aはグリフ情報リスト312を参照してエレメント番号に対応したエレメントのグリフ情報を抽出する(S40)。エレメント番号1,2ではそれぞれ縦線と横線のグリフ情報が抽出される。   The raster data drawing unit 29a refers to the glyph information list 312 and extracts the glyph information of the element corresponding to the element number (S40). In element numbers 1 and 2, glyph information of vertical lines and horizontal lines is extracted.

ついで、ラスタデータ描画手段29aはグリフ情報に基づき各エレメントの輪郭を描画しドットマップに当てはめることで、塗りつぶすドットを決定する(S50)。塗りつぶすと決定されたドットを塗りつぶすと文字コード8D8C及び文字サイズに対応したラスタデータが生成される(S60)。   Next, the raster data drawing means 29a determines the dots to be filled by drawing the outline of each element based on the glyph information and applying it to the dot map (S50). When the dots determined to be painted are painted, raster data corresponding to the character code 8D8C and the character size is generated (S60).

本実施例によれば、各エレメントの優先順位を定めておき、文字サイズに応じて算出された表示可能数だけ優先順位の高い順にエレメントを表示することで、エレメント方式フォントの特徴を維持したまま、小サイズ文字のラスタデータの潰れを防止できる。   According to the present embodiment, the priority of each element is determined, and the elements are displayed in descending order of the priority corresponding to the displayable number calculated according to the character size, thereby maintaining the characteristics of the element-based font. It is possible to prevent the raster data of small size characters from being crushed.

ラスタデータの一例を示す図である。It is a figure which shows an example of raster data. アウトラインフォントの文字潰れの一例を示す図である。It is a figure which shows an example of the character collapse of an outline font. 文字のエレメントの一例を示す図である。It is a figure which shows an example of the element of a character. 記号表示システムの斜視図の一例である。It is an example of the perspective view of a symbol display system. 記号表示システムのブロック図の一例である。It is an example of the block diagram of a symbol display system. フォントデータの一例を示す図である。It is a figure which shows an example of font data. エレメント方式フォントの描画結果であるラスタデータの一例を示す図である。It is a figure which shows an example of the raster data which is a drawing result of an element system font. フォントデータの一例を示す図である(実施例1)。(Example 1) which is a figure which shows an example of font data. ラスタデータ描画手段がラスタデータを描画する手順を示すフローチャート図である(実施例1)。FIG. 10 is a flowchart illustrating a procedure in which raster data drawing means draws raster data (Example 1). 文字サイズに応じて異なる「轟」のラスタデータを示す。The raster data of “轟” that varies depending on the character size is shown. フォントデータの一例を示す図である(実施例1変形例)。It is a figure which shows an example of font data (Example 1 modification). フォントデータの一例を示す図である(実施例2)。(Example 2) which is a figure which shows an example of font data. ラスタデータ描画手段がラスタデータを描画する手順を示すフローチャート図である(実施例2)。FIG. 10 is a flowchart illustrating a procedure in which raster data drawing means draws raster data (second embodiment). フォントデータの一例を示す図である(実施例3)。(Example 3) which is a figure which shows an example of font data. ラスタデータ描画手段がラスタデータを描画する手順を示すフローチャート図である(実施例3)。FIG. 10 is a flowchart illustrating a procedure for rendering raster data by raster data rendering means (third embodiment). 一部のエレメントが省略された「轟」のラスタデータを示す図である。It is a figure which shows the raster data of "" where some elements were abbreviate | omitted. フォントデータの一例を示す図である(実施例4)。(Example 4) which is a figure which shows an example of font data. ラスタデータ描画手段がラスタデータを描画する手順を示すフローチャート図である(実施例4)。FIG. 10 is a flowchart illustrating a procedure in which raster data drawing means draws raster data (Example 4).

符号の説明Explanation of symbols

11 コンピュータ本体
12 ディスプレイ
13 キーボード
14 ポインティングデバイス
15 プリンタ
21 RAM
22 ROM
23 ドライブ装置
24 入力装置
25 USB
26 NIC
27 表示制御装置
28 記憶装置
29 CPU
29a ラスタデータ描画手段
30 記憶媒体
31 フォントデータ
32 ビットマップ描画プログラム
100 記号表示システム
311 エレメントリスト
312 グリフ情報リスト
11 Computer Main Body 12 Display 13 Keyboard 14 Pointing Device 15 Printer 21 RAM
22 ROM
23 Drive device 24 Input device 25 USB
26 NIC
27 Display control device 28 Storage device 29 CPU
29a Raster data drawing means 30 Storage medium 31 Font data 32 Bitmap drawing program 100 Symbol display system 311 Element list 312 Glyph information list

Claims (14)

記号を識別する記号識別情報にエレメントのエレメント識別情報を対応づけると共に、前記エレメント識別情報に当該エレメントの配置情報を対応付けたエレメントリストと、前記エレメント識別情報に対応づけて前記エレメントの輪郭を定める輪郭情報を対応づけた形状リストと、を記憶したフォントデータベースと、
前記輪郭情報を用いて前記輪郭を生成し、該輪郭から記号のサイズに応じたラスタデータを描画するラスタデータ描画手段と、
を有する記号表示装置において、
前記フォントデータベースは、
記号のサイズに応じて、前記エレメント識別情報に対応づける前記配置情報の数を可変としている、
ことを特徴とする記号表示装置。
The element identification information of the element is associated with the symbol identification information for identifying the symbol, the element list in which the element identification information is associated with the arrangement information of the element, and the outline of the element is defined in association with the element identification information A font database storing shape lists associated with contour information;
Raster data drawing means for generating the outline using the outline information and drawing raster data according to the size of the symbol from the outline;
In a symbol display device having
The font database is
According to the size of the symbol, the number of the arrangement information associated with the element identification information is variable.
A symbol display device characterized by that.
前記エレメントリストは、
同一の記号の前記記号識別情報に、記号のサイズに応じて数の異なる前記配置情報を対応づける、
ことを特徴とする請求項1記載の記号表示装置。
The element list is
Corresponding to the symbol identification information of the same symbol, the arrangement information different in number according to the size of the symbol,
The symbol display device according to claim 1.
前記形状リストは、
前記エレメント識別情報に対応づけて、前記記号識別情報及び該記号識別情報毎に記号のサイズに応じて数の異なる前記配置情報を対応づける、
ことを特徴とする請求項1記載の記号表示装置。
The shape list is
Corresponding to the element identification information, the symbol identification information and the arrangement information different in number according to the size of the symbol for each symbol identification information,
The symbol display device according to claim 1.
対応づけられた前記配置情報は、当該サイズの記号を出力する場合に描画するエレメントの前記配置情報である、
ことを特徴とする請求項3記載の記号表示装置。
The associated arrangement information is the arrangement information of an element to be drawn when outputting a symbol of the size.
The symbol display device according to claim 3.
前記形状リストは、
前記エレメント識別情報を前記エレメントの配置に応じてさらに識別したサブエレメント識別情報に、前記記号識別情報及び該サブエレメントの描画の有無を記号のサイズに基づき指定する表示情報を対応づける、
ことを特徴とする請求項1記載の記号表示装置。
The shape list is
Correlating the symbol identification information and display information for designating whether or not the sub-element is drawn based on the size of the symbol to the sub-element identification information further identifying the element identification information according to the arrangement of the elements;
The symbol display device according to claim 1.
前記エレメントリストは、
前記配置情報毎に描画の優先順位を記憶しており、
前記ラスタデータ描画手段は、記号のサイズに応じて算出した前記エレメントの表示可能数に応じて、前記優先順位の高い順に所定数の前記配置情報を抽出し、抽出した前記配置情報の前記エレメントのみラスタデータを描画する、
ことを特徴とする請求項1記載の記号表示装置。
The element list is
The drawing priority is stored for each arrangement information,
The raster data drawing means extracts a predetermined number of the placement information in descending order of priority according to the displayable number of the elements calculated according to the size of the symbol, and only the elements of the extracted placement information are extracted. Draw raster data,
The symbol display device according to claim 1.
前記ラスタデータ描画手段が描画した前記ラスタデータを出力する出力装置、
を有することを特徴とする請求項1記載の記号表示装置。
An output device for outputting the raster data drawn by the raster data drawing means;
The symbol display device according to claim 1, comprising:
前記出力装置は、ディスプレイ又はプリンタである、ことを特徴とする請求項7記載の記号表示装置。   The symbol display device according to claim 7, wherein the output device is a display or a printer. 記号を識別する記号識別情報に予め定められた全構成数のエレメントを対応付けると共に、所定以下のサイズの記号に前記全構成数よりも少ない数の前記エレメントを対応づけたエレメントリストと、前記エレメントのエレメント識別情報に対応づけて前記エレメントの輪郭を定める輪郭情報を対応づけた形状リストと、を記憶したフォントデータベースと、
コンピュータから記号を識別する記号識別情報を受信する手段と、
前記輪郭情報を用いて前記輪郭を生成し、該輪郭から記号のサイズに応じたラスタデータを描画するラスタデータ描画手段と、
前記ラスタデータ描画手段が描画した前記ラスタデータを印刷する印刷手段と、を有するプリンタ。
An element list in which a predetermined number of elements are associated with symbol identification information for identifying a symbol, and a number of elements smaller than the total number of elements is associated with a symbol of a predetermined size or less; A font database that stores a shape list that correlates contour information that defines the contour of the element in association with element identification information;
Means for receiving symbol identification information for identifying a symbol from a computer;
Raster data drawing means for generating the outline using the outline information and drawing raster data corresponding to the size of the symbol from the outline;
And a printing unit that prints the raster data drawn by the raster data drawing unit.
ラスタデータ描画手段が、
記号を識別する記号識別情報にエレメントのエレメント識別情報を対応づけると共に、前記エレメント識別情報に当該エレメントの全ての配置情報を対応付けたエレメントリストと、前記エレメント識別情報に対応づけて前記エレメントの輪郭を定める輪郭情報を対応づけた形状リストと、を記憶したフォントデータベースと、を参照して、
前記輪郭情報を用いて前記輪郭を生成し、該輪郭から記号のサイズに応じたラスタデータを描画するステップと、
描画した前記ラスタデータを出力装置に出力するステップと、有する、
ことを特徴とする記号表示装置の記号表示方法。
Raster data drawing means
The element identification information for identifying the symbol is associated with the element identification information of the element, the element identification information is associated with all the arrangement information of the element, and the outline of the element is associated with the element identification information. With reference to the font database storing the shape list that associates the contour information that defines the
Generating the contour using the contour information, and rendering raster data according to the size of the symbol from the contour;
Outputting the rendered raster data to an output device;
A symbol display method for a symbol display device.
請求項10記載の記号表示方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the symbol display method according to claim 10. 請求項11記載のプログラムを記憶したコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 11. 記号を識別する記号識別情報にエレメントのエレメント識別情報を対応づけると共に、前記エレメント識別情報に当該エレメントの全ての配置情報を対応付けたエレメントリストと、前記エレメント識別情報に対応づけて前記エレメントの輪郭を定める輪郭情報を対応づけた形状リストと、を記憶したフォントデータベースであって、
記号のサイズに応じて、前記エレメント識別情報に対応づける前記配置情報の数を可変としている、
ことを特徴とするフォントデータベース
The element identification information for identifying the symbol is associated with the element identification information of the element, the element identification information is associated with all the arrangement information of the element, and the outline of the element is associated with the element identification information. A font database storing a shape list associated with contour information for determining
According to the size of the symbol, the number of the arrangement information associated with the element identification information is variable.
Font database characterized by
請求項13記載のフォントデータベースを記憶したコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the font database according to claim 13.
JP2007157661A 2007-06-14 2007-06-14 Symbol display device, printer, symbol display method, program, and storage medium Expired - Fee Related JP5142597B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2007157661A JP5142597B2 (en) 2007-06-14 2007-06-14 Symbol display device, printer, symbol display method, program, and storage medium
KR1020080049790A KR20080110485A (en) 2007-06-14 2008-05-28 Sign presentation device, printer, sign presentation method, pont database, storage medium
CNA2008101000060A CN101324960A (en) 2007-06-14 2008-06-03 Signal display device, printer and signal display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007157661A JP5142597B2 (en) 2007-06-14 2007-06-14 Symbol display device, printer, symbol display method, program, and storage medium

Publications (2)

Publication Number Publication Date
JP2008310032A true JP2008310032A (en) 2008-12-25
JP5142597B2 JP5142597B2 (en) 2013-02-13

Family

ID=40188486

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007157661A Expired - Fee Related JP5142597B2 (en) 2007-06-14 2007-06-14 Symbol display device, printer, symbol display method, program, and storage medium

Country Status (3)

Country Link
JP (1) JP5142597B2 (en)
KR (1) KR20080110485A (en)
CN (1) CN101324960A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013045111A (en) * 2011-08-22 2013-03-04 Arphic Technology Co Ltd Method for finely adjusting kanji in accordance with font size and kanji fine adjustment system

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160068338A (en) 2014-12-05 2016-06-15 현대자동차주식회사 A body-unity type solar cell for automobile
JP6588748B2 (en) 2015-06-26 2019-10-09 株式会社デンソー Image generation device
CN105047181A (en) * 2015-08-05 2015-11-11 广东小天才科技有限公司 Method and device for displaying characters

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11149284A (en) * 1997-11-18 1999-06-02 Sharp Corp Character pattern generating device and medium storing control program for character pattern generating device
JPH11338452A (en) * 1998-05-29 1999-12-10 Sharp Corp Character font generating method and device, and computor-readable storage medium for storing character font generating program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11149284A (en) * 1997-11-18 1999-06-02 Sharp Corp Character pattern generating device and medium storing control program for character pattern generating device
JPH11338452A (en) * 1998-05-29 1999-12-10 Sharp Corp Character font generating method and device, and computor-readable storage medium for storing character font generating program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013045111A (en) * 2011-08-22 2013-03-04 Arphic Technology Co Ltd Method for finely adjusting kanji in accordance with font size and kanji fine adjustment system

Also Published As

Publication number Publication date
JP5142597B2 (en) 2013-02-13
KR20080110485A (en) 2008-12-18
CN101324960A (en) 2008-12-17

Similar Documents

Publication Publication Date Title
JP5759621B2 (en) Character display method and character display device
US7773089B2 (en) Displaying character strings based on font information
JP5142597B2 (en) Symbol display device, printer, symbol display method, program, and storage medium
EP1959398B1 (en) Character rendering device, display device, and printing device
US9881395B2 (en) Rendering multi-part glyphs
US7948494B2 (en) Character rendering device, display device, and printer
JP4625269B2 (en) CHARACTER IMAGE GENERATION DEVICE, CHARACTER IMAGE GENERATION METHOD, DISPLAY CONTROL DEVICE, CHARACTER IMAGE GENERATION PROGRAM, AND DISPLAY CONTROL PROGRAM
US20100238178A1 (en) Information processing apparatus, control device, and program
JP2004152255A (en) Information processing device, information processing method, and printing control program
US20080181531A1 (en) Emboldening glyphs without causing conglutination
US9712718B2 (en) Image processing apparatus, image processing method, and storage medium
US8643895B2 (en) Image processing device capable of saving ink consumption
JP4594812B2 (en) Printing system, printing request apparatus control method, program, and printing request apparatus
JP2007011515A (en) Print system, control method of print system and program
JP2010111088A (en) Image forming apparatus
JP7371558B2 (en) Printing device, printing method and program
JP6238589B2 (en) Image forming apparatus, image processing method, and program
US11055034B2 (en) Label cost saving function
JP5609161B2 (en) Information processing apparatus and program
US11341383B2 (en) Methods and apparatus to detect effective tiling area and fill tiles efficiently
JP4594813B2 (en) Printing system, printing request apparatus control method, program, and printing request apparatus
EP1835415A1 (en) Display, display control method, and information storage medium
JP2004326659A (en) Image processor
JPH08297482A (en) Character processing device and method
JP2011100195A (en) Device and program for controlling printing

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100128

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120619

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120810

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121023

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121120

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151130

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5142597

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees