JP2004252005A - Data providing system, data providing method, and computer program - Google Patents

Data providing system, data providing method, and computer program Download PDF

Info

Publication number
JP2004252005A
JP2004252005A JP2003040136A JP2003040136A JP2004252005A JP 2004252005 A JP2004252005 A JP 2004252005A JP 2003040136 A JP2003040136 A JP 2003040136A JP 2003040136 A JP2003040136 A JP 2003040136A JP 2004252005 A JP2004252005 A JP 2004252005A
Authority
JP
Japan
Prior art keywords
data
font
external character
request
compressed
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
JP2003040136A
Other languages
Japanese (ja)
Inventor
Akihiko Morisawa
彰彦 森澤
Fujio Ikemoto
富士男 池本
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.)
MORISAWA KK
Original Assignee
MORISAWA KK
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 MORISAWA KK filed Critical MORISAWA KK
Priority to JP2003040136A priority Critical patent/JP2004252005A/en
Publication of JP2004252005A publication Critical patent/JP2004252005A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data providing system which provides data corresponding to a request from a communication system connected to the network together with font information corresponding to the data, a data providing method and a computer program. <P>SOLUTION: When a computer 2 requests a web page of a web server system through the network N, the system judges whether the compressed data corresponding to the kind of the computer 1 is stored in an HD 11 or not and if it is stored, the system reads the corresponding compressed data out of the HD 11 and provides the computer 2 with the compressed data. On the other hand, if the compressed data is not stored in the HD 11, the system provides the computer 2 with the compressed data formed by executing the compression processing by a corresponding compression method. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワークに接続された通信装置からの要求に対応するデータを、該データに対応するフォント情報とともに提供するデータ提供装置、データ提供方法及びコンピュータプログラムに関するものである。
【0002】
【従来の技術】
コンピュータの普及に伴い、コンピュータに備えるワードプロセッサ機能を利用した文書の作成処理が盛んに行なわれており、コンピュータを利用した文書データの作成処理を行なうオペレータは、キーボード等から各文字データを入力するとともに、文書データに対応するフォント情報を設定する。
また、このようにオペレータにより入力された文字データを、設定されたフォント情報に基づきコンピュータがディスプレイ上に表示することで、オペレータは、自身が作成した文書内容を確認することができる。
【0003】
このように作成された文書データは、他のコンピュータにおいても利用することができるため、他のコンピュータにおいて修正等の編集処理を行なうことができ、複数のオペレータ間で文書データの再利用を図ることができる。
ここで、このような文書データは、保存する際にフォント情報の保存を指示すべく埋め込み処理等を設定しない限り、文書データに含まれる各文字データのみが保存され、該文書データに対応するフォント情報は保存されない。従って、この文書データを取得した他のコンピュータにおいては、夫々のコンピュータで設定してあるフォント情報に基づき各文書データが表示されることになる。
【0004】
また、フォント情報の埋め込み処理を指定して保存された文書データにおいても、他のコンピュータが、設定されたフォント情報を有していない場合には、各コンピュータにおいて夫々設定してあるフォント情報にて表示されるため、前記文書データの作成者が設定したフォント情報で表示することができない。
特に、インターネット等のネットワークを介して公開されるウェブページにおいては、作成者によるデザインを重視するため、テキストデータの文字データを画像データに変換し、生成された画像データをウェブページに貼り付けることにより、異なる種類のコンピュータから閲覧した場合であっても、作成者のデザインに従ったウェブページをディスプレイに表示させることができるようにする場合が多い。
尚、上述したように、各コンピュータがフォント情報を有していない文字データの画像データを提供する装置としては、以下の特許文献1に示すものがある。
【0005】
【特許文献1】
特開2003−29736号公報
【0006】
【発明が解決しようとする課題】
しかし、上述したように、ネットワークを介して画像データを貼り付けたウェブページを閲覧する場合には、ウェブページのダウンロードに長時間が必要となり、また、画像データの伝送処理によりネットワークに大きな通信負荷がかかってしまうおそれがある。
更に、ウェブページの作成者が文字データを画像データに変換しなければならないため、作成者のウェブページの作成処理負担が大きく、このウェブページを記憶するウェブサーバ装置においても、画像データを記憶するために記憶容量が大きい記憶装置が必要であるという問題があった。
【0007】
本発明は斯かる事情に鑑みてなされたものであり、ネットワークに接続された通信装置からデータを要求された場合に、前記データとともに、該データに対応するフォント情報を前記通信装置に提供することにより、要求されたデータをテキストデータにより提供することができ、前記フォント情報を有していない通信装置においても、提供されたデータを、提供されたフォント情報に基づき表示させることができるデータ提供装置を提供することを目的とする。
【0008】
本発明の他の目的は、通信装置から受け付けた要求に対応するデータ及び該データに対応するフォント情報を圧縮して提供することにより、通信装置に送信すべきデータのデータ量をより軽減でき、データの提供処理をより効率よく行なうことができるデータ提供装置、データ提供方法及びコンピュータプログラムを提供することにある。
【0009】
本発明の更に他の目的は、受け付けた要求に基づき特定手段が前記通信装置を特定し、特定した通信装置に応じた圧縮方法で圧縮した圧縮データを提供することにより、ネットワークを介したデータの提供処理をより効率よく行なうことができるデータ提供装置を提供することにある。
【0010】
本発明の更に他の目的は、生成した圧縮データを記憶しておき、前記要求に対応する圧縮データを読み出して提供することにより、前記データ及びフォント情報を提供する際に行なうデータの圧縮処理を行なう必要がないデータ提供装置を提供することにある。
【0011】
本発明の更に他の目的は、受け付けた要求に対応する圧縮データが圧縮データ記憶手段に記憶してあるか否かを判断し、前記圧縮データが記憶されていない場合に前記圧縮データを生成することにより、例えば、要求されたことがないデータ等については圧縮データ記憶手段に記憶されないため、圧縮データ記憶手段の記憶容量を削減するデータ提供装置を提供することにある。
【0012】
本発明の更に他の目的は、予め記憶してあるフォント情報が、規格で定められた標準文字データのフォントデータと、前記標準文字データ以外の外字データのフォントデータとを含むことにより、標準文字データだけでなく外字データを含むデータにおいても、対応するフォント情報を有していない通信装置に、前記フォント情報を提供することができるデータ提供装置を提供することにある。
【0013】
本発明の更に他の目的は、ネットワークを介して外字データのフォントデータの要求を受け付け、受け付けた要求に基づく外字データのフォントデータを選択し、前記ネットワークを介して送信することにより、外字データのフォントデータを有しない通信装置に、フォントデータをテキストデータで提供することができ、提供したフォント情報に基づき、前記外字データを表示させることができるデータ提供装置を提供することにある。
【0014】
本発明の更に他の目的は、外字データを特定する情報に対応させて外字データのフォントデータを記憶しており、外字データを特定する情報を受け付け、受け付けた外字データを特定する情報に基づき、前記外字データのフォントデータを選択することにより、フォントデータを取得したい外字データの正確な文字が分からない場合や、前記外字データを自身の通信装置においては表示することができない場合であっても、前記外字データを指定することができるデータ提供装置を提供することにある。
【0015】
本発明の更に他の目的は、外字データのフォントデータは、JIS規格に倣ったコード体系のコードで示されていることにより、外字データについても、標準文字データのフォントデータにおける各種の処理と同様の手順にて取り扱うことができるデータ提供装置を提供することにある。
【0016】
本発明の更に他の目的は、外字データを特定する情報が、該外字データの部首、該外字データの画数、該外字データの読み仮名、該外字データを構成する構成部品、該外字データの異体字情報の少なくとも1つを含むことにより、前記外字データを特定する各種の情報に基づき、前記外字データのフォント情報を要求することができるデータ提供装置を提供することにある。
【0017】
本発明の更に他の目的は、フォント情報を外部から取得し、取得したフォント情報を登録することにより、外部の通信装置において使用されているフォント情報を登録することができるデータ提供装置を提供することにある。
【0018】
【課題を解決するための手段】
第1発明に係るデータ提供装置は、ネットワークに接続された通信装置からの要求に対応するデータを、前記ネットワークを介して前記通信装置に提供するデータ提供装置において、複数のフォント情報を記憶するフォント記憶手段と、複数のデータ及び該データ夫々に対応したフォント情報を記憶するデータ記憶手段と、前記要求に対応するデータ及び該データに対応するフォント情報を前記データ記憶手段から読み出して前記通信装置に提供する提供手段とを備えることを特徴とする。
【0019】
第2発明に係るデータ提供装置は、前記要求に対応するデータ及び該データに対応するフォント情報を圧縮して圧縮データを生成する圧縮手段を備え、前記提供手段は、前記圧縮手段が生成した圧縮データを前記通信装置に提供することを特徴とする。
【0020】
第3発明に係るデータ提供装置は、前記要求に基づき前記通信装置を特定する特定手段を備え、前記圧縮手段は、前記特定手段が特定した通信装置に応じた圧縮方法で、前記データ及び該データに対応するフォント情報を圧縮することを特徴とする。
【0021】
第4発明に係るデータ提供装置は、前記圧縮手段が生成した圧縮データを記憶する圧縮データ記憶手段を備え、前記提供装置は、前記要求に対応する圧縮データを前記圧縮データ記憶手段から読み出して前記通信装置に提供することを特徴とする。
【0022】
第5発明に係るデータ提供装置は、前記要求に対応する圧縮データが前記圧縮データ記憶手段に記憶してあるか否かを判断する判断手段を備え、前記圧縮手段は、前記圧縮データが圧縮データ記憶手段に記憶していない場合に、前記圧縮データを生成することを特徴とする。
【0023】
第6発明に係るデータ提供装置は、前記フォント情報は、規格で定められた標準文字データのフォントデータと、前記標準文字データ以外の外字データのフォントデータとを含むことを特徴とする。
【0024】
第7発明に係るデータ提供装置は、前記ネットワークを介して前記外字データのフォントデータの要求を受け付ける要求受付手段と、該要求受付手段が受け付けた要求に基づき、前記フォント記憶手段から前記外字データのフォントデータを選択する選択手段と、該選択手段が選択した外字データのフォントデータを前記ネットワークを介して送信する手段とを備えることを特徴とする。
【0025】
第8発明に係るデータ提供装置は、前記フォント記憶手段は、外字データを特定する情報に対応させて、前記外字データのフォントデータを記憶しており、前記要求受付手段は、前記外字データを特定する情報を受け付け、前記選択手段は、前記要求受付手段が受け付けた外字データを特定する情報に基づき、前記外字データのフォントデータを選択することを特徴とする。
【0026】
第9発明に係るデータ提供装置は、前記外字データのフォントデータは、JIS規格に倣ったコード体系のコードで示されていることを特徴とする。
【0027】
第10発明に係るデータ提供装置は、前記外字データを特定する情報は、該外字データの部首、該外字データの画数、該外字データの読み仮名、該外字データを構成する構成部品、該外字データの異体字情報の少なくとも1つを含むことを特徴とする。
【0028】
第11発明に係るデータ提供装置は、フォント情報を外部から取得する取得手段と、該取得手段が取得したフォント情報を前記フォント記憶手段に登録する登録手段とを備えることを特徴とする。
【0029】
第12発明に係るデータ提供方法は、ネットワークに接続された通信装置からの要求に対応するデータを、データ提供装置に前記ネットワークを介して前記通信装置に提供させるデータ提供方法において、前記データ提供装置が、複数のデータ及び該データ夫々に対応したフォント情報を記憶し、前記要求に対応するデータ及び該データに対応するフォント情報を圧縮して圧縮データを生成し、生成した圧縮データを前記通信装置に提供することを特徴とする。
【0030】
第13発明に係るコンピュータプログラムは、コンピュータに、受け付けた要求に対応するデータを提供させるためのコンピュータプログラムにおいて、コンピュータに、複数のデータ及び該データ夫々に対応したフォント情報を記憶させる手順と、コンピュータに、前記要求に対応するデータ及び該データに対応するフォント情報を圧縮して圧縮データを生成させる圧縮手順と、コンピュータに、生成した圧縮データを提供させる手順とを備えることを特徴とする。
【0031】
第14発明に係るコンピュータプログラムは、コンピュータに、生成した圧縮データを記憶させる手順と、コンピュータに、前記要求に対応する圧縮データが記憶してあるか否かを判断させる手順とを備え、前記圧縮手順は、前記要求に対応する圧縮データが記憶していない場合に、コンピュータに、前記圧縮データを生成させることを特徴とする。
【0032】
第1発明による場合は、複数のデータ及び該データ夫々に対応したフォント情報をデータ記憶手段に記憶しておき、ネットワークに接続された通信装置からデータを要求された場合に、前記データ及び該データに対応するフォント情報を前記データ記憶手段から読み出し、前記データとともに、該データに対応するフォント情報を前記通信装置に提供することにより、前記フォント情報を有していない通信装置であっても、提供されたデータを、提供されたフォント情報に基づき表示させることができ、要求されたデータをテキストデータにより提供することができる。
【0033】
従って、前記通信装置が有していないフォント情報で示す文字データを画像データに変換する必要がなく、当該文書データの作成者の処理負担が軽減されるとともに、各文字データをテキストデータで扱うために、当該文書データを記憶しておくメモリ容量が削減でき、当該文書データを取得する際の取得時間が短縮され、更に、ネットワークにかかる通信負荷を軽減することができる。
【0034】
第2、第12及び第13発明による場合は、通信装置から受け付けた要求に対応するデータ及び該データに対応するフォント情報を圧縮手段が圧縮して圧縮データを生成し、生成した圧縮データを通信装置に提供することにより、ネットワークを介して通信装置に送信すべきデータのデータ量をより軽減でき、データの提供処理をより効率よく行なうことができる。
【0035】
第3発明による場合は、受け付けた要求に基づき特定手段が前記通信装置を特定し、前記圧縮手段が、特定した通信装置に応じた圧縮方法で、前記要求に対応するデータ及び該データに対応するフォント情報を圧縮することにより、前記通信装置に対応した圧縮データを生成することができ、ネットワークを介したデータの提供処理をより効率よく行なうことができる。
【0036】
第4発明による場合は、生成した圧縮データを圧縮データ記憶手段に記憶しておき、前記要求に対応する圧縮データを前記圧縮データ記憶手段から読み出して前記通信装置に提供することにより、前記データ及びフォント情報を提供する際に行なうデータの圧縮処理を行なう必要がなく、前記圧縮データ記憶手段からの読出処理のみで前記データを提供することができ、圧縮処理による処理負担を軽減することができる。
【0037】
第5、及び第14発明による場合は、受け付けた要求に対応する圧縮データが前記圧縮データ記憶手段に記憶してあるか否かを判断手段が判断し、前記圧縮データが記憶されていない場合、例えば、前記要求に対応するデータが初めて要求された場合に、前記圧縮手段が圧縮データを生成することにより、例えば、要求されたことがないデータ等については、圧縮データ記憶手段に記憶しないため、圧縮データ記憶手段に記憶する圧縮データのデータ量を削減することができる。
【0038】
第6発明による場合は、フォント記憶手段に記憶してあるフォント情報が、規格で定められた標準文字データのフォントデータと、前記標準文字データ以外の外字データのフォントデータとを含むことにより、標準文字データだけでなく外字データを含むデータにおいても、対応するフォント情報を有していない通信装置に、前記フォント情報を提供することができる。
【0039】
第7発明による場合は、ネットワークを介して外字データのフォントデータの要求を要求受付手段にて受け付け、受け付けた要求に基づき、フォント記憶手段から前記外字データのフォントデータを選択手段にて選択し、選択した外字データのフォントデータを前記ネットワークを介して送信することにより、外字データのフォントデータを有しない通信装置に、フォントデータをテキストデータで提供することができ、提供したフォント情報に基づき、前記外字データを表示させることができる。
【0040】
第8発明による場合は、外字データを特定する情報に対応させて外字データのフォントデータをフォント記憶手段に記憶しており、外字データを特定する情報を要求受付手段にて受け付け、受け付けた外字データを特定する情報に基づき、前記外字データのフォントデータを選択することにより、フォントデータを取得したい外字データの正確な文字が分からない場合や、前記外字データを自身の通信装置においては表示することができない場合であっても、前記外字データを指定することができ、また、指定された前記外字データを特定する情報に基づく前記外字データの検索処理に必要な時間を短縮することができる。
【0041】
第9発明による場合は、外字データのフォントデータは、JIS規格に倣ったコード体系のコードで示されていることにより、外字データについても、標準文字データのフォントデータにおける各種の処理と同様の手順にて取り扱うことができ、例えば、フォントデータの検索処理を行なうために別途特別な構成を備える必要がない。
【0042】
第10発明による場合は、外字データを特定する情報は、該外字データの部首、該外字データの画数、該外字データの読み仮名、該外字データを構成する構成部品、該外字データの異体字情報の少なくとも1つを含むことにより、フォントデータを取得したい外字データの正確な文字形状が分からない場合であっても、前記外字データを特定する各種の情報に基づき、前記外字データのフォント情報を要求することができる。
【0043】
第11発明による場合は、フォント情報を取得手段にて外部から取得し、取得したフォント情報を前記フォント記憶手段に登録することにより、外部の通信装置においてローカルに使用されているフォント情報を登録することができ、また、登録したフォント情報を更に他の通信装置へ提供することもできる。
尚、特に、登録されるフォント情報がJIS規格に倣ったコード体系のコードで示されている場合には、予め用意してあるJISコードのフォント情報と同様の手順にて各種の処理を実行することができる。
【0044】
【発明の実施の形態】
以下、本発明に係るデータ提供装置をウェブサーバ装置を利用した実施の形態を示す図面に基づいて具体的に説明する。尚、本実施の形態では、ネットワークに接続される通信装置にコンピュータを利用する。
図1は本発明に係るデータ提供装置の構成例を示すブロック図であり、図中1は本発明に係るデータ提供装置としてのウェブサーバ装置を、図中2は通信装置としてのコンピュータを夫々示している。
【0045】
コンピュータ2,2はウェブ閲覧機能を備えており、インターネット等のネットワークNを介してウェブサーバ装置1と接続してあり、必要に応じてウェブサーバ装置1に所望するウェブページ(データ)の要求を行ない、該要求に対応するウェブページをウェブサーバ装置1から取得し、自身の表示部23に表示させて閲覧することができる。
【0046】
ウェブサーバ装置1は、CPU(Central Processing Unit)10を制御中枢としてバス14を介して接続される以下のハードウェア各部の動作を制御する。
バス14には、CPU10の制御手順を示すコンピュータプログラム等を記憶したハードディスク(以下、HDという)11と、CPU10による制御動作中に発生する種々のデータを一時的に記憶するRAM12と、ネットワークNを介してデータ伝送を行うための通信インタフェース13等とが接続されている。
【0047】
CPU10は、自身が備える時計手段(図示せず)により所定のタイミングを計時しながらバス14を介して上述したハードウェア各部を制御するとともに、HD11に記憶してあるウェブサーバ装置1の動作に必要な種々のコンピュータプログラムを順次実行する。
HD11は、複数のフォント情報を記憶するフォント記憶手段として動作し、複数のウェブページを各ウェブページに対応したフォント情報とともに記憶するデータ記憶手段としても動作する。また、HD11は、ウェブサーバ装置1がネットワークNを介してコンピュータ2にウェブページを提供する際に、前記ウェブページ及びフォント情報を圧縮して生成する圧縮データを記憶する圧縮データ記憶手段としても動作する。
【0048】
図2はフォント情報を説明するための図であり、図2(a)はフォント情報1を、図2(b)はフォント情報2を示しており、フォント情報1,2は、例えば明朝体、ゴシック体等のフォント情報である。
フォント情報1,2は夫々、JIS規格で定められた標準文字データ夫々のフォントデータと、標準文字データ以外の外字データのフォントデータとを有しており、図2中に示す領域301,311には夫々JIS第1水準及び第2水準に属する漢字に対するフォントデータが格納されている。
【0049】
また、領域302,303,312,313…には夫々、JIS第1水準及び第2水準に属さない外字データに対するフォントデータが格納されており、各領域において縦方向は第1バイトを、横方向は第2バイトを示しており、各領域内の格子は夫々1つのフォントデータを示し、各フォントデータは、第1バイト及び第2バイトによる2バイトで示されている。
更に、上述した領域302,303,312,313…には、領域301,311に格納されるJISコードに倣ったコード体系のコードで、各フォントデータが格納されている。
尚、ここでいうフォントデータとは、画像データではなく、各文字のアウトライン情報である。
【0050】
これにより、外字データのフォントデータに対しても、JIS第1水準及び第2水準に属する漢字文字データのフォントデータと同様の取扱を行なうことができる。
また、フォント情報に含まれる外字データのフォントデータは、各外字データを特定する情報に対応させ、各外字データを特定する情報に基づき、HD11のフォント情報から各外字データのフォントデータを容易に抽出できるように記憶してある。尚、外字データを特定する情報には、各外字データの部首、画数、読み仮名、各外字データを構成する構成部品、各外字データの異体字情報等が含まれている。
【0051】
尚、ウェブサーバ装置1はCD−ROMドライブ等の外部記憶装置(図示せず)を備えており、この外部記憶装置により、本発明のコンピュータプログラムを記憶したCD−ROM等の記録媒体15から、前記コンピュータプログラムを読み取り、読み取ったコンピュータプログラムをHD11に記憶させる構成としてもよい。
【0052】
コンピュータ2は、図1に示すように、制御中枢としてのCPU20と、CPU20の制御手順を示すコンピュータプログラム等を記憶したHD21と、CPU20による制御動作中に発生する種々のデータを一時的に記憶するRAM22と、液晶ディスプレイ等の表示部23と、キーボード及びマウス等を含む操作部24と、ネットワークNを介してデータ伝送を行うための通信インタフェース25等とを備えている。
【0053】
CPU20は、時計手段(図示せず)を備えており、タイミングを計時しながら、上述したハードウェア各部をバス26を介して制御するとともに、HD21に記憶してあるコンピュータプログラムを順次実行する。
HD21には、コンピュータ2の動作に必要な種々のコンピュータプログラム及びウェブ閲覧処理プログラムであるウェブブラウザが記憶してある。
【0054】
以下に、上述したような構成のウェブサーバ装置1によるコンピュータ2へのウェブページの提供処理について説明する。
図3は本発明に係るデータ提供装置としてのウェブサーバ装置1によるウェブページの提供処理手順を示すフローチャートである。
【0055】
ウェブサーバ装置1において、CPU10は、ネットワークNを介してコンピュータ2,2からウェブページの要求を受け付けたか否かを判断しており(S1)、ウェブページの要求を受け付けていない場合(S1:NO)、要求を受け付けるまで待機する。
また、ウェブサーバ装置1のCPU10は、コンピュータ2からウェブページの要求を受け付けた場合(S1:YES)、受け付けた要求の要求元であるコンピュータ2を特定する特定手段として動作しており、コンピュータ2におけるウェブブラウザの種類と、オペレーティングシステム(以下、OSという)の種類とを特定する(S2)。
【0056】
CPU10は、特定したコンピュータ2のウェブブラウザ及びOSの種類に対応する圧縮データが、HD11に記憶してあるか否かを判断する判断手段として動作しており(S3)、コンピュータ2に対応する圧縮データがない場合(S3:NO)、要求されたウェブページを圧縮する圧縮手段として動作する。
ここで、CPU10は、ステップS2で特定したコンピュータ2のウェブブラウザ及びOSの種類に応じた圧縮方法により圧縮処理を行ない、要求されたウェブページを圧縮する(S4)。
【0057】
次にCPU10は、要求されたウェブページのフォント情報に基づき、当該ウェブページに必要な埋込用のフォントデータを作成し(S5)、圧縮したウェブページ及び生成した埋込用のフォントデータをHD11に圧縮データとして記憶する(S6)。
また、この圧縮したウェブページ及び生成した埋込用のフォントデータをHD11から読み出してコンピュータ2に送信することにより(S7)、要求されたウェブページをコンピュータ2に提供する。
【0058】
一方、ステップS3で、要求されたウェブページに対応する圧縮データがHD11に記憶されている場合(S3:YES)、対応する圧縮データをHD11から読み出してコンピュータ2に送信することにより(S7)、要求されたウェブページをコンピュータ2に提供することができる。
【0059】
上述したように、ウェブページの取得を要求されたウェブサーバ装置1が、要求してきたコンピュータ2のウェブブラウザ及びOSの種類に対応する圧縮方法により、要求されたウェブページ及び該ウェブページに対応するフォント情報を圧縮することにより、ネットワークNを介して効率よくウェブページの提供を行なうことができる。
また、一旦圧縮されたウェブページ及びフォント情報をHD11に記憶させておくことにより、同一種類のウェブブラウザ及びOSを有する他のコンピュータから要求された場合に、HD11に記憶してある圧縮データを前記他のコンピュータに提供することにより、ウェブページの圧縮処理負担を軽減することが可能となる。
【0060】
また、要求したウェブページに対応するフォント情報を有しないコンピュータ2においても、取得したフォント情報に基づき、作成者のデザイン通りのウェブページを閲覧することができる。
更に、ウェブページ上の文字データをテキストデータとして扱うことが可能となり、各ウェブページのダウンロードに必要な通信時間が短縮されるとともに、ネットワークNにかかる通信負荷を軽減することができる。更に、ウェブページの作成者における作成処理負担が軽減され、ウェブサーバ装置1におけるウェブページの記憶容量も削減することができる。
【0061】
次に、上述した構成のウェブサーバ装置1から取得したウェブページにおいて、閲覧者が何らかの文字データを入力する場合の入力処理について説明する。
尚、ここでは、ウェブサーバ装置1が提供するサービスに対して、コンピュータ2における閲覧者が自身の氏名及び住所等の情報を登録する際の入力処理に基づいて説明する。また、登録された各データはウェブサーバ装置1のHD11に登録される。
【0062】
図4及び図5は本発明に係るデータ提供装置としてのウェブサーバ装置1によるフォントデータの提供処理手順を示すフローチャート、図6はウェブサーバ装置1によるフォントデータの提供処理を説明するための図である。
ウェブページの閲覧者は、自身が有するコンピュータ2において、操作部24を操作してCPU20にHD21のウェブブラウザを実行させることにより、所望のウェブページを指定して該ウェブページの閲覧処理を実行する。
【0063】
コンピュータ2において、CPU20は、閲覧者による操作部24の操作がされたか否かを判断しており(S11)、操作部24が操作されない場合(S11:NO)、待機しており、操作部24が操作された場合(S11:YES)、閲覧者により指定されたウェブページを、対応するウェブサーバ装置1に要求する(S12)。
ウェブサーバ装置1において、CPU10は、ネットワークNを介してコンピュータ2,2からウェブページの要求の受付待ち状態となっており、コンピュータ2からウェブページの要求を受け付けた場合、要求されたウェブページをHD11から読み出してコンピュータ2に送信する(S13)。
【0064】
尚、上述したように、本実施の形態のウェブサーバ装置1は、コンピュータ2からウェブページを要求された場合、コンピュータ2のウェブブラウザ及びOSの種類に基づく圧縮方法で圧縮されたウェブページ及び該ウェブページのフォント情報をコンピュータ2に送信する。
【0065】
ここで、閲覧者は、ウェブサーバ装置1が提供するサービスを利用するためにユーザ登録を行なう必要があり、コンピュータ2のCPU20は、受信したウェブページに基づき、図6(a)に示すようなユーザ情報登録画面を表示部23に表示する(S14)。
このユーザ情報登録画面は、ユーザ登録を行なう閲覧者の氏名、住所、電話番号等のユーザ情報を入力するように構成してあり、登録処理を実行する場合の登録ボタン及びリセットボタンを備えている。
【0066】
また、本実施の形態のユーザ情報登録画面には、文字検索ボタンも備えてあり、CPU20は、閲覧者により、この文字検索ボタンがオンされたか否かを判断している(S15)。
この文字検索ボタンは、閲覧者において入力したい文字が分からない場合や、閲覧者側のコンピュータ2において入力したい文字のフォントデータがない場合に、文字検索処理を実行するためにオンされるものであり、文字検索ボタンがオンされた場合(S15:YES)、コンピュータ2のCPU20は、ウェブサーバ装置1に文字検索画面を要求する(S16)。
【0067】
ウェブサーバ装置1のCPU10は、文字データのフォントデータの要求を受け付ける要求受付手段として動作しており、上述のように、コンピュータ2から文字検索画面を要求された場合、この文字検索画面を含むウェブページをHD11から読み出してコンピュータ2に送信し(S17)、コンピュータ2のCPU20は、受信したウェブページに基づき、図6(b)に示すような文字検索画面を表示部23に表示する(S18)。
文字検索画面は、検索したい文字対象の指定、及び検索条件を設定できるように構成してあり、検索処理を実行する場合の検索実行ボタン及び終了ボタンを備えている。
【0068】
尚、検索対象を漢字と指定した場合には、検索すべき文字データの部首、画数、読み仮名、構成部品等が検索条件に設定することができ、検索対象を記号又は書体記号と指定した場合には、大分類又は小分類等の区別を検索条件に設定することができ、検索対象を異体字に指定した場合には、いずれかの文字を検索条件に設定することができ、夫々設定された検索条件に基づき文字データのフォントデータを取得することができる。
図6(b)においては、「リュウミンL−KL」のフォント情報における「辺」の異体字を検索する際に入力すべきデータを示している。
【0069】
閲覧者は、文字検索画面の指示に従って入力した検索内容での検索処理を実行する場合、画面中の検索実行ボタンをオンするようにしてあり、コンピュータ2のCPU20は、閲覧者により文字検索画面中の検索実行ボタンがオンされたか否かを判断しており(S19)、検索実行ボタンがオンされた場合(S19:YES)、閲覧者により設定された検索条件を示す条件データをウェブサーバ装置1へ送信する(S20)。
ウェブサーバ装置1のCPU10は、受信した条件データに適合するフォントデータを、HD11のフォント情報から選択する選択手段として動作しており、前記条件データに適合するフォントデータを抽出し(S21)、HD11から読み出した検索結果画面を含むウェブページに、抽出したフォントデータを付加してコンピュータ2に送信する(S22)。
【0070】
コンピュータ2のCPU20は、受信したウェブページに基づき、図6(c)に示すような検索結果画面を表示部23に表示する(S23)。
ここでの検索結果画面は、「リュウミンL−KL」のフォント情報における「辺」の異体字「邊」が表示されており、閲覧者は所望の文字を、例えばマウスでダブルクリック等することにより選択することができ、CPU20は、閲覧者により文字が選択されたか否かを判断している(S24)。
【0071】
閲覧者により文字が選択された場合(S24:YES)、CPU20は、ユーザ情報登録画面の表示に戻り、ユーザ情報登録画面に選択された文字を表示させる。
CPU20は、ユーザ情報登録画面において、閲覧者により登録ボタンがオンされたか否かを判断しており(S25)、閲覧者が登録ボタンをオンするまで、上述したステップS14からS24までの処理を繰り返す。
【0072】
また、閲覧者により登録ボタンがオンされた場合(S25:YES)、CPU20は、閲覧者により設定された登録データをウェブサーバ装置1へ送信し(S26)、ウェブサーバ装置1のCPU10は、受信した登録データをHD11に登録する(S27)。
このように、文字を入力する際に閲覧者側のコンピュータ2に、閲覧者が所望するフォントデータがない場合には、ウェブサーバ装置1が、対応するフォントデ−タを提供することにより、閲覧者側のコンピュータ2においても正しい文字データにより各情報を入力することができる。
【0073】
上述したように、ウェブサーバ装置1において、HD11に記憶してあるフォント情報が、各外字データを特定する情報に対応付けて各フォントデータを記憶してあることにより、各外字データの部首、画数、読み仮名、文字構成部品等に基づき容易にHD11から、要求されたフォントデータを容易に検索することができる。また、各文字データをテキストデータとして扱えるため、データ量を削減することができる。
【0074】
また、フォント情報に含まれる各フォントデータは、JIS第一水準及び第二水準漢字に割り当てられたJISコードと同じ体系のコードが割り当ててあり、これにより、外字データのフォントデータを標準文字データのフォントデータとともに一括に管理することができ、各フォントデータ間における変換処理を容易に実現することができる。
更に、JISコードに倣ったコードにて一括管理を行なうことにより、CPU10がフォント情報を外部から取得する取得手段として動作し、外部から取得したフォント情報をHD11に登録する登録手段として動作することにより、外部のコンピュータにおいてローカルに利用していた各フォント情報をHD11のフォント情報に追加することができ、他の装置に提供することもできる。
【0075】
本実施の形態では、コンピュータ2から要求されたウェブページ及び該ウェブページのフォント情報を、コンピュータ2のウェブブラウザ及びOSの種類に対応した方法で圧縮した圧縮データをHD11に記憶しておき、同一種類のウェブブラウザ及びOSのコンピュータ2から同一のウェブページが要求された場合に、HD11に記憶してある圧縮データをコンピュータ2に提供する構成としているが、各コンピュータ2,2からウェブページを要求される都度、圧縮処理を実行する構成としてもよい。
【0076】
【発明の効果】
第1発明による場合は、複数のデータ及び該データ夫々に対応したフォント情報をデータ記憶手段に記憶しておき、ネットワークに接続された通信装置からデータを要求された場合に、前記データ及び該データに対応するフォント情報を前記データ記憶手段から読み出し、前記データとともに、該データに対応するフォント情報を前記通信装置に提供することにより、前記フォント情報を有していない通信装置であっても、提供されたデータを、提供されたフォント情報に基づき表示させることができ、要求されたデータをテキストデータにより提供することができる。
【0077】
第2、第12及び第13発明による場合は、通信装置から受け付けた要求に対応するデータ及び該データに対応するフォント情報を圧縮手段が圧縮して圧縮データを生成し、生成した圧縮データを通信装置に提供することにより、ネットワークを介して通信装置に送信すべきデータのデータ量をより軽減でき、データの提供処理をより効率よく行なうことができる。
【0078】
第3発明による場合は、受け付けた要求に基づき特定手段が前記通信装置を特定し、前記圧縮手段が、特定した通信装置に応じた圧縮方法で、前記要求に対応するデータ及び該データに対応するフォント情報を圧縮することにより、前記通信装置に対応した圧縮データを生成することができ、ネットワークを介したデータの提供処理をより効率よく行なうことができる。
【0079】
第4発明による場合は、生成した圧縮データを圧縮データ記憶手段に記憶しておき、前記要求に対応する圧縮データを前記圧縮データ記憶手段から読み出して前記通信装置に提供することにより、前記データ及びフォント情報を提供する際に行なうデータの圧縮処理を行なう必要がなく、前記圧縮データ記憶手段からの読出処理のみで前記データを提供することができ、圧縮処理による処理負担を軽減することができる。
【0080】
第5、及び第14発明による場合は、受け付けた要求に対応する圧縮データが前記圧縮データ記憶手段に記憶してあるか否かを判断手段が判断し、前記圧縮データが記憶されていない場合、例えば、前記要求に対応するデータが初めて要求された場合に、前記圧縮手段が圧縮データを生成することにより、例えば、要求されたことがないデータ等については、圧縮データ記憶手段に記憶しないため、圧縮データ記憶手段に記憶する圧縮データのデータ量を削減することができる。
【0081】
第6発明による場合は、フォント記憶手段に記憶してあるフォント情報が、規格で定められた標準文字データのフォントデータと、前記標準文字データ以外の外字データのフォントデータとを含むことにより、標準文字データだけでなく外字データを含むデータにおいても、対応するフォント情報を有していない通信装置に、前記フォント情報を提供することができる。
【0082】
第7発明による場合は、ネットワークを介して外字データのフォントデータの要求を要求受付手段にて受け付け、受け付けた要求に基づき、フォント記憶手段から前記外字データのフォントデータを選択手段にて選択し、選択した外字データのフォントデータを前記ネットワークを介して送信することにより、外字データのフォントデータを有しない通信装置に、フォントデータをテキストデータで提供することができ、提供したフォント情報に基づき、前記外字データを表示させることができる。
【0083】
第8発明による場合は、外字データを特定する情報に対応させて外字データのフォントデータをフォント記憶手段に記憶しており、外字データを特定する情報を要求受付手段にて受け付け、受け付けた外字データを特定する情報に基づき、前記外字データのフォントデータを選択することにより、フォントデータを取得したい外字データの正確な文字が分からない場合や、前記外字データを自身の通信装置においては表示することができない場合であっても、前記外字データを指定することができ、また、指定された前記外字データを特定する情報に基づく前記外字データの検索処理に必要な時間を短縮することができる。
【0084】
第9発明による場合は、外字データのフォントデータは、JIS規格に倣ったコード体系のコードで示されていることにより、外字データについても、標準文字データのフォントデータにおける各種の処理と同様の手順にて取り扱うことができ、例えば、フォントデータの検索処理を行なうために別途特別な構成を備える必要がない。
【0085】
第10発明による場合は、外字データを特定する情報は、該外字データの部首、該外字データの画数、該外字データの読み仮名、該外字データを構成する構成部品、該外字データの異体字情報の少なくとも1つを含むことにより、フォントデータを取得したい外字データの正確な文字形状が分からない場合であっても、前記外字データを特定する各種の情報に基づき、前記外字データのフォント情報を要求することができる。
【0086】
第11発明による場合は、フォント情報を取得手段にて外部から取得し、取得したフォント情報を前記フォント記憶手段に登録することにより、外部の通信装置においてローカルに使用されているフォント情報を登録することができ、また、登録したフォント情報を更に他の通信装置へ提供することもできる。
尚、特に、登録されるフォント情報がJIS規格に倣ったコード体系のコードで示されている場合には、予め用意してあるJISコードのフォント情報と同様の手順にて各種の処理を実行することができる。
【図面の簡単な説明】
【図1】本発明に係るデータ提供装置の構成例を示すブロック図である。
【図2】フォント情報を説明するための図である。
【図3】本発明に係るデータ提供装置としてのウェブサーバ装置によるウェブページの提供処理手順を示すフローチャートである。
【図4】本発明に係るデータ提供装置としてのウェブサーバ装置によるフォントデータの提供処理手順を示すフローチャートである。
【図5】本発明に係るデータ提供装置としてのウェブサーバ装置によるフォントデータの提供処理手順を示すフローチャートである。
【図6】本発明に係るデータ提供装置としてのウェブサーバ装置によるフォントデータの提供処理を説明するための図である。
【符号の説明】
1 ウェブサーバ装置(データ提供装置)
10 CPU(特定手段、判断手段、圧縮手段、要求受付手段、選択手段)
11 HD(フォント記憶手段、データ記憶手段、圧縮データ記憶手段)
2 コンピュータ(通信装置)
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a data providing device, a data providing method, and a computer program for providing data corresponding to a request from a communication device connected to a network together with font information corresponding to the data.
[0002]
[Prior art]
With the widespread use of computers, document creation processing using word processing functions provided in computers has been actively performed, and an operator performing document data creation processing using a computer inputs each character data from a keyboard or the like, and Then, font information corresponding to the document data is set.
Further, the computer displays the character data input by the operator on the display based on the set font information, so that the operator can confirm the contents of the document created by the operator.
[0003]
Since the document data created in this way can be used on other computers, editing processing such as correction can be performed on other computers, and document data can be reused among a plurality of operators. Can be.
Here, as for such document data, only the character data included in the document data is stored unless the embedding process or the like is set to instruct the storage of the font information at the time of storage, and the font corresponding to the document data is stored. No information is stored. Therefore, on the other computers that have obtained the document data, each document data is displayed based on the font information set in each computer.
[0004]
Also, in the document data saved by specifying the font information embedding process, if the other computer does not have the set font information, the font information set in each computer is used. Since it is displayed, it cannot be displayed with the font information set by the creator of the document data.
In particular, in the case of web pages published through networks such as the Internet, convert the character data of text data into image data and paste the generated image data on the web page in order to emphasize the design by the creator. In many cases, a web page according to the creator's design can be displayed on a display even when viewed from different types of computers.
As described above, as an apparatus for providing image data of character data in which each computer does not have font information, there is an apparatus disclosed in Patent Document 1 below.
[0005]
[Patent Document 1]
JP 2003-29736 A
[0006]
[Problems to be solved by the invention]
However, as described above, when browsing a web page on which image data is pasted via a network, it takes a long time to download the web page, and a large communication load is imposed on the network due to the image data transmission process. May be applied.
Furthermore, since the creator of the web page must convert the character data into image data, the creator's web page creation processing load is heavy, and the web server device that stores this web page also stores the image data. Therefore, there is a problem that a storage device having a large storage capacity is required.
[0007]
The present invention has been made in view of such circumstances, and when data is requested from a communication device connected to a network, the present invention provides the data and font information corresponding to the data to the communication device. Thus, the data providing device can provide the requested data by text data, and can display the provided data based on the provided font information even in a communication device having no font information. The purpose is to provide.
[0008]
Another object of the present invention is to compress and provide data corresponding to a request received from a communication device and font information corresponding to the data, so that the data amount of data to be transmitted to the communication device can be further reduced, An object of the present invention is to provide a data providing device, a data providing method, and a computer program that can perform data providing processing more efficiently.
[0009]
Still another object of the present invention is to specify the communication device based on a received request and specify the communication device, and to provide compressed data compressed by a compression method corresponding to the specified communication device. An object of the present invention is to provide a data providing device capable of performing a providing process more efficiently.
[0010]
Still another object of the present invention is to store the generated compressed data and read and provide the compressed data corresponding to the request, thereby performing the data compression processing performed when providing the data and font information. An object of the present invention is to provide a data providing device that does not need to be performed.
[0011]
Still another object of the present invention is to determine whether compressed data corresponding to a received request is stored in compressed data storage means, and to generate the compressed data when the compressed data is not stored. Thus, for example, since data that has not been requested is not stored in the compressed data storage unit, an object of the present invention is to provide a data providing device that reduces the storage capacity of the compressed data storage unit.
[0012]
Still another object of the present invention is to provide a method for storing standard character data, wherein font information stored in advance includes font data of standard character data defined by the standard and font data of external character data other than the standard character data. An object of the present invention is to provide a data providing device capable of providing the font information to a communication device having no corresponding font information not only for data including external character data but also for data including external character data.
[0013]
Still another object of the present invention is to receive a request for font data of external character data via a network, select font data of external character data based on the received request, and transmit the selected font data via the network, thereby obtaining the external character data. An object of the present invention is to provide a data providing device capable of providing font data as text data to a communication device having no font data and displaying the external character data based on the provided font information.
[0014]
Still another object of the present invention is to store font data of external character data in association with information for specifying external character data, receive information for specifying external character data, and based on the information for specifying the received external character data, By selecting the font data of the external character data, even if the exact character of the external character data for which the font data is to be obtained is not known, or even if the external character data cannot be displayed in its own communication device, An object of the present invention is to provide a data providing device capable of designating the external character data.
[0015]
Still another object of the present invention is that font data of external character data is represented by a code of a code system following the JIS standard. It is another object of the present invention to provide a data providing device that can be handled by the above procedure.
[0016]
Still another object of the present invention is that information for specifying external character data includes a radical of the external character data, the number of strokes of the external character data, a reading pseudonym of the external character data, a component constituting the external character data, and a component of the external character data. An object of the present invention is to provide a data providing device which can request font information of the external character data based on various information for specifying the external character data by including at least one of the variant character information.
[0017]
Still another object of the present invention is to provide a data providing device capable of registering font information used in an external communication device by acquiring font information from outside and registering the acquired font information. It is in.
[0018]
[Means for Solving the Problems]
A data providing device according to a first aspect of the present invention provides a data providing device for providing data corresponding to a request from a communication device connected to a network to the communication device via the network. Storage means, data storage means for storing a plurality of data and font information corresponding to each of the data, and data corresponding to the request and font information corresponding to the data are read out from the data storage means and transmitted to the communication device. Providing means for providing.
[0019]
A data providing device according to a second aspect of the present invention includes a compression unit that generates compressed data by compressing data corresponding to the request and font information corresponding to the data, and the providing unit includes a compression unit that generates the compressed data. Data is provided to the communication device.
[0020]
A data providing device according to a third aspect of the present invention includes a specifying unit that specifies the communication device based on the request, wherein the compression unit uses the compression method according to the communication device specified by the specifying unit to execute the data and the data. Is characterized by compressing font information corresponding to.
[0021]
A data providing device according to a fourth aspect of the present invention includes a compressed data storage unit that stores the compressed data generated by the compression unit, and the providing device reads out the compressed data corresponding to the request from the compressed data storage unit, It is provided to a communication device.
[0022]
The data providing device according to a fifth aspect of the present invention includes a determination unit that determines whether or not the compressed data corresponding to the request is stored in the compressed data storage unit. When the compressed data is not stored in the storage means, the compressed data is generated.
[0023]
The data providing device according to a sixth aspect is characterized in that the font information includes font data of standard character data defined by a standard and font data of external character data other than the standard character data.
[0024]
A data providing device according to a seventh aspect of the present invention includes a request receiving unit that receives a request for font data of the external character data via the network, and a request for the external character data from the font storage unit based on the request received by the request receiving unit. It is characterized by comprising selecting means for selecting font data, and means for transmitting the font data of the external character data selected by the selecting means via the network.
[0025]
In the data providing apparatus according to an eighth aspect, the font storage unit stores font data of the external character data in association with information for specifying the external character data, and the request receiving unit specifies the external character data. Receiving the information on the external character data, and selecting the font data of the external character data based on the information specifying the external character data received by the request receiving unit.
[0026]
A data providing apparatus according to a ninth aspect is characterized in that the font data of the external character data is represented by a code of a code system in accordance with the JIS standard.
[0027]
In the data providing apparatus according to a tenth aspect, the information for specifying the external character data includes a radical of the external character data, a stroke count of the external character data, a reading pseudonym of the external character data, a component constituting the external character data, It is characterized by including at least one of variant data information of data.
[0028]
A data providing apparatus according to an eleventh aspect of the present invention is characterized by comprising an acquisition unit for acquiring font information from outside, and a registration unit for registering the font information acquired by the acquisition unit in the font storage unit.
[0029]
A data providing method according to a twelfth invention is a data providing method for causing a data providing device to provide data corresponding to a request from a communication device connected to a network to the communication device via the network. Stores a plurality of data and font information corresponding to each of the data, generates compressed data by compressing the data corresponding to the request and the font information corresponding to the data, and transmits the generated compressed data to the communication device. It is characterized by being provided to.
[0030]
A computer program according to a thirteenth invention is a computer program for causing a computer to provide data corresponding to a received request, wherein the computer program stores a plurality of data and font information corresponding to each of the data. And a procedure for compressing data corresponding to the request and font information corresponding to the data to generate compressed data, and providing a computer with the generated compressed data.
[0031]
A computer program according to a fourteenth aspect of the present invention comprises the steps of: causing a computer to store the generated compressed data; and causing the computer to determine whether or not compressed data corresponding to the request is stored. The procedure is characterized by causing a computer to generate the compressed data when the compressed data corresponding to the request is not stored.
[0032]
In the case of the first invention, a plurality of data and font information corresponding to each of the data are stored in a data storage means, and when the data is requested from a communication device connected to a network, the data and the data are stored. By reading the font information corresponding to the data from the data storage means and providing the font information corresponding to the data to the communication device together with the data, even if the communication device does not have the font information, The requested data can be displayed based on the provided font information, and the requested data can be provided by text data.
[0033]
Therefore, it is not necessary to convert the character data indicated by the font information which the communication device does not have into image data, thereby reducing the processing load on the creator of the document data and handling each character data as text data. In addition, the memory capacity for storing the document data can be reduced, the acquisition time for acquiring the document data can be reduced, and the communication load on the network can be reduced.
[0034]
According to the second, twelfth, and thirteenth aspects, the compression unit generates data by compressing data corresponding to the request received from the communication device and font information corresponding to the data, and communicates the generated compressed data. By providing the data to the device, the amount of data to be transmitted to the communication device via the network can be further reduced, and the data providing process can be performed more efficiently.
[0035]
In the case of the third invention, the specifying means specifies the communication device based on the received request, and the compression means specifies the data corresponding to the request and the data corresponding to the data by a compression method corresponding to the specified communication device. By compressing the font information, compressed data corresponding to the communication device can be generated, and the process of providing data via the network can be performed more efficiently.
[0036]
According to the fourth aspect, the generated compressed data is stored in the compressed data storage means, and the compressed data corresponding to the request is read from the compressed data storage means and provided to the communication device, so that the data and It is not necessary to perform the data compression processing performed when providing the font information, and the data can be provided only by the reading processing from the compressed data storage means, and the processing load due to the compression processing can be reduced.
[0037]
According to the fifth and fourteenth aspects, the determining unit determines whether or not the compressed data corresponding to the received request is stored in the compressed data storage unit. If the compressed data is not stored, For example, when the data corresponding to the request is requested for the first time, the compression unit generates the compressed data, for example, for data that has not been requested, since the compressed data storage unit does not store the data, The amount of compressed data stored in the compressed data storage means can be reduced.
[0038]
In the case of the sixth aspect, the font information stored in the font storage means includes font data of standard character data defined by the standard and font data of external character data other than the standard character data. In the case of not only character data but also data including external character data, the font information can be provided to a communication device having no corresponding font information.
[0039]
According to the seventh aspect, a request for font data of external character data is received by a request receiving unit via a network, and based on the received request, font data of the external character data is selected from a font storage unit by a selection unit, By transmitting the font data of the selected external character data via the network, it is possible to provide the font data as text data to a communication device having no font data of the external character data, and based on the provided font information, External character data can be displayed.
[0040]
According to the eighth aspect, the font data of the external character data is stored in the font storage means in association with the information for specifying the external character data, and the information for specifying the external character data is received by the request receiving means, and the received external character data is received. By selecting the font data of the external character data based on the information for specifying the external character data, it is possible to display the external character data in its own communication device when the exact character of the external character data whose font data is desired to be obtained is not known. Even when it is not possible, the external character data can be specified, and the time required for the external character data search processing based on the information specifying the specified external character data can be reduced.
[0041]
In the case of the ninth aspect, the font data of the external character data is represented by a code of a code system in accordance with the JIS standard. For example, it is not necessary to provide a special configuration for performing a font data search process.
[0042]
In the case of the tenth aspect, the information for specifying the external character data includes the radical of the external character data, the number of strokes of the external character data, the reading kana of the external character data, the components constituting the external character data, and the variant characters of the external character data. By including at least one piece of information, even when the exact character shape of the external character data for which font data is to be obtained is unknown, the font information of the external character data is determined based on various types of information for specifying the external character data. Can be requested.
[0043]
In the case of the eleventh aspect, font information that is locally used in an external communication device is registered by acquiring font information from the outside by an acquiring unit and registering the acquired font information in the font storage unit. The registered font information can also be provided to another communication device.
In particular, when the registered font information is represented by a code of a code system following the JIS standard, various processes are executed in the same procedure as the font information of the JIS code prepared in advance. be able to.
[0044]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, a data providing device according to the present invention will be specifically described with reference to the drawings showing an embodiment using a web server device. In this embodiment, a computer is used as a communication device connected to a network.
FIG. 1 is a block diagram showing a configuration example of a data providing device according to the present invention. In FIG. 1, reference numeral 1 denotes a web server device as a data providing device according to the present invention, and reference numeral 2 denotes a computer as a communication device. ing.
[0045]
The computers 2 and 2 have a web browsing function, are connected to the web server device 1 via a network N such as the Internet, and send a request for a desired web page (data) to the web server device 1 as necessary. The user can obtain the web page corresponding to the request from the web server device 1 and display the web page on the display unit 23 of the user to view the web page.
[0046]
The web server device 1 controls operations of the following hardware components connected via a bus 14 with a CPU (Central Processing Unit) 10 as a control center.
The bus 14 includes a hard disk (hereinafter, referred to as HD) 11 that stores a computer program or the like indicating a control procedure of the CPU 10, a RAM 12 that temporarily stores various data generated during a control operation by the CPU 10, and a network N. The communication interface 13 and the like for performing data transmission are connected via the communication interface 13.
[0047]
The CPU 10 controls the above-described hardware units via the bus 14 while measuring a predetermined timing by a clock means (not shown) provided in the CPU 10, and is necessary for the operation of the web server device 1 stored in the HD 11. Various computer programs are sequentially executed.
The HD 11 operates as a font storage unit that stores a plurality of font information, and also operates as a data storage unit that stores a plurality of web pages together with font information corresponding to each web page. Also, when the web server apparatus 1 provides a web page to the computer 2 via the network N, the HD 11 also operates as compressed data storage means for storing compressed data generated by compressing the web page and font information. I do.
[0048]
2A and 2B are diagrams for explaining font information. FIG. 2A shows font information 1 and FIG. 2B shows font information 2. Font information 1 and 2 are, for example, Mincho fonts. , Gothic font information.
The font information 1 and 2 respectively include font data of standard character data defined by the JIS standard and font data of external character data other than the standard character data, and are stored in areas 301 and 311 shown in FIG. Stores font data for kanji belonging to the JIS first and second levels, respectively.
[0049]
Each of the areas 302, 303, 312, 313,... Stores font data for external character data that does not belong to the JIS first level and the second level. Indicates the second byte, the grid in each area indicates one font data, and each font data is indicated by two bytes of the first byte and the second byte.
Further, in the above-mentioned areas 302, 303, 312, 313,..., Each font data is stored in a code system according to the JIS code stored in the areas 301, 311.
Here, the font data is not image data but outline information of each character.
[0050]
Thus, font data of external character data can be handled in the same manner as font data of kanji character data belonging to JIS first level and second level.
The font data of the external character data included in the font information is made to correspond to the information specifying each external character data, and the font data of each external character data is easily extracted from the font information of the HD 11 based on the information specifying each external character data. I remember it so that I can do it. Note that the information for specifying the external character data includes the radical, the number of strokes, the kana, the constituent parts of each external character data, the variant character information of each external character data, and the like of each external character data.
[0051]
Note that the web server device 1 includes an external storage device (not shown) such as a CD-ROM drive, and the external storage device allows the storage medium 15 such as a CD-ROM storing the computer program of the present invention to read from the storage medium 15. The computer program may be read, and the read computer program may be stored in the HD 11.
[0052]
As shown in FIG. 1, the computer 2 temporarily stores a CPU 20 serving as a control center, an HD 21 storing a computer program or the like indicating a control procedure of the CPU 20, and various data generated during a control operation by the CPU 20. A RAM 22, a display unit 23 such as a liquid crystal display, an operation unit 24 including a keyboard and a mouse, and a communication interface 25 for transmitting data via the network N are provided.
[0053]
The CPU 20 includes a clock unit (not shown), controls each of the above-described hardware units via the bus 26 while measuring timing, and sequentially executes a computer program stored in the HD 21.
The HD 21 stores various computer programs necessary for the operation of the computer 2 and a web browser which is a web browsing processing program.
[0054]
Hereinafter, a process of providing a web page to the computer 2 by the web server device 1 configured as described above will be described.
FIG. 3 is a flowchart showing a web page providing process performed by the web server device 1 as the data providing device according to the present invention.
[0055]
In the web server device 1, the CPU 10 determines whether or not a request for a web page has been received from the computers 2 and 2 via the network N (S1), and when the request for the web page has not been received (S1: NO). ), Wait for the request.
When a request for a web page is received from the computer 2 (S1: YES), the CPU 10 of the web server device 1 operates as a specifying unit that specifies the computer 2 that has requested the received request. , The type of the web browser and the type of the operating system (hereinafter referred to as OS) are specified (S2).
[0056]
The CPU 10 operates as a judging unit for judging whether or not the compressed data corresponding to the specified web browser and OS type of the computer 2 is stored in the HD 11 (S3). If there is no data (S3: NO), it operates as compression means for compressing the requested web page.
Here, the CPU 10 performs a compression process by a compression method according to the type of the web browser and the OS of the computer 2 specified in step S2, and compresses the requested web page (S4).
[0057]
Next, the CPU 10 creates font data for embedding necessary for the web page based on the requested font information of the web page (S5), and stores the compressed web page and the generated font data for embedding in the HD 11 Is stored as compressed data (S6).
Further, the compressed web page and the generated font data for embedding are read from the HD 11 and transmitted to the computer 2 (S7), thereby providing the requested web page to the computer 2.
[0058]
On the other hand, in step S3, if the compressed data corresponding to the requested web page is stored in the HD 11 (S3: YES), the corresponding compressed data is read from the HD 11 and transmitted to the computer 2 (S7). The requested web page can be provided to the computer 2.
[0059]
As described above, the web server device 1 that has been requested to acquire the web page responds to the requested web page and the web page by a compression method corresponding to the type of the web browser and the OS of the computer 2 that has requested the web page. By compressing the font information, it is possible to efficiently provide a web page via the network N.
Also, by storing the compressed web page and font information in the HD 11 once, when requested by another computer having the same type of web browser and OS, the compressed data stored in the HD 11 can be stored in the HD 11. By providing it to another computer, it is possible to reduce the burden of compressing a web page.
[0060]
Further, even in the computer 2 having no font information corresponding to the requested web page, the web page as designed by the creator can be browsed based on the acquired font information.
Furthermore, character data on a web page can be handled as text data, so that the communication time required for downloading each web page can be reduced and the communication load on the network N can be reduced. Further, the burden of the creation process on the creator of the web page is reduced, and the storage capacity of the web page in the web server device 1 can be reduced.
[0061]
Next, an input process in the case where a viewer inputs some character data in a web page acquired from the web server device 1 having the above-described configuration will be described.
Here, the description will be made based on the input processing when the viewer of the computer 2 registers information such as his / her name and address for the service provided by the web server device 1. Each registered data is registered in the HD 11 of the web server device 1.
[0062]
4 and 5 are flowcharts showing a procedure for providing font data by the web server device 1 as the data providing device according to the present invention, and FIG. 6 is a diagram for explaining a process for providing font data by the web server device 1. is there.
The viewer of the web page operates the operation unit 24 on the computer 2 of the user to cause the CPU 20 to execute the web browser of the HD 21, thereby designating a desired web page and executing the browsing process of the web page. .
[0063]
In the computer 2, the CPU 20 determines whether or not the viewer has operated the operation unit 24 (S11). If the operation unit 24 is not operated (S11: NO), the CPU 20 is on standby and the operation unit 24 is stopped. Is operated (S11: YES), the web page specified by the viewer is requested to the corresponding web server device 1 (S12).
In the web server device 1, the CPU 10 is in a state of waiting for a web page request from the computers 2 and 2 via the network N. When a web page request is received from the computer 2, the CPU 10 copies the requested web page. The data is read from the HD 11 and transmitted to the computer 2 (S13).
[0064]
As described above, when a web page is requested from the computer 2, the web server device 1 of the present embodiment stores the web page compressed by the compression method based on the type of the web browser and the OS of the computer 2 and the web page. The font information of the web page is transmitted to the computer 2.
[0065]
Here, the viewer needs to perform user registration in order to use the service provided by the web server device 1, and the CPU 20 of the computer 2 uses the received web page as shown in FIG. A user information registration screen is displayed on the display unit 23 (S14).
The user information registration screen is configured to input user information such as a name, an address, and a telephone number of a viewer who performs user registration, and includes a registration button and a reset button for executing a registration process. .
[0066]
The user information registration screen of the present embodiment also has a character search button, and the CPU 20 determines whether or not the viewer has turned on the character search button (S15).
This character search button is turned on to execute a character search process when the viewer does not know the character to be input or when there is no font data of the character to be input in the computer 2 on the viewer side. If the character search button is turned on (S15: YES), the CPU 20 of the computer 2 requests the web server device 1 for a character search screen (S16).
[0067]
The CPU 10 of the web server device 1 operates as a request receiving unit that receives a request for font data of character data. As described above, when the computer 2 requests the character search screen, the web including the character search screen The page is read from the HD 11 and transmitted to the computer 2 (S17), and the CPU 20 of the computer 2 displays a character search screen as shown in FIG. 6B on the display unit 23 based on the received web page (S18). .
The character search screen is configured so that a character target to be searched can be specified and search conditions can be set, and includes a search execution button and an end button for executing a search process.
[0068]
When the search target is designated as a kanji, the radical, the number of strokes, the kana, the constituent parts, etc. of the character data to be searched can be set as search conditions, and the search target is designated as a symbol or a typeface symbol. In this case, classification such as major classification or minor classification can be set in the search condition. If the search target is specified as a variant, any character can be set in the search condition. The font data of the character data can be obtained based on the search condition thus set.
FIG. 6B illustrates data to be input when searching for a variant of “side” in the font information of “Ryumin L-KL”.
[0069]
When the viewer executes a search process based on the search content input in accordance with the instructions on the character search screen, the search execution button in the screen is turned on. It is determined whether or not the search execution button is turned on (S19). If the search execution button is turned on (S19: YES), condition data indicating the search condition set by the viewer is transmitted to the web server apparatus 1. (S20).
The CPU 10 of the web server device 1 operates as selection means for selecting font data conforming to the received condition data from the font information of the HD 11, and extracts font data conforming to the condition data (S21). Then, the extracted font data is added to the web page including the search result screen read from, and transmitted to the computer 2 (S22).
[0070]
The CPU 20 of the computer 2 displays a search result screen as shown in FIG. 6C on the display unit 23 based on the received web page (S23).
In the search result screen here, the variant character “side” of “side” in the font information of “Ryumin L-KL” is displayed. The character can be selected, and the CPU 20 determines whether or not a character has been selected by the viewer (S24).
[0071]
When a character is selected by the viewer (S24: YES), the CPU 20 returns to the display of the user information registration screen and displays the selected character on the user information registration screen.
The CPU 20 determines whether or not the registration button is turned on by the viewer on the user information registration screen (S25), and repeats the above-described processes from steps S14 to S24 until the viewer turns on the registration button. .
[0072]
When the registration button is turned on by the viewer (S25: YES), the CPU 20 transmits the registration data set by the viewer to the web server device 1 (S26), and the CPU 10 of the web server device 1 receives the registration data. The registered data registered is registered in the HD 11 (S27).
As described above, if there is no font data desired by the viewer in the computer 2 on the viewer side when characters are input, the web server apparatus 1 provides the corresponding font data, and The computer 2 can also input each piece of information using correct character data.
[0073]
As described above, in the web server device 1, the font information stored in the HD 11 stores each font data in association with the information specifying each external character data, so that the radical of each external character data, The requested font data can be easily retrieved from the HD 11 based on the number of strokes, kana readings, character components, and the like. Further, since each character data can be handled as text data, the data amount can be reduced.
[0074]
In addition, each font data included in the font information is assigned a code having the same system as the JIS code assigned to the JIS first-level and second-level kanji. It can be managed together with the font data, and conversion between the font data can be easily realized.
Further, the CPU 10 operates as an acquisition unit for acquiring font information from the outside by collectively managing the codes according to the JIS code, and operates as a registration unit for registering the font information acquired from the outside in the HD 11. The font information used locally by the external computer can be added to the font information of the HD 11, and can be provided to other devices.
[0075]
In the present embodiment, compressed data obtained by compressing a web page requested by the computer 2 and font information of the web page by a method corresponding to the type of the web browser and the OS of the computer 2 is stored in the HD 11, and the same data is stored in the HD 11. When the same web page is requested from the computer 2 of the type of web browser and OS, the compressed data stored in the HD 11 is provided to the computer 2. The compression processing may be executed each time the compression processing is performed.
[0076]
【The invention's effect】
In the case of the first invention, a plurality of data and font information corresponding to each of the data are stored in a data storage means, and when the data is requested from a communication device connected to a network, the data and the data are stored. By reading the font information corresponding to the data from the data storage means and providing the font information corresponding to the data to the communication device together with the data, even if the communication device does not have the font information, The requested data can be displayed based on the provided font information, and the requested data can be provided by text data.
[0077]
According to the second, twelfth, and thirteenth aspects, the compression unit generates data by compressing data corresponding to the request received from the communication device and font information corresponding to the data, and communicates the generated compressed data. By providing the data to the device, the amount of data to be transmitted to the communication device via the network can be further reduced, and the data providing process can be performed more efficiently.
[0078]
In the case of the third invention, the specifying means specifies the communication device based on the received request, and the compression means specifies the data corresponding to the request and the data corresponding to the data by a compression method corresponding to the specified communication device. By compressing the font information, compressed data corresponding to the communication device can be generated, and the process of providing data via the network can be performed more efficiently.
[0079]
According to the fourth aspect, the generated compressed data is stored in the compressed data storage means, and the compressed data corresponding to the request is read from the compressed data storage means and provided to the communication device, so that the data and It is not necessary to perform the data compression processing performed when providing the font information, and the data can be provided only by the reading processing from the compressed data storage means, and the processing load due to the compression processing can be reduced.
[0080]
According to the fifth and fourteenth aspects, the determining unit determines whether or not the compressed data corresponding to the received request is stored in the compressed data storage unit. If the compressed data is not stored, For example, when the data corresponding to the request is requested for the first time, the compression unit generates the compressed data, for example, for data that has not been requested, since the compressed data storage unit does not store the data, The amount of compressed data stored in the compressed data storage means can be reduced.
[0081]
In the case of the sixth aspect, the font information stored in the font storage means includes font data of standard character data defined by the standard and font data of external character data other than the standard character data. In the case of not only character data but also data including external character data, the font information can be provided to a communication device having no corresponding font information.
[0082]
According to the seventh aspect, a request for font data of external character data is received by a request receiving unit via a network, and based on the received request, font data of the external character data is selected from a font storage unit by a selection unit, By transmitting the font data of the selected external character data via the network, it is possible to provide the font data as text data to a communication device having no font data of the external character data, and based on the provided font information, External character data can be displayed.
[0083]
According to the eighth aspect, the font data of the external character data is stored in the font storage means in association with the information for specifying the external character data, and the information for specifying the external character data is received by the request receiving means, and the received external character data is received. By selecting the font data of the external character data based on the information for specifying the external character data, it is possible to display the external character data in its own communication device when the exact character of the external character data whose font data is desired to be obtained is not known. Even when it is not possible, the external character data can be specified, and the time required for the external character data search processing based on the information specifying the specified external character data can be reduced.
[0084]
In the case of the ninth aspect, the font data of the external character data is represented by a code of a code system in accordance with the JIS standard. For example, it is not necessary to provide a special configuration for performing a font data search process.
[0085]
In the case of the tenth aspect, the information for specifying the external character data includes the radical of the external character data, the number of strokes of the external character data, the reading kana of the external character data, the components constituting the external character data, and the variant characters of the external character data. By including at least one piece of information, even when the exact character shape of the external character data for which font data is to be obtained is unknown, the font information of the external character data is determined based on various types of information for specifying the external character data. Can be requested.
[0086]
In the case of the eleventh aspect, font information that is locally used in an external communication device is registered by acquiring font information from the outside by an acquiring unit and registering the acquired font information in the font storage unit. The registered font information can also be provided to another communication device.
In particular, when the registered font information is represented by a code of a code system following the JIS standard, various processes are executed in the same procedure as the font information of the JIS code prepared in advance. be able to.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration example of a data providing device according to the present invention.
FIG. 2 is a diagram illustrating font information.
FIG. 3 is a flowchart showing a web page providing process performed by a web server device as a data providing device according to the present invention.
FIG. 4 is a flowchart showing a procedure for providing font data by a web server device as a data providing device according to the present invention.
FIG. 5 is a flowchart showing a procedure for providing font data by a web server device as a data providing device according to the present invention.
FIG. 6 is a diagram illustrating a font data providing process performed by a web server device as a data providing device according to the present invention.
[Explanation of symbols]
1 Web server device (data providing device)
10 CPU (identifying means, determining means, compressing means, request receiving means, selecting means)
11 HD (font storage means, data storage means, compressed data storage means)
2 Computer (communication device)

