JP2016071257A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
JP2016071257A
JP2016071257A JP2014202302A JP2014202302A JP2016071257A JP 2016071257 A JP2016071257 A JP 2016071257A JP 2014202302 A JP2014202302 A JP 2014202302A JP 2014202302 A JP2014202302 A JP 2014202302A JP 2016071257 A JP2016071257 A JP 2016071257A
Authority
JP
Japan
Prior art keywords
character
display
information processing
displayed
width
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
JP2014202302A
Other languages
Japanese (ja)
Other versions
JP6201948B2 (en
Inventor
愛 山本
Ai Yamamoto
愛 山本
直樹 吉本
Naoki Yoshimoto
直樹 吉本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2014202302A priority Critical patent/JP6201948B2/en
Publication of JP2016071257A publication Critical patent/JP2016071257A/en
Application granted granted Critical
Publication of JP6201948B2 publication Critical patent/JP6201948B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism with which it is possible to display characters so as to be seen at equal intervals even when a fixed-width font cannot be used.SOLUTION: The present invention is an information processing device capable of displaying a character, the information processing device being characterized by having: virtual space setting means for setting a virtual space that is an area in which the character is displayed; a display character placement unit which, when a character string to be displayed consists of half-width characters, places the half-width character at center of the virtual space, and which, when the character string to be displayed consists of full-width characters, places the full-width character at center of two virtual spaces combined; and a display control unit for displaying the character placed by the display character placement unit so as to fit in the virtual space.SELECTED DRAWING: Figure 5

Description

本発明は、情報処理装置、情報処理方法、およびプログラムに関する。   The present invention relates to an information processing apparatus, an information processing method, and a program.

従来、情報処理装置において、固定ピッチフォントやプロポーショナルフォントなどのフォントが利用されている。固定ピッチフォントは等幅フォントとも呼ばれ、文字の形状に関係なくそれぞれの文字を等幅で表示するフォントであり、半角文字は全角文字の半分の幅になる。一方、プロポーショナルフォントは可変幅フォントとも呼ばれ、文字毎に文字幅が異なるフォントのことである。   Conventionally, fonts such as fixed pitch fonts and proportional fonts are used in information processing apparatuses. The fixed pitch font is also called a monospaced font, and is a font that displays each character with a uniform width regardless of the shape of the character. A half-width character is half as wide as a full-width character. On the other hand, proportional fonts are also called variable width fonts, and are fonts having different character widths for each character.

等倍フォントは、文字の間隔が等しいため、端末エミュレータの表示画面やテキストだけで構成されるアスキーアートなどに利用されている。これによりどんな端末で表示してもくずれずに表示させることができる。   Since the same-size font has the same character spacing, it is used for ASCII art or the like that consists only of a terminal emulator display screen or text. Thereby, even if it displays with what kind of terminal, it can display without breaking.

これに対して、同一フォント内の文字幅は全て等しく表示されるが、異なる等倍フォントを混合して用いて文字列を形成した場合、文字列全体から見て文字幅が統一されていないように見えること、また、異なるフォントが混在する場合には、見栄えが悪くなることを課題とした技術として特許文献1が提案されている。   On the other hand, all the character widths in the same font are displayed equally, but when character strings are formed using a mixture of different equal-size fonts, the character widths do not appear to be uniform from the whole character string. Patent Document 1 has been proposed as a technique that makes it difficult to look good and to deteriorate the appearance when different fonts are mixed.

特開平8−335069号公報JP-A-8-335069

特許文献1では、表示する文字列の各文字がプロポーショナル文字表示と等倍文字表示とを選択して、選択された表示内容に応じて配置するようになっている。   In Patent Document 1, each character of a character string to be displayed is selected from proportional character display and equal character display, and arranged according to the selected display content.

しかしながら、例えばタブレット端末のように、等倍フォントを表示することができず、プロポーショナルフォントしか表示することができない情報処理装置が存在しており、このような情報処理装置においては、そもそも等倍フォントとして表示することができないため、特許文献1で提案されているような、等倍文字表示を選択することができない。   However, there exists an information processing apparatus that cannot display a normal font and can display only a proportional font, such as a tablet terminal. In such an information processing apparatus, the same size font is originally used. Therefore, it is impossible to select the same size character display as proposed in Patent Document 1.

また、タブレット端末で等倍フォントを表示するためには、スタイルシート(CSS)を利用すればよいのであるが、この場合、事前にスタイルシートを指定する手間が発生してしまう。   In order to display the same size font on the tablet terminal, it is sufficient to use a style sheet (CSS). In this case, however, it takes time to specify the style sheet in advance.

本発明はこのような問題に鑑み、等倍フォントを利用できない状況であっても、文字を等間隔に見えるように表示することが可能な仕組みを提供することを目的とする。   In view of such a problem, an object of the present invention is to provide a mechanism capable of displaying characters so as to appear at regular intervals even in a situation where a normal font cannot be used.

文字を表示可能な情報処理装置であって、前記文字を表示するための領域である仮想マスを設定する仮想マス設定手段と、表示する文字列が半角文字であった場合は前記仮想マスの中心に当該半角文字を配置し、表示する文字列が全角文字であった場合は前記仮想マスを2つ合わせた中心に当該全角文字を配置する表示文字配置部と、前記表示文字配置部により配置された文字を前記仮想マスに収まるように表示する表示制御部と、を有することを特徴とする情報処理装置。   An information processing apparatus capable of displaying characters, a virtual cell setting means for setting a virtual cell that is an area for displaying the character, and a center of the virtual cell when a character string to be displayed is a single-byte character When the character string to be displayed is a full-width character, the display character placement portion for placing the full-width character at the center of the two virtual cells and the display character placement portion are arranged. And a display control unit that displays the characters so as to fit in the virtual cell.

本発明によれば、等倍フォントを利用できない状況であっても、文字を等間隔に見えるように表示することが可能となる。   According to the present invention, even in a situation where a normal font cannot be used, characters can be displayed so as to appear at regular intervals.

本発明における情報処理装置を含む情報処理システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of the information processing system containing the information processing apparatus in this invention. 本発明における情報処理装置のハードウェア構成の一例を示す図であるIt is a figure which shows an example of the hardware constitutions of the information processing apparatus in this invention 本発明における情報処理装置の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of the information processing apparatus in this invention. 本発明における情報処理装置の表示画面の一例を示す図である。It is a figure which shows an example of the display screen of the information processing apparatus in this invention. 本発明における情報処理装置に表示される文字列の一例を示す図である。It is a figure which shows an example of the character string displayed on the information processing apparatus in this invention. 本発明における情報処理装置の全体フローの一例を示すフローチャートである。It is a flowchart which shows an example of the whole flow of the information processing apparatus in this invention. 本発明における情報処理装置の仮想マスの設定処理の一例を示すフローチャートである。It is a flowchart which shows an example of the setting process of the virtual cell of the information processing apparatus in this invention. 本発明における情報処理装置の表示文字の拡大処理の一例を示すフローチャートである。It is a flowchart which shows an example of the expansion process of the display character of the information processing apparatus in this invention. 本発明における情報処理装置のフォントサイズを決定する概念図の一例を示した図である。It is the figure which showed an example of the conceptual diagram which determines the font size of the information processing apparatus in this invention. 本発明におけるフォントテーブルの一例を示す図である。It is a figure which shows an example of the font table in this invention.

以下、図面を参照して、本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態に係る情報処理装置を含む情報処理システムの一例を示すシステム構成図である。   FIG. 1 is a system configuration diagram illustrating an example of an information processing system including an information processing apparatus according to an embodiment of the present invention.

本発明の情報処理システムは、好ましくはメインフレーム101、クライアント端末102がLAN(ネットワーク)105を介して接続されて構成される。   The information processing system of the present invention is preferably configured by connecting a main frame 101 and a client terminal 102 via a LAN (network) 105.

メインフレーム101は、企業の基幹業務システムなどに用いられる大型のコンピュータシステムである。電源やCPU、記憶装置を始めとするほとんどのパーツが多重化されており、並列処理による処理性能の向上と耐障害性の向上が図られている。「汎用機」「汎用コンピュータ」「大型機」「大型コンピュータ」「サーバ装置」などとも呼ばれる。   The mainframe 101 is a large computer system used for a company's core business system. Most parts including a power supply, CPU, and storage device are multiplexed, and improvement of processing performance and fault tolerance is achieved by parallel processing. It is also called “general-purpose machine”, “general-purpose computer”, “large-sized machine”, “large-sized computer”, “server apparatus”, and the like.

LAN105を通じて複数のクライアント端末102と接続されており、利用者はクライアント端末102を通じてデータを利用する。データの処理や保存は一般的にはメインフレーム101が行う、いわば中央集権的な構造になっている。   A plurality of client terminals 102 are connected through the LAN 105, and a user uses data through the client terminal 102. Data processing and storage are generally performed by the mainframe 101, which is a centralized structure.

クライアント端末102は、メインフレーム101から受け取ったデータを、端末エミュレータ画面として画面に表示するようになっている。本発明における情報処理装置として適用可能である。   The client terminal 102 displays the data received from the mainframe 101 on the screen as a terminal emulator screen. The present invention can be applied as an information processing apparatus in the present invention.

なお、本システム構成においては、メインフレーム101から受信したデータをクライアント端末102に表示するように説明しているが、クライアント端末102に表示する内容は、メインフレーム101から受信した内容に限ったものではなく、例えばWEBサーバ(不図示)から受信したデータを表示するようにしてもよいし、クライアント端末102の備えるアプリケーションによりクライアント装置102だけで動作できるように構成することもできる。   In this system configuration, the data received from the mainframe 101 is described to be displayed on the client terminal 102. However, the content displayed on the client terminal 102 is limited to the content received from the mainframe 101. Instead, for example, data received from a WEB server (not shown) may be displayed, or the application provided in the client terminal 102 may be configured to operate only on the client device 102.

クライアント端末102がタブレット端末の場合、プロポーショナルフォントしか表示できない場合があり、このようなケースに有効である。また、プロポーショナルフォントで表示するように設定された情報処理装置に対しても本発明の処理をすることで、表示するフォントの変更を行わなくても文字を等間隔で表示することができる。   When the client terminal 102 is a tablet terminal, only proportional fonts may be displayed, which is effective in such a case. In addition, by performing the processing of the present invention on an information processing apparatus set to display in proportional font, it is possible to display characters at regular intervals without changing the font to be displayed.

図2は、本発明の情報処理装置のハードウェア構成の一例を示す図である。   FIG. 2 is a diagram illustrating an example of a hardware configuration of the information processing apparatus according to the present invention.

図2に示すように、情報処理装置(クライアント端末102)では、システムバス200を介してCPU(Central Processing Unit)201、ROM(Read Only Memory)202、RAM(Random Access Memory)203、記憶装置204、入力コントローラ205、音声入力コントローラ206、ビデオコントローラ207、メモリコントローラ208、よび通信I/Fコントローラ209が接続される。   As shown in FIG. 2, in the information processing apparatus (client terminal 102), a CPU (Central Processing Unit) 201, a ROM (Read Only Memory) 202, a RAM (Random Access Memory) 203, and a storage device 204 via a system bus 200. , An input controller 205, an audio input controller 206, a video controller 207, a memory controller 208, and a communication I / F controller 209 are connected.

CPU201は、システムバス200に接続される各デバイスやコントローラを統括的に制御する。   The CPU 201 comprehensively controls each device and controller connected to the system bus 200.

ROM202あるいは記憶装置204は、CPU201が実行する制御プログラムであるBIOS(Basic Input/Output System)やOS(Operating System)や、本情報処理方法を実現するためのコンピュータ読み取り実行可能なプログラムおよび必要な各種データ(データテーブルを含む)を保持している。   The ROM 202 or the storage device 204 is a control program executed by the CPU 201 such as a basic input / output system (BIOS) or an operating system (OS), a computer-readable program for realizing this information processing method, and various necessary programs. Holds data (including data table).

RAM203は、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは記憶装置204からRAM203にロードし、ロードしたプログラムを実行することで各種動作を実現する。   The RAM 203 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program or the like necessary for executing the processing from the ROM 202 or the storage device 204 to the RAM 203 and executing the loaded program.

入力コントローラ205は、キーボード/タッチパネル210などの入力装置からの入力を制御する。入力装置はこれに限ったものでなく、マウスやマルチタッチスクリーンなどの、複数の指でタッチされた位置を検出することが可能なタッチパネルであってもよい。   The input controller 205 controls input from an input device such as a keyboard / touch panel 210. The input device is not limited to this, and may be a touch panel capable of detecting a position touched by a plurality of fingers, such as a mouse or a multi-touch screen.

ユーザがタッチパネルに表示されたアイコンやカーソルやボタンに合わせて押下(指等でタッチ)することにより、各種の指示を行うことができる。   Various instructions can be performed when the user presses (touches with a finger or the like) in accordance with an icon, a cursor, or a button displayed on the touch panel.

この入力装置を用いて各種通信装置で利用可能な通信宛先に対する宛先を入力するようになっている。   This input device is used to input a destination for a communication destination that can be used by various communication devices.

音声入力コントローラ206は、マイク211からの入力を制御する。マイク211から入力された音声を音声認識することが可能となっている。   The voice input controller 206 controls input from the microphone 211. Voice input from the microphone 211 can be recognized.

ビデオコントローラ207は、ディスプレイ212などの外部出力装置への表示を制御する。ディスプレイは本体と一体になったノート型パソコンのディスプレイも含まれるものとする。なお、外部出力装置はディスプレイに限ったものははく、例えばプロジェクタであってもよい。また、前述のタッチ操作により受け付け可能な装置については、キーボード/タッチパネル210からの入力を受け付けることも可能となる。   The video controller 207 controls display on an external output device such as the display 212. The display includes a display of a notebook computer integrated with the main body. The external output device is not limited to a display, and may be a projector, for example. Further, for devices that can be received by the touch operation described above, it is also possible to receive input from the keyboard / touch panel 210.

メモリコントローラ208は、外部メモリ213へのアクセスを制御する。外部メモリとしては、ブートプログラム、各種アプリケーション、フォントデータ、ユーザファイル、編集ファイル、および各種データ等を記憶する外部記憶装置(ハードディスク)、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等を利用可能である。   The memory controller 208 controls access to the external memory 213. The external memory is connected via an adapter to an external storage device (hard disk), flexible disk (FD), or PCMCIA card slot that stores boot programs, various applications, font data, user files, editing files, and various data. A compact flash (registered trademark) memory or the like can be used.

通信I/Fコントローラ209、ネットワーク214を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信やISDNなどの電話回線、および携帯電話の3G回線を用いた通信が可能である。   The communication I / F controller 209 is connected to and communicates with an external device via the network 214, and executes communication control processing in the network. For example, communication using TCP / IP, telephone lines such as ISDN, and communication using 3G lines of mobile phones are possible.

なお、記憶装置204は情報を永続的に記憶するための媒体であって、その形態をハードディスク等の記憶装置に限定するものではない。例えば、SSD(Solid State Drive)などの媒体であってもよい。   The storage device 204 is a medium for permanently storing information, and the form is not limited to a storage device such as a hard disk. For example, a medium such as SSD (Solid State Drive) may be used.

また本実施形態における通信端末で行われる各種処理時の一時的なメモリエリアとしても利用可能である。   It can also be used as a temporary memory area during various processes performed by the communication terminal in the present embodiment.

図3は、本発明における情報処理装置の機能構成の一例を示す図である。   FIG. 3 is a diagram illustrating an example of a functional configuration of the information processing apparatus according to the present invention.

本発明の情報処理装置102は、ディスプレイ301を有しており(または表示制御可能に接続されており)、機能構成として、データ受信部302、表示領域設定部303、表示文字配置部304、文字サイズ制御部305、および、表示制御部306を有しており、ディスプレイ301への表示制御を表示制御部306が行うようになっている。   The information processing apparatus 102 according to the present invention has a display 301 (or is connected so as to be capable of display control), and includes a data receiving unit 302, a display area setting unit 303, a display character arrangement unit 304, characters, The display control unit 306 includes a size control unit 305 and a display control unit 306, and the display control unit 306 performs display control on the display 301.

データ受信部302はメインフレームなどのホストコンピュータから表示すべきデータを受信する。表示領域設定部303は、表示領域である画面上で、表示すべき文字を配置可能な領域を設定する。例えば、表示領域に対して仮想的なマス目を作成し、そこを表示領域とする。   The data receiving unit 302 receives data to be displayed from a host computer such as a main frame. The display area setting unit 303 sets an area in which characters to be displayed can be arranged on a screen that is a display area. For example, a virtual grid is created for the display area, which is used as the display area.

表示文字配置部は、表示する文字を表示領域設定部で設定された領域のどこに配置するのかを決定する。表示する文字が半角文字であれば1マス分の中央に配置し、全角文字であれば、2マス利用し、2マスの中央に配置する。   The display character arrangement unit determines where the character to be displayed is arranged in the area set by the display area setting unit. If the character to be displayed is a half-width character, it is placed in the center of one square, and if it is a full-width character, two squares are used and placed in the middle of the two squares.

文字サイズ制御部305は、所定の条件の場合に、表示する全角文字のフォントサイズを半角文字のフォントサイズよりも大きく表示するように制御する。   The character size control unit 305 performs control so that the font size of full-width characters to be displayed is larger than the font size of half-width characters under a predetermined condition.

図4は、本発明における情報処理装置の表示画面の一例を示す図である。   FIG. 4 is a diagram showing an example of a display screen of the information processing apparatus according to the present invention.

情報処理装置であるタブレット端末401は表示画面402を有している。通常エミュレータ画面は、24行×80桁の表示領域を持つようになっており、文字の表示には等倍フォントを使用することが前提となっている。   A tablet terminal 401 which is an information processing apparatus has a display screen 402. Normally, an emulator screen has a display area of 24 lines × 80 columns, and it is assumed that a normal font is used for displaying characters.

しかしながら、タブレット端末で利用されるiOSやAndroidなどのオペレーティングシステム(OS)は、等倍フォントを持っていなかったり、持っていたとしても、全角を半角の比率が1対2にならなかったりする場合がある。   However, operating systems (OS) such as iOS and Android used in tablet devices do not have the same-size font, or even if they do, the ratio of full-width to half-width does not become 1: 2. There is.

そこで本発明では、エミュレータ画面上の領域である、表示画面402のX方向である行を24分割し、Y方向である桁を80分割することで仮想的なマスを作成し、当該マスを半角文字の表示領域403とするようにした。全角文字を表示する場合は、表示領域403を2マス分利用して表示される。   Therefore, in the present invention, a virtual cell is created by dividing a line in the X direction of the display screen 402, which is an area on the emulator screen, into 24 parts, and dividing a digit in the Y direction into 80 parts. The character display area 403 is used. When displaying full-width characters, the display area 403 is displayed by using two squares.

その際、半角文字を表示する場合は、1マスにセンタリング表示し、全角文字を表示する場合は、2マスの中央にセンタリング表示を行うことで、等間隔に見えるように表示するものである。   At this time, when half-width characters are displayed, centering display is performed on one square, and when full-width characters are displayed, centering display is performed on the center of two squares so that the characters appear to be equally spaced.

またこの時の文字サイズは、表示画面402のサイズ(X px、Y px)によって決定される。   The character size at this time is determined by the size (X px, Y px) of the display screen 402.

表示例411は、画面402に表示されるエミュレータ画面411の一例を示す図である。本画面は、メインフレーム101から送信されたデータが表示されたものである。   A display example 411 is a diagram illustrating an example of the emulator screen 411 displayed on the screen 402. In this screen, data transmitted from the main frame 101 is displayed.

表示例412には、文字列「information」が半角で表示されている。表示例413には、文字列が4行表示されており、「DATA SET パスワード」の「DATA SET」は半角文字、「パスワード」は全角文字で表示されている。また、それ以外の3行分の文字列「初期マクロ」「プロファイル名」および「形式名」は全角文字で表示されている。これらの文字列がプロポーショナルフォントで表示される場合や本発明を用いて表示した場合の表示例について図5を利用して説明する。   In the display example 412, the character string “information” is displayed in single-byte characters. In the display example 413, the character string is displayed in four lines. In the “DATA SET password”, “DATA SET” is displayed in half-width characters, and “password” is displayed in full-width characters. In addition, the other three character strings “initial macro”, “profile name”, and “format name” are displayed in double-byte characters. A display example when these character strings are displayed in a proportional font or when displayed using the present invention will be described with reference to FIG.

図5は、本発明における情報処理装置に表示される文字列の一例を示す図である。   FIG. 5 is a diagram illustrating an example of a character string displayed on the information processing apparatus according to the present invention.

表示例412および表示例413は、図4に示す表示例412および表示例413に対応する。   Display examples 412 and 413 correspond to display examples 412 and 413 shown in FIG.

表示例412は、半角文字である「information」がエミュレータ画面に表示されたものを拡大表示したものである。   A display example 412 is an enlarged display of the “information” that is a single-byte character displayed on the emulator screen.

表示例501は、システムやユーザによって指定されたフォント(例えばプロポーショナルフォント)でそのまま表示された例を表す。図に示すように、文字の表示位置の行(Y座標)は一定であるのに対し、列(X座標)は1つ前の文字によって異なるため、表示位置が揃わず、他の表示例を比べて表示位置が揃わず間隔が狭くなってしまうことがある。   A display example 501 represents an example in which a font (for example, a proportional font) designated by the system or the user is displayed as it is. As shown in the figure, the row (Y coordinate) of the character display position is constant, but the column (X coordinate) differs depending on the previous character, so the display position is not aligned, and other display examples In comparison, the display positions may not be aligned and the interval may be narrowed.

表示例502は、仮想的なマスに対して1文字ずつ配置したものである。この場合、文字の表示位置は矢印504で示すように等間隔で決まっているため、1行の幅はすべて同じサイズに統一されている。半角文字はマス1つ分の領域を占有している。(全角文字の場合は、表示例413で説明するが、マス2つ分の領域を占有する。)   In the display example 502, one character is arranged for each virtual square. In this case, since the display positions of the characters are determined at equal intervals as indicated by arrows 504, the width of one line is unified to the same size. Single-byte characters occupy the area of one square. (In the case of double-byte characters, as will be described in display example 413, it occupies the area of two squares.)

しかしながら表示例502においては、文字によって幅が異なるため、文字間隔が広い場合や狭い場合があり、(例えば1文字目の「i」と2文字目の「n」の文字間隔は広く、6文字目の「m」と7文字目の「a」の文字間隔は狭く表示されている。)一定間隔に文字が表示されているように見えず可読性に問題が生じるケースがある。   However, in the display example 502, since the width differs depending on the character, the character spacing may be wide or narrow (for example, the character spacing between the first character “i” and the second character “n” is wide, and six characters The character spacing between the “m” of the eye and the “a” of the seventh character is displayed narrowly.) There may be a problem in readability because characters do not appear to be displayed at regular intervals.

そこで本発明では、表示例503に示すように、文字を1マスの中央に配置されるようセンタリング表示を行う。これにより、列に加えて行の表示位置が揃うので、文字間隔が等間隔に見えるように表示することができる。   Therefore, in the present invention, as shown in a display example 503, centering display is performed so that characters are arranged in the center of one square. As a result, the display positions of the rows are aligned in addition to the columns, so that the character intervals can be displayed so as to appear at regular intervals.

表示例413は、全角文字である「初期マク」などや半角文字である「DATA SET」がエミュレータ画面に表示されたものを拡大表示したものである。   The display example 413 is an enlarged display of the “initial set” that is a full-width character and the “DATA SET” that is a half-width character displayed on the emulator screen.

表示例511の1列目は、全角文字である「初期マク」を2マス分の中央に配置した例である。(「プロファ」や「形式名」についても同様。)   The first column of display example 511 is an example in which “initial mac”, which is a full-width character, is arranged at the center of two squares. (The same applies to “Profile” and “Format Name”.)

しかしながらこのような表示をしたとしても、本来であれば、半角文字の倍の表示幅を持つ全角文字であっても、「初期マク」の「初」と「期」の文字間隔が広すぎるため、例えば半角文字「D」と全角文字「初」が同じ大きさに見えてしまうことがある。   However, even if such a display is performed, even if it is originally a full-width character having a display width double that of a half-width character, the character interval between the “initial” and “initial” of the “initial mac” is too wide. For example, the half-width character “D” and the full-width character “Hatsu” may appear to be the same size.

そこで本発明では、更に、表示例512に示すように、全角文字を半角文字よりも拡大(大きなフォントサイズ)で表示するようにした。   Therefore, in the present invention, as shown in the display example 512, full-width characters are displayed in a larger size (larger font size) than half-width characters.

表示例511では、半角文字と全角文字のフォントサイズは同じなのに対し、表示例512では、半角文字よりも全角文字の方が大きなフォントサイズで表示されている。例えば、フォントの設定でフォントサイズが10ポイントに設定されていたとすると、半角文字は設定どおり10ポイント、全角文字は拡大されて12ポイントで表示することができる。   In the display example 511, the font size of the half-width character and the full-width character are the same, whereas in the display example 512, the full-width character is displayed in a larger font size than the half-width character. For example, if the font size is set to 10 points in the font settings, half-width characters can be displayed as 10 points and full-width characters can be enlarged and displayed at 12 points.

これにより、文字の全角文字の文字間隔がせまくなりユーザにとって可読性が増した状態で表示することができる。   As a result, the character spacing between the full-width characters of the character is increased, and the character can be displayed with improved readability.

図6は、本発明における情報処理装置の全体フローの一例を示すフローチャートである。   FIG. 6 is a flowchart showing an example of the overall flow of the information processing apparatus according to the present invention.

クライアント端末102の表示制御部がホストコンピュータから受信した文字列をエミュレータ画面に表示する際に行う処理である。   This is processing performed when the display control unit of the client terminal 102 displays the character string received from the host computer on the emulator screen.

ステップステップS601で仮想マスの設定を行う(仮想マス設定手段)。詳細は図7で後述するが、表示する文字の表示領域を設定する。   In step S601, a virtual cell is set (virtual cell setting means). Although details will be described later with reference to FIG. 7, the display area of the character to be displayed is set.

ステップS602では、表示する文字データの解析を行い、ステップS603では解析の結果、半角であればステップS604に進み、全角であればステップS605に進む。   In step S602, the character data to be displayed is analyzed. In step S603, if the result of the analysis is half-width, the process proceeds to step S604, and if it is full-width, the process proceeds to step S605.

半角文字であった場合ステップS604で表示領域1マス分に対して中心に配置されるようセンタリング表示を行う。例えば図5の表示例503に示すように表示される。   If the character is a single-byte character, centering display is performed so that the display area is centered with respect to one square in step S604. For example, it is displayed as shown in a display example 503 in FIG.

全角文字であった場合には、ステップS605で表示領域2マス分に対して中心に配置されるようセンタリング表示を行い、ステップS606に進み、文字拡大処理を行う。詳細は図8で後述するが、表示する文字のサイズを制御する処理である。例えば半角文字に対して所定の大きさ拡大する処理である。   If it is a double-byte character, centering display is performed so that the display area is centered with respect to two squares in step S605, and the process proceeds to step S606 to perform character enlargement processing. Although details will be described later with reference to FIG. 8, this is a process for controlling the size of the displayed character. For example, it is a process of enlarging a predetermined size for a half-width character.

また、文字拡大処理を行うかどうかをフォント種類に応じて決定することも可能である。例えば、2マス利用してセンタリング表示を行っても間隔が広く見えないフォント(例えばプロポーショナルフォントA)に対しては、ステップS606の処理を行わず、間隔が広く見えるフォント(例えばプロポーショナルフォントB)に対しては、ステップS606の処理を行うようにすればよい。   It is also possible to determine whether to perform character enlargement processing according to the font type. For example, for a font that does not appear wide even if centering display is performed using two squares (for example, proportional font A), the process of step S606 is not performed, and a font that looks wide (for example, proportional font B) is displayed. On the other hand, the process of step S606 may be performed.

センタリング表示を行うステップS605の処理だけであれば、例えば図5の表示例511のように表示され、S606で文字拡大が行われると、表示例512のように表示される。   If only the processing in step S605 for performing centering display is performed, for example, a display example 511 in FIG. 5 is displayed. If character enlargement is performed in S606, the display is performed as in display example 512.

なお、ステップS606の処理は必ずしも行う必要はなく、エミュレータの設定によりON/OFFの切り替えができるようになっている。   Note that the processing in step S606 is not necessarily performed, and can be switched ON / OFF by setting the emulator.

図7は、本発明における情報処理装置の仮想マスの設定処理の一例を示すフローチャートである。
図6のステップS601、仮想マスの設定処理に対応する。
FIG. 7 is a flowchart showing an example of a virtual cell setting process of the information processing apparatus according to the present invention.
This corresponds to step S601 in FIG. 6 and virtual cell setting processing.

ステップS701で、画面領域のサイズを取得する。図4の402を例にすると、「X px(ピクセル)」「Y px」のサイズを取得する。   In step S701, the size of the screen area is acquired. Taking 402 in FIG. 4 as an example, the sizes of “X px (pixel)” and “Y px” are acquired.

ステップS702では、取得したサイズを縦横24×80に分割し、仮想的なマス目1つ分(図4の403)のサイズを算出する。分割は、24×80に限ったものではなく任意に指定が可能である。   In step S702, the acquired size is divided into vertical and horizontal 24 × 80, and the size of one virtual square (403 in FIG. 4) is calculated. The division is not limited to 24 × 80 and can be arbitrarily specified.

ステップS703では、仮想的なマス目に対して半角文字で横幅が最大長の文字(たとえば「w」)が収まるようにフォントサイズを決定し、処理を終了する。基準とする文字列は「w」限る必要はなく、使用するフォントで一番横幅が最大長の文字としてもよい。フォントサイズを決定する概念について図9にて後述する。   In step S703, the font size is determined so that a half-width character having a maximum width (for example, “w”) can be accommodated with respect to the virtual cell, and the process ends. The reference character string need not be limited to “w”, and may be a character having the maximum horizontal width in the font to be used. The concept of determining the font size will be described later with reference to FIG.

図8は、本発明における情報処理装置の表示文字の拡大処理の一例を示すフローチャートである。
図6のステップS606、文字拡大処理に対応する。
FIG. 8 is a flowchart showing an example of display character enlargement processing of the information processing apparatus according to the present invention.
This corresponds to step S606 in FIG.

ステップS801で、マスの高さとフォントの高さの比率を求め、ステップS802では、フォントサイズに求めた比率を乗算することで、全角文字の表示フォントサイズを決定し、処理を終了する。ここでは、全角文字のフォントサイズを高さの比率を利用して拡大率を算出しているが、これに限った方法ではなく、半角文字のフォントサイズに対応する全角文字のフォントサイズをあらかじめ定めておくようにしてもよい。例えば半角10ポイントの場合、全角文字は12ポイントにする、というように設定しておけばよい。また、フォントの種類ことにフォントサイズを対応付けて記憶してもよい。   In step S801, the ratio between the square height and the font height is obtained. In step S802, the font size is multiplied by the obtained ratio to determine the display font size of the full-width character, and the process ends. Here, the enlargement ratio is calculated using the height ratio of the font size of full-width characters, but this is not the only method, and the font size of full-width characters corresponding to the font size of half-width characters is determined in advance. You may make it leave. For example, in the case of 10 half-width characters, the full-width characters may be set to 12 points. Further, the font size may be stored in association with the font type.

図9は、本発明における情報処理装置のフォントサイズを決定する概念図の一例を示した図である。   FIG. 9 is a diagram showing an example of a conceptual diagram for determining the font size of the information processing apparatus according to the present invention.

ステップS703では、横幅が最大長の文字が収まるようにフォントサイズを決定するので、まず、横幅X901に対して、収まるサイズであるX‘904を決定する。   In step S703, the font size is determined so that the character with the maximum horizontal width can be accommodated. First, X′904, which is the size that can be accommodated, is determined for the horizontal width X901.

ステップ801では、マスの高さとフォントの高さの比率を求めているので、高さY901にとフォントの高さY‘902の比率を求める。例えば比率が40%であった場合、現在のフォントを1.4倍したフォントでもって全角文字が表示されることになる。
図10は、本発明におけるフォントテーブルの一例を示す図である。
In step 801, since the ratio between the cell height and the font height is obtained, the ratio between the height Y901 and the font height Y′902 is obtained. For example, when the ratio is 40%, double-byte characters are displayed with a font that is 1.4 times the current font.
FIG. 10 is a diagram showing an example of a font table in the present invention.

図6のステップS606の文字拡大処理を行うかどうか、また、行う場合に拡大するフォントのサイズをどのように決定するかを設定したテーブルである。   6 is a table in which whether or not to perform the character enlargement process in step S606 of FIG. 6 and how to determine the size of the font to be enlarged when it is executed.

フォント名は、フォント名1002は、情報処理装置が有する表示可能なフォント名である。全角拡大1003は、対応するフォントで表示する際に、全角文字の拡大表示をするかどうか、すなわち、図ステップS606の処理を行うかどうかの設定である。「する」と設定されている場合にS606が処理される。   The font name 1002 is a displayable font name of the information processing apparatus. Full-width enlargement 1003 is a setting for whether or not full-width characters are enlarged when they are displayed in the corresponding font, that is, whether or not the processing in step S606 in FIG. If “Yes” is set, S606 is processed.

拡大方法1004は、全角文字を拡大する場合のフォントサイズの決定方法について設定されている。「比率で算出」となっている場合は、図8の示す方法でフォントサイズが決定され、「半角文字の1.2倍」となっている場合は、例えば半角文字が10ポイントであった場合全角文字は12ポイント、半角文字が20ポイントであった場合、全角文字は24ポイントで表示される。   The enlargement method 1004 is set as a method for determining the font size when enlarging full-width characters. When “Calculate by ratio” is selected, the font size is determined by the method shown in FIG. 8. When it is “1.2 times the half-width character”, for example, when the half-width character is 10 points When a full-width character is 12 points and a half-width character is 20 points, the full-width character is displayed at 24 points.

以上実施例について説明したが、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。   Although the embodiments have been described above, the configuration and contents of the various data described above are not limited to this, and it is needless to say that the various data and configurations are configured according to the application and purpose.

また、本発明におけるプログラムは、各フローチャートにおける処理方法をコンピュータが実行可能なプログラムである。なお、本発明におけるプログラムは各装置の処理方法ごとのプログラムであってもよい。   Further, the program in the present invention is a program that allows a computer to execute the processing method in each flowchart. The program in the present invention may be a program for each processing method of each device.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium recording the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。   As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is based on the instructions of the program code. It goes without saying that the case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   The present invention may be applied to a system constituted by a plurality of devices or an apparatus constituted by a single device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network using a communication program, the system or apparatus can enjoy the effects of the present invention. In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

101 メインフレーム
102 クライアント端末102
105 LAN
101 Mainframe 102 Client terminal 102
105 LAN

プロポーショナルフォント文字を表示可能な情報処理装置であって、前記文字を表示するための領域である文字表示領域に複数の仮想マスを設定する仮想マス設定手段と、表示する文字列一文字ごとに前記複数の仮想マスの中心に配置する表示文字配置手段と、前記表示文字配置手段により配置された文字を前記仮想マスに表示する表示制御手段と、を有することを特徴とする。 An information processing apparatus capable of displaying proportional font characters, wherein virtual character setting means for setting a plurality of virtual cells in a character display area, which is a region for displaying the characters , and the plurality of characters for each character string to be displayed Display character arrangement means arranged at the center of the virtual cell, and display control means for displaying the character arranged by the display character arrangement device on the virtual cell.

全角文字であった場合には、ステップS605で表示領域2マス分に対して中心に配置されるようセンタリング表示を行い、ステップS606に進み、文字拡大処理を行う。詳細は図8で後述するが、表示する文字のサイズを制御する処理である。例えば全角文字に対して所定の大きさ拡大する処理である。 If it is a double-byte character, centering display is performed so that the display area is centered with respect to two squares in step S605, and the process proceeds to step S606 to perform character enlargement processing. Although details will be described later with reference to FIG. 8, this is a process for controlling the size of a character to be displayed. For example, it is a process of enlarging a predetermined size with respect to double-byte characters.

Claims (8)

文字を表示可能な情報処理装置であって、
前記文字を表示するための領域である仮想マスを設定する仮想マス設定手段と、
表示する文字列が半角文字であった場合は前記仮想マスの中心に当該半角文字を配置し、表示する文字列が全角文字であった場合は前記仮想マスを2つ合わせた中心に当該全角文字を配置する表示文字配置部と、
前記表示文字配置部により配置された文字を前記仮想マスに収まるように表示する表示制御部と、
を有することを特徴とする情報処理装置。
An information processing apparatus capable of displaying characters,
Virtual mass setting means for setting a virtual mass which is an area for displaying the character;
When the character string to be displayed is a single-byte character, the single-byte character is placed at the center of the virtual cell, and when the character string to be displayed is a double-byte character, the double-byte character is at the center of the two virtual cells. Display character arrangement part for arranging
A display control unit for displaying the characters arranged by the display character arrangement unit so as to fit in the virtual cell;
An information processing apparatus comprising:
前記表示する文字が全角文字であった場合に前記半角文字の文字サイズよりも大きな文字サイズで表示されるよう制御する文字サイズ制御手段を、
更に有することを特徴とする請求項1記載の情報処理装置。
Character size control means for controlling to display a character size larger than the character size of the half-width character when the displayed character is a full-width character,
The information processing apparatus according to claim 1, further comprising:
前記表示する文字のフォント種類に対応して半角文字よりも全角文字を大きく表示するか否かが設定されたフォントテーブルを更に有し、
前記文字サイズ制御手段は、前記フォントテーブルに基づいて所定のフォントに対して文字サイズに対する制御を行うことを特徴とする請求項2記載の情報処理装置。
A font table in which whether or not to display a full-width character larger than a half-width character corresponding to the font type of the character to be displayed is set;
The information processing apparatus according to claim 2, wherein the character size control unit controls the character size of a predetermined font based on the font table.
前記文字サイズ制御手段は、前記仮想マスの高さおよび表示される前記全角文字の高さに応じて当該全角文字の拡大率を決定することを特徴とする請求項2または3に記載の情報処理装置。   4. The information processing according to claim 2, wherein the character size control unit determines an enlargement ratio of the full-width character according to a height of the virtual cell and a height of the displayed full-width character. apparatus. 前記文字サイズ制御手段は、表示される前記半角文字のフォントサイズに応じて、対応する所定の拡大率を決定することを特徴とする請求項2乃至4のいずれか1項に記載の情報処理装置。   5. The information processing apparatus according to claim 2, wherein the character size control unit determines a corresponding predetermined enlargement ratio according to a font size of the half-width character to be displayed. . 前記文字は、ホストコンピュータから受信した文字であって、前記文字を表示するための領域は、前記情報処理装置で動作するエミュレータ画面上の領域であることを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。   The character is a character received from a host computer, and an area for displaying the character is an area on an emulator screen that operates in the information processing apparatus. The information processing apparatus according to claim 1. 文字を表示可能な情報処理方法であって、
仮想マス設定手段が、前記文字を表示するための領域である仮想マスを設定する仮想マス設定ステップと、
表示文字配置手段が、表示する文字列が半角文字であった場合は前記仮想マスの中心に当該半角文字を配置し、表示する文字列が全角文字であった場合は前記仮想マスを2つ合わせた中心に当該全角文字を配置する表示文字配置ステップと、
表示制御手段が、前記表示文字配置ステップにより配置された文字を前記仮想マスに収まるように表示する表示制御ステップと、
を有することを特徴とする情報処理方法。
An information processing method capable of displaying characters,
A virtual cell setting means for setting a virtual cell which is an area for displaying the character;
When the character string to be displayed is a single-byte character, the display character arranging means arranges the single-byte character at the center of the virtual cell, and when the character string to be displayed is a double-byte character, two virtual cells are combined. A display character placement step for placing the full-width character at the center,
A display control step, wherein the display control means displays the characters arranged in the display character arrangement step so as to fit in the virtual cell;
An information processing method characterized by comprising:
文字を表示可能な情報処理装置で読み取り可能なプログラムであって、
前記情報処理装置を、
前記文字を表示するための領域である仮想マスを設定する仮想マス設定手段と、
表示する文字列が半角文字であった場合は前記仮想マスの中心に当該半角文字を配置し、表示する文字列が全角文字であった場合は前記仮想マスを2つ合わせた中心に当該全角文字を配置する表示文字配置手段と、
前記表示文字配置手段により配置された文字を前記仮想マスに収まるように表示する表示制御手段と、
を有することを特徴とする情報処理装置として機能させるためのプログラム。
A program readable by an information processing device capable of displaying characters,
The information processing apparatus;
Virtual mass setting means for setting a virtual mass which is an area for displaying the character;
When the character string to be displayed is a single-byte character, the single-byte character is placed at the center of the virtual cell, and when the character string to be displayed is a double-byte character, the double-byte character is at the center of the two virtual cells. Display character arrangement means for arranging
Display control means for displaying the characters arranged by the display character arrangement means so as to fit in the virtual cell;
A program for causing a computer to function as an information processing apparatus.
JP2014202302A 2014-09-30 2014-09-30 Information processing apparatus, information processing method, and program Active JP6201948B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014202302A JP6201948B2 (en) 2014-09-30 2014-09-30 Information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014202302A JP6201948B2 (en) 2014-09-30 2014-09-30 Information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2016071257A true JP2016071257A (en) 2016-05-09
JP6201948B2 JP6201948B2 (en) 2017-09-27

Family

ID=55864571

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014202302A Active JP6201948B2 (en) 2014-09-30 2014-09-30 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP6201948B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6043689A (en) * 1983-08-19 1985-03-08 松下電器産業株式会社 Character processor
JPS6057374A (en) * 1983-09-07 1985-04-03 松下電器産業株式会社 Control of character display
JPH01229649A (en) * 1988-03-11 1989-09-13 Toshiba Corp Printing method using vector font data
JPH08335069A (en) * 1995-06-07 1996-12-17 Sharp Corp Character string output device
JP2002366133A (en) * 2001-06-07 2002-12-20 Riso Kagaku Corp Device and program for handwriting character font generation

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6043689A (en) * 1983-08-19 1985-03-08 松下電器産業株式会社 Character processor
JPS6057374A (en) * 1983-09-07 1985-04-03 松下電器産業株式会社 Control of character display
JPH01229649A (en) * 1988-03-11 1989-09-13 Toshiba Corp Printing method using vector font data
JPH08335069A (en) * 1995-06-07 1996-12-17 Sharp Corp Character string output device
JP2002366133A (en) * 2001-06-07 2002-12-20 Riso Kagaku Corp Device and program for handwriting character font generation

Also Published As

Publication number Publication date
JP6201948B2 (en) 2017-09-27

Similar Documents

Publication Publication Date Title
US20140164975A1 (en) Terminal with moving keyboard and method for displaying moving keyboard thereof
US20050022135A1 (en) Systems and methods for window alignment grids
JP2016531352A (en) Method, device, program and device for updating input system
JP5869711B1 (en) Content display device, content display program, and content display method
JP5900543B2 (en) Information processing apparatus, information processing method, and program
US20080155462A1 (en) Independent scrolling of tabular data
TW591533B (en) Method to set up a re-configurable task bar
US10558610B2 (en) Utilizing function apparatus, recording medium, and method for comparing information before and after connection release with an external device
JP2015075783A (en) Design support program, design support method, and design support device
US20170192673A1 (en) Information processing apparatus, information processing method, and information processing program
JP6201948B2 (en) Information processing apparatus, information processing method, and program
US20190163337A1 (en) System for Augmenting a Computer Display via a Mobile Device Display
KR20130091989A (en) Method and mobile terminal for producing mobile application
JP6528400B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING SYSTEM, CONTROL METHOD OF INFORMATION PROCESSING APPARATUS, AND PROGRAM
CN113268194B (en) Split screen control interaction method and device based on mobile equipment and storage medium
JP6146442B2 (en) Information processing apparatus, information processing method, and program
JP6536007B2 (en) Information processing apparatus, control method and program thereof
CN114997126A (en) Electronic form display method and device, electronic equipment and storage medium
JP5967148B2 (en) Information processing apparatus, information processing method, and program
KR100635919B1 (en) Cursor locating method and apparatus using numerical key
JP2009076017A (en) Input/output screen generating system
JP2014232522A (en) Information processing device, control method for information processing device, and program
US20180173385A1 (en) System and Method for Incremental Diagram Node Expansion
JP2005165452A (en) Information processor, client terminal equipment, information processing method, its program and recording medium
JP2017168947A (en) Input assisting device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161026

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20161101

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20161101

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170418

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170609

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: 20170801

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170814

R150 Certificate of patent or registration of utility model

Ref document number: 6201948

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250