Claims (14)

ネットワークに接続された通信装置からの要求に対応するデータを、前記ネットワークを介して前記通信装置に提供するデータ提供装置において、
複数のフォント情報を記憶するフォント記憶手段と、
複数のデータ及び該データ夫々に対応したフォント情報を記憶するデータ記憶手段と、
前記要求に対応するデータ及び該データに対応するフォント情報を前記データ記憶手段から読み出して前記通信装置に提供する提供手段とを備えることを特徴とするデータ提供装置。
In a data providing device that provides data corresponding to a request from a communication device connected to a network to the communication device via the network,
Font storage means for storing a plurality of font information;
Data storage means for storing a plurality of data and font information corresponding to each of the data;
A data providing device for reading data corresponding to the request and font information corresponding to the data from the data storage device and providing the data to the communication device.
前記要求に対応するデータ及び該データに対応するフォント情報を圧縮して圧縮データを生成する圧縮手段を備え、
前記提供手段は、前記圧縮手段が生成した圧縮データを前記通信装置に提供することを特徴とする請求項1に記載のデータ提供装置。
Compression means for compressing data corresponding to the request and font information corresponding to the data to generate compressed data,
The data providing device according to claim 1, wherein the providing unit provides the communication device with the compressed data generated by the compression unit.
前記要求に基づき前記通信装置を特定する特定手段を備え、
前記圧縮手段は、前記特定手段が特定した通信装置に応じた圧縮方法で、前記データ及び該データに対応するフォント情報を圧縮することを特徴とする請求項2に記載のデータ提供装置。
Comprising a specifying means for specifying the communication device based on the request,
3. The data providing apparatus according to claim 2, wherein the compression unit compresses the data and font information corresponding to the data by a compression method corresponding to the communication device specified by the specifying unit.
前記圧縮手段が生成した圧縮データを記憶する圧縮データ記憶手段を備え、
前記提供装置は、前記要求に対応する圧縮データを前記圧縮データ記憶手段から読み出して前記通信装置に提供することを特徴とする請求項2又は3に記載のデータ提供装置。
A compressed data storage unit for storing the compressed data generated by the compression unit,
4. The data providing apparatus according to claim 2, wherein the providing apparatus reads out the compressed data corresponding to the request from the compressed data storage unit and provides the data to the communication device.
前記要求に対応する圧縮データが前記圧縮データ記憶手段に記憶してあるか否かを判断する判断手段を備え、
前記圧縮手段は、前記圧縮データが圧縮データ記憶手段に記憶していない場合に、前記圧縮データを生成することを特徴とする請求項4に記載のデータ提供装置。
Determining means for determining whether compressed data corresponding to the request is stored in the compressed data storage means,
5. The data providing apparatus according to claim 4, wherein the compression unit generates the compressed data when the compressed data is not stored in the compressed data storage unit.
前記フォント情報は、規格で定められた標準文字データのフォントデータと、前記標準文字データ以外の外字データのフォントデータとを含むことを特徴とする請求項1乃至5のいずれかに記載のデータ提供装置。6. The data providing device according to claim 1, wherein the font information includes font data of standard character data defined by a standard and font data of external character data other than the standard character data. apparatus. 前記ネットワークを介して前記外字データのフォントデータの要求を受け付ける要求受付手段と、
該要求受付手段が受け付けた要求に基づき、前記フォント記憶手段から前記外字データのフォントデータを選択する選択手段と、
該選択手段が選択した外字データのフォントデータを前記ネットワークを介して送信する手段とを備えることを特徴とする請求項6に記載のデータ提供装置。
Request receiving means for receiving a request for font data of the external character data via the network,
Selecting means for selecting font data of the external character data from the font storage means based on the request received by the request receiving means;
7. The data providing apparatus according to claim 6, further comprising: means for transmitting font data of the external character data selected by said selecting means via said network.
前記フォント記憶手段は、外字データを特定する情報に対応させて、前記外字データのフォントデータを記憶しており、
前記要求受付手段は、前記外字データを特定する情報を受け付け、
前記選択手段は、前記要求受付手段が受け付けた外字データを特定する情報に基づき、前記外字データのフォントデータを選択することを特徴とする請求項7に記載のデータ提供装置。
The font storage means stores font data of the external character data in association with information for specifying the external character data,
The request receiving means receives information for specifying the external character data,
8. The data providing apparatus according to claim 7, wherein the selection unit selects font data of the external character data based on information specifying the external character data received by the request receiving unit.
前記外字データのフォントデータは、JIS規格に倣ったコード体系のコードで示されていることを特徴とする請求項6乃至8のいずれかに記載のデータ提供装置。9. The data providing apparatus according to claim 6, wherein the font data of the external character data is represented by a code of a code system following the JIS standard. 前記外字データを特定する情報は、該外字データの部首、該外字データの画数、該外字データの読み仮名、該外字データを構成する構成部品、該外字データの異体字情報の少なくとも1つを含むことを特徴とする請求項8又は9に記載のデータ提供装置。The information for specifying the external character data includes at least one of a radical of the external character data, the number of strokes of the external character data, a reading pseudonym of the external character data, a component constituting the external character data, and variant character information of the external character data. The data providing apparatus according to claim 8, wherein the data providing apparatus includes: フォント情報を外部から取得する取得手段と、
該取得手段が取得したフォント情報を前記フォント記憶手段に登録する登録手段とを備えることを特徴とする請求項1乃至10のいずれかに記載のデータ提供装置。
Acquisition means for acquiring font information from outside;
11. The data providing apparatus according to claim 1, further comprising a registration unit that registers the font information acquired by the acquisition unit in the font storage unit.
ネットワークに接続された通信装置からの要求に対応するデータを、データ提供装置に前記ネットワークを介して前記通信装置に提供させるデータ提供方法において、
前記データ提供装置が、
複数のデータ及び該データ夫々に対応したフォント情報を記憶し、
前記要求に対応するデータ及び該データに対応するフォント情報を圧縮して圧縮データを生成し、
生成した圧縮データを前記通信装置に提供することを特徴とするデータ提供方法。
A data providing method for providing data corresponding to a request from a communication device connected to a network to the communication device via the network by the data providing device,
The data providing device,
Storing a plurality of data and font information corresponding to each of the data;
Compressing data corresponding to the request and font information corresponding to the data to generate compressed data,
A data providing method, wherein the generated compressed data is provided to the communication device.
コンピュータに、受け付けた要求に対応するデータを提供させるためのコンピュータプログラムにおいて、
コンピュータに、複数のデータ及び該データ夫々に対応したフォント情報を記憶させる手順と、
コンピュータに、前記要求に対応するデータ及び該データに対応するフォント情報を圧縮して圧縮データを生成させる圧縮手順と、
コンピュータに、生成した圧縮データを提供させる手順とを備えることを特徴とするコンピュータプログラム。
In a computer program for causing a computer to provide data corresponding to the received request,
A procedure for causing a computer to store a plurality of data and font information corresponding to each of the data;
A compression procedure for causing a computer to generate compressed data by compressing data corresponding to the request and font information corresponding to the data;
Causing the computer to provide the generated compressed data.
コンピュータに、生成した圧縮データを記憶させる手順と、
コンピュータに、前記要求に対応する圧縮データが記憶してあるか否かを判断させる手順とを備え、
前記圧縮手順は、前記要求に対応する圧縮データが記憶していない場合に、コンピュータに、前記圧縮データを生成させることを特徴とする請求項13に記載のコンピュータプログラム。
A procedure for storing the generated compressed data in a computer;
Causing the computer to determine whether compressed data corresponding to the request is stored,
14. The computer program according to claim 13, wherein the compression procedure causes a computer to generate the compressed data when the compressed data corresponding to the request is not stored.
JP2003040136A 2003-02-18 2003-02-18 Data providing system, data providing method, and computer program Pending JP2004252005A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003040136A JP2004252005A (en) 2003-02-18 2003-02-18 Data providing system, data providing method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003040136A JP2004252005A (en) 2003-02-18 2003-02-18 Data providing system, data providing method, and computer program

Publications (1)

Publication Number Publication Date
JP2004252005A true JP2004252005A (en) 2004-09-09

Family

ID=33024113

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003040136A Pending JP2004252005A (en) 2003-02-18 2003-02-18 Data providing system, data providing method, and computer program

Country Status (1)

Country Link
JP (1) JP2004252005A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012518836A (en) * 2009-02-20 2012-08-16 マイクロソフト コーポレーション Handling fonts for viewing documents on the web
JP2013196550A (en) * 2012-03-22 2013-09-30 Fuji Xerox Co Ltd Electronic document creation device, printer and program
US9558172B2 (en) 2008-03-12 2017-01-31 Microsoft Technology Licensing, Llc Linking visual properties of charts to cells within tables
JP2018120279A (en) * 2017-01-23 2018-08-02 コニカミノルタ株式会社 Image display system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9558172B2 (en) 2008-03-12 2017-01-31 Microsoft Technology Licensing, Llc Linking visual properties of charts to cells within tables
US10817660B2 (en) 2008-03-12 2020-10-27 Microsoft Technology Licensing, Llc Linking visual properties of charts to cells within tables
JP2012518836A (en) * 2009-02-20 2012-08-16 マイクロソフト コーポレーション Handling fonts for viewing documents on the web
US8856647B2 (en) 2009-02-20 2014-10-07 Microsoft Corporation Font handling for viewing documents on the web
JP2013196550A (en) * 2012-03-22 2013-09-30 Fuji Xerox Co Ltd Electronic document creation device, printer and program
JP2018120279A (en) * 2017-01-23 2018-08-02 コニカミノルタ株式会社 Image display system
US11282159B2 (en) 2017-01-23 2022-03-22 Konica Minolta, Inc. Image display system that executes rendering by switching the rendering between rendering by a server and rendering by a client terminal

Similar Documents

Publication Publication Date Title
US20050275656A1 (en) Method and arrangement for font building
JP2008176820A (en) System and method for content delivery over wireless communication medium to portable computing device
US9619440B2 (en) Document conversion apparatus
JPH10124413A (en) Method for priority order down loading of buried web object and device therefor
CN107704615B (en) Webpage font display method and system based on Chinese font subset
JP2009003802A (en) Information display device and information display method
JP5335632B2 (en) Web page browsing system, server, web page browsing method and program
JP5829354B2 (en) Information processing system, information processing system control method, information processing apparatus, information processing apparatus control method, information storage medium, and program
JP2003271507A (en) System describing markup language for mobile, information processor for creating display contents and program
JP2005533294A (en) Service acquisition method and service acquisition system
US20160267649A1 (en) Low latency web-based dicom viewer system
JP2005501303A (en) Method and system for handling large character sets
JP2008042401A (en) Information processing apparatus and information processing method
JP2004252005A (en) Data providing system, data providing method, and computer program
US7339694B2 (en) Chit printing system, chit printing apparatus and chit printing method
JP2004310185A (en) Image processor and program
JP2012059060A (en) Web server for making terminal quickly display web page containing script program, and method therefor
JPH10301924A (en) Processor for external character classfied by jobs
KR100696588B1 (en) Method for receiving web-page data using wireless internet in the mobile terminal
JP2001034524A (en) Information processor
JP4463282B2 (en) Information management apparatus and method
JP2011210186A (en) Portable terminal, program, and analysis processing method
JP2008242655A (en) File transmission server
JPH09190372A (en) Information management device and method
JP4690004B2 (en) Document data processing apparatus, document data processing method and program thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050707

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061027

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061107

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070306