JP5800262B2 - Accurate font activation - Google Patents

Accurate font activation Download PDF

Info

Publication number
JP5800262B2
JP5800262B2 JP2011103715A JP2011103715A JP5800262B2 JP 5800262 B2 JP5800262 B2 JP 5800262B2 JP 2011103715 A JP2011103715 A JP 2011103715A JP 2011103715 A JP2011103715 A JP 2011103715A JP 5800262 B2 JP5800262 B2 JP 5800262B2
Authority
JP
Japan
Prior art keywords
font
document
identification information
conflict
information
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.)
Active
Application number
JP2011103715A
Other languages
Japanese (ja)
Other versions
JP2011238229A5 (en
JP2011238229A (en
Inventor
バカス マイク
バカス マイク
Original Assignee
セラーテム インク ディービーエー エクステンシス
セラーテム インク ディービーエー エクステンシス
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 セラーテム インク ディービーエー エクステンシス, セラーテム インク ディービーエー エクステンシス filed Critical セラーテム インク ディービーエー エクステンシス
Publication of JP2011238229A publication Critical patent/JP2011238229A/en
Publication of JP2011238229A5 publication Critical patent/JP2011238229A5/ja
Application granted granted Critical
Publication of JP5800262B2 publication Critical patent/JP5800262B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • G06K15/02Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Document Processing Apparatus (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Record Information Processing For Printing (AREA)
  • Character Discrimination (AREA)

Description

本発明は、一般にフォント管理を対象とするものであり、とりわけ、フォントを正確にアクティブ化するためのシステム及び方法を対象とするものである。   The present invention is generally directed to font management, and more particularly to systems and methods for accurately activating fonts.

文書作成プログラム、文書処理プログラム、デスクトップパブリッシングアプリケーション、ウェブパブリッシング、文書印刷アプリケーション、及び他のコンピュータプログラムによって、通常、ユーザは文書の作成及び印刷のためにさまざまなフォントを選択することが可能になる。フォント数は長年にわたり増大し続けてきたので、ユーザによるさまざまなフォントの管理はますます困難になってきた。
例えば、あるフォントと別のフォントとの間でコンフリクトが生じる可能性がある。コンフリクトのあるフォントを有する文書がコンピューティングシステムによって処理される場合、こうしたコンフリクトのために、コンピューティングシステムによる誤ったフォントのアクティブ化及び/または使用が生じる可能性がある。従って、フォントコンフリクトによって、コンピューティングシステムが文書の間違った処理(例えば、間違ったロード、表示、印刷等)を行う可能性がある。
さらに、コンピューティングシステム及び/または文書処理のタイミングによって、フォントコンフリクトが生じるか否かが決まり、コンピューティングシステムが誤った文書処理を行うか否かが決まる可能性がある。例えば、フォントコンフリクトが生じるか否かは、フォントアクティブ化のタイミング、文書処理のタイミング、及び/または、コンピューティングシステムのオペレーティングシステムに左右されることがある。
Document creation programs, document processing programs, desktop publishing applications, web publishing, document printing applications, and other computer programs typically allow the user to select various fonts for document creation and printing. As the number of fonts has increased over the years, it has become increasingly difficult for users to manage various fonts.
For example, there may be a conflict between one font and another. If a document with conflicting fonts is processed by the computing system, these conflicts can result in incorrect font activation and / or use by the computing system. Thus, font conflicts can cause the computing system to perform incorrect processing (eg, incorrect loading, display, printing, etc.) of the document.
Further, the timing of the computing system and / or document processing determines whether font conflicts occur and may determine whether the computing system performs incorrect document processing. For example, whether or not a font conflict occurs may depend on the timing of font activation, the timing of document processing, and / or the operating system of the computing system.

上記に鑑みて、文書の使用、印刷、レンダリング等の際、文書処理時に、正しいフォントが選択され、アクティブにされ、用いられるように、正確なフォントアクティブ化を保証するシステム及び方法を提供することが望ましい。さらにまたは代わりに、上記に鑑みて、フォントコンフリクトのためにコンピューティングシステムが間違った文書処理を行う前に、1つ以上のフォントコンフリクトを解決することによって、正確なフォントアクティブ化を保証するシステム及び方法を提供することが望ましい。   In view of the above, a system and method for ensuring accurate font activation so that the correct font is selected, activated, and used during document processing, such as during document use, printing, rendering, etc. Is desirable. Additionally or alternatively, in view of the above, a system that ensures accurate font activation by resolving one or more font conflicts before the computing system performs wrong document processing due to font conflicts, and It is desirable to provide a method.

この概要は、発明を実施するための形態においてさらに詳細に後述される概念から選ばれた内容を単純化された形で説明するために提示される。この概要は、請求の範囲に記載の内容の重要な特徴または不可欠な特徴の識別を意図したものではなく、請求の範囲に記載の内容の範囲を制限するために用いられることを意図したものでもない。   This summary is provided to describe a selection of concepts in a simplified form that are further described below in the Detailed Description. This summary is not intended to identify key or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. Absent.

本発明の目的は、1つ以上の文書におけるコンフリクトを確認し、フォントコンフリクトを解決するためのシステム及び方法を提供することにある。本発明のさらなる目的は、例えば文書の印刷を含むさまざまな文書処理目的に合せて正確にフォントをアクティブにするためのシステム及び方法を提供することにある。本発明のさらなる目的は、フォントコンフリクトのためにコンピューティングシステムが間違った文書処理を行う前に、1つ以上のフォントコンフリクトを解決するためのシステム及び方法を提供することにある。   It is an object of the present invention to provide a system and method for identifying conflicts in one or more documents and resolving font conflicts. It is a further object of the present invention to provide a system and method for accurately activating fonts for various document processing purposes including, for example, document printing. It is a further object of the present invention to provide a system and method for resolving one or more font conflicts before the computing system performs incorrect document processing due to font conflicts.

開示の少なくともいくつかの態様によれば、フォントコンフリクトの発生を確認及び阻止するコンピューティングシステム環境が設けられる。開示のいくつかの態様によれば、1つ以上のフォントを識別することが可能であり、識別したフォントに基づいてフォントコンフリクトを確認することが可能である。開示のいくつかの態様によれば、フォントコンフリクトに係わるフォントについて代替フォントを決定することが可能である。他の態様では、フォントコンフリクトに基づいて代替フォントを修正することが可能である。開示のさらに別の態様では、代替フォントの修正された情報に基づいて、フォントコンフリクトに係わる1つ以上の文書を修正することが可能である。開示のさらなる他の態様によれば、フォントコンフリクトに係わる1つ以上の文書を後続処理に利用することが可能である。開示のいくつかの態様によれば、1つ以上の文書に2度目の修正を施すと、元の状態に復元することが可能になる。   According to at least some aspects of the disclosure, a computing system environment is provided for confirming and preventing the occurrence of font conflicts. According to some aspects of the disclosure, one or more fonts can be identified and a font conflict can be confirmed based on the identified fonts. According to some aspects of the disclosure, it is possible to determine an alternative font for a font associated with a font conflict. In other aspects, alternative fonts can be modified based on font conflicts. In yet another aspect of the disclosure, one or more documents associated with a font conflict can be modified based on the modified information of the substitute font. According to yet another aspect of the disclosure, one or more documents associated with a font conflict can be utilized for subsequent processing. According to some aspects of the disclosure, a second modification to one or more documents can restore the original state.

本開示のさまざまな実施形態によれば、クリエーティブ部門の専門家またはプリプレスオペレータといったユーザにとっていくつかの利点をもたらすことができる。例えば、複数文書を印刷するクリエーティブ部門の専門家は、文書の印刷前に、文書間におけるフォントコンフリクトが阻止されるので、システムでどのフォントがアクティブ状態にあるかについて心配する必要がなくなる。
さらに及び/または代わりに、印刷ジョブにおける文書が、オペレーティングシステムの実行に必要なシステムフォントと同じPostscript名を備えるフォントを含んでいるか否かにかかわらず、文書の一括印刷を自動化することが可能である。従って、文書にコンフリクトのあるフォントが含まれていても、文書の同時印刷または並列処理を実施することが可能である。従って、文書は、クリエーティブ部門の専門家及び/またはデザイナの意図どおりに印刷することが可能になる。
Various embodiments of the present disclosure can provide several advantages for users such as creative department specialists or prepress operators. For example, a creative department expert who prints multiple documents does not have to worry about which fonts are active in the system, because font conflicts between documents are prevented before the documents are printed.
Additionally and / or alternatively, batch printing of documents can be automated regardless of whether the documents in the print job include a font with the same Postscript name as the system font required to run the operating system. is there. Therefore, even if the document includes conflicting fonts, it is possible to perform simultaneous printing or parallel processing of the document. Thus, the document can be printed as intended by the creative department professional and / or designer.

本開示の以上の及びその他の新規の利点、詳細、実施形態、特徴、及び、目的については、下記の詳細な説明、付属の請求の範囲、及び、本書に列挙された添付の図面から当該技術者に明らかになるであろう。   The foregoing and other novel advantages, details, embodiments, features, and objects of the present disclosure will become apparent from the following detailed description, the appended claims, and the accompanying drawings enumerated herein. It will be clear to the person.

同様の参照番号が同様の要素を表わしている添付の図には、いくつかの実施形態が例証のために示されているが、制限されているわけではない。
本発明の1つ以上の例証となる態様を実施するように構成されたデータ処理システムの一例を示す図である。 文書のフォント間にフォントコンフリクトの潜在的可能性を有する2つの文書例を示す図である。 フォントコンフリクトの一例によって生じる可能性のある1つ以上の影響を例示した図である。 文書のフォントに関する正しいフォント情報を提供する方法の一例を示す図である。 フォントコンフリクトを阻止することが可能な方法の一例を示す図である。 本開示の1つ以上の態様に従ってフォントコンフリクトを阻止する方法の一例を示す図である。
In the accompanying drawings in which like reference numerals represent like elements, several embodiments are shown for purposes of illustration and not limitation.
FIG. 6 illustrates an example of a data processing system configured to implement one or more illustrative aspects of the invention. FIG. 4 is a diagram illustrating two example documents that have the potential for font conflicts between document fonts. FIG. 6 illustrates one or more effects that may be caused by an example font conflict. It is a figure which shows an example of the method of providing the correct font information regarding the font of a document. It is a figure which shows an example of the method which can prevent a font conflict. FIG. 6 illustrates an example method for preventing font conflicts according to one or more aspects of the present disclosure.

さまざまな実施形態に関する下記の説明において、その一部をなしており、本発明を実施することが可能なさまざまな実施形態が例証のために示されている添付の図面を参照することになる。云うまでもないが、他の実施形態を利用することも可能であり、本発明の範囲から逸脱することなく、構造的及び機能的修正を加えることも可能である。   In the following description of various embodiments, reference is made to the accompanying drawings that form a part hereof, and in which are shown by way of illustration various embodiments in which the invention may be practiced. Of course, other embodiments may be utilized and structural and functional modifications may be made without departing from the scope of the present invention.

本開示の態様は、さまざまなフォントを管理するためのシステム及び方法に関するものである。さらに、本開示の少なくともいくつかの態様は、1つ以上の文書で用いられるフォントを正確にアクティブにするためのシステム及び方法に関するものである。
図1を参照すると、本書に記載の方法及び技法はコンピューティングシステム環境100で実施することが可能である。コンピューティングシステム環境100は、例えば、デスクトップコンピュータ、ラップトップコンピュータ、ノートブックコンピュータ、ネットワークサーバ、携帯用コンピュータデバイス、携帯端末、スマートフォン、携帯電話、分散コンピューティングネットワーク装置といった汎用コンピュータデバイス、または、本書に記載の働きをし、構成によっては、本発明の例証となる1つ以上の態様に従って専用装置として構成するのに必要な構成部品または能力を備える任意の他の装置を表している。
環境100には、中央演算処理装置(CPU)または他のプロセッサ103、RAMまたは他の揮発性メモリ105、ROMまたは他のブートメモリ107、コンピュータデバイス(例えば、コンピューティングシステム環境100)とネットワーク(例えば、インターネット、LAN、WAN、PAN等)の接続を可能にするネットワークインタフェース109(例えば、イーサネット(登録商標)、無線ネットワークインタフェース、モデム等)、入力/出力ポート111(例えば、キーボード、マウス、モニタ、プリンタ、USBポート、シリアルポート、パラレルポート、IEEE1394/ファイアワイヤポート等)、及び、不揮発性メモリ113(例えば、固定ディスク、光ディスク、ホログラフィックストレージ、リムーバブル記憶媒体、フラッシュドライブ等)を含むことが可能である。
環境100は、制限するわけではないが、オペレーティングシステムソフトウェア115、フォントモジュール117(例えば、1つ以上のプラグイン及び/または他のフォントソフトウェア)、データ119(例えば、文書、フォントファイル、ジョブジャケット、及び、本書に記載の他のデータ)、及び、文書作成ソフトウェア及び文書処理ソフトウェア(例えば、ADOBE(登録商標)ブランドアプリケーション、QUARK(登録商標)ブランドアプリケーション、文書印刷アプリケーション等)のような他の文書ソフトウェア121を含むさまざまなプログラム、アプリケーション、及び、データをメモリ113に記憶することができる。
文書作成ソフトウェアは、テキスト、図表、画像、写真、マルチメディア、または、任意の他のタイプの視覚的に認知できる文書の作成に用いることが可能な、現在知られているかまたは今後開発される任意のソフトウェアとすることができる。
Aspects of the present disclosure relate to systems and methods for managing various fonts. Furthermore, at least some aspects of the present disclosure are directed to systems and methods for accurately activating fonts used in one or more documents.
With reference to FIG. 1, the methods and techniques described herein may be implemented in a computing system environment 100. The computing system environment 100 includes, for example, a general-purpose computer device such as a desktop computer, a laptop computer, a notebook computer, a network server, a portable computer device, a portable terminal, a smartphone, a cellular phone, a distributed computing network device, or As described, depending on the configuration, it represents any other device with the necessary components or capabilities to be configured as a dedicated device in accordance with one or more aspects that are illustrative of the invention.
The environment 100 includes a central processing unit (CPU) or other processor 103, a RAM or other volatile memory 105, a ROM or other boot memory 107, a computing device (eg, the computing system environment 100) and a network (eg, Network interface 109 (for example, Ethernet (registered trademark), wireless network interface, modem, etc.) that enables connection of the Internet, LAN, WAN, PAN, etc., input / output port 111 (for example, keyboard, mouse, monitor, Printer, USB port, serial port, parallel port, IEEE1394 / firewire port, etc.) and non-volatile memory 113 (for example, fixed disk, optical disk, holographic storage, removeable) Storage medium may include a flash drive, etc.).
The environment 100 includes, but is not limited to, operating system software 115, font modules 117 (eg, one or more plug-ins and / or other font software), data 119 (eg, documents, font files, job jackets, And other data described herein) and other documents such as document creation software and document processing software (eg, ADOBE® brand application, QUARK® brand application, document printing application, etc.) Various programs, applications, and data including software 121 can be stored in memory 113.
Document creation software can be used to create text, charts, images, photos, multimedia, or any other type of visually recognizable document, any currently known or later developed Software.

本開示の1つ以上の態様は、1つ以上のフォントをレンダリングして、ディスプレイまたはプリンタのような装置で出力するため、1つ以上のコンピュータまたは他の装置によって実行される1つ以上のプログラムモジュールといった、コンピュータで使用可能なデータ及び/またはコンピュータで実行可能な命令として具現化することができる。
一般に、プログラムモジュールには、コンピュータのプロセッサまたは他のデータ処理装置による実行時に、特定の抽象データ型を実施するルーチン、プログラム、オブジェクト、コンポーネント、データ構造等が含まれている。コンピュータで実行可能な命令は、ハードディスク、光ディスク、リムーバブル記憶媒体、固体メモリ、RAM等のようなコンピュータ読み取り可能媒体に記憶することができる。
当業者には明らかなように、プログラムの機能は、さまざまな実施形態における要求に応じて組み合わせることもできるし、あるいは、分散させることも可能である。さらに、その機能は、集積回路、フィールドプログラマブルゲートアレイ(FPGA)等のようなファームウェアまたはハードウェア相当物によって全体的にまたは部分的に具現化することができる。特定のデータ構造を利用して、本発明の1つ以上の態様をより有効に実施することが可能であり、こうしたデータ構造は、本書に記載のコンピュータで実行可能な命令及びコンピュータで使用可能なデータの範囲内で考えられる。
One or more aspects of the present disclosure provide one or more programs executed by one or more computers or other devices to render one or more fonts and output them on a device such as a display or printer. It can be embodied as computer usable data and / or computer executable instructions such as modules.
Generally, program modules include routines, programs, objects, components, data structures, etc. that implement particular abstract data types when executed by a computer processor or other data processing device. Computer-executable instructions can be stored in computer-readable media such as a hard disk, optical disk, removable storage medium, solid state memory, RAM, and the like.
As will be apparent to those skilled in the art, the functionality of the program can be combined or distributed as required in the various embodiments. Further, the functionality can be implemented in whole or in part by firmware or hardware equivalents such as integrated circuits, field programmable gate arrays (FPGAs), and the like. Certain data structures may be utilized to more effectively implement one or more aspects of the present invention, such data structures being computer-executable instructions and computer-usable as described herein. Possible within the scope of the data.

図1にさらに言及すると、上述のように、コンピューティングシステム環境100には、オペレーティングシステム115と対話する文書ソフトウェア121を含むことが可能である。オペレーティングシステム115には、フォントをグローバル領域でアクティブにするためのアプリケーションプログラムインタフェースを含むことができる。すなわち、構成によっては、オペレーティングシステム115で実行する全てのプログラムが、アクティブにされたフォントにアクセスして、利用することができる。さらにまたは代わりに、オペレーティングシステム115は、その特定のプロセスによってのみ参照して使用するアプリケーションのプロセス空間内で、フォントをアクティブ化するようにしてもよい。オペレーティングシステム115は、コンピューティングシステム環境100で現在アクティブ化されているフォントのリストを提示するようにしてもよい。   Still referring to FIG. 1, as described above, computing system environment 100 may include document software 121 that interacts with operating system 115. The operating system 115 can include an application program interface for activating fonts in the global area. That is, depending on the configuration, all programs executed by the operating system 115 can access and use the activated font. Additionally or alternatively, the operating system 115 may activate the font within the process space of the application that is referenced and used only by that particular process. The operating system 115 may present a list of fonts that are currently activated in the computing system environment 100.

構成によっては、コンピューティングシステム環境100においてアクティブにされる特定のフォントに関して、コンピューティングシステム環境100に、そのフォントに関連した物理的データ(例えば、フォントの特性を表わしたフォントファイル等)をインストールすることが必要になることがある。実施形態によっては、オペレーティングシステム115は、フォントフォルダにインストールされるフォントのデータを記憶することができる。さらに、オペレーティングシステム115には、インストールされるフォントに関する情報を保守するシステムレジストリデータベースを含むことができる。フォントは、フォントフォルダへの適切なデータの記憶及び/またはシステムレジストリ内の情報更新によってインストールされる。適正にイントールされると、インストールされたフォントをアクティブにすることができる。場合によっては、フォントのアクティブ化に、例えばデータへの経路及び物理データそれ自体の識別名(例えば、フォントフォルダへの経路及びそのフォントファイルのファイル名)によってインストールされたフォントに関する物理データの記憶場所を識別することを含めることも可能である。アクティブにされると、コンピューティングシステム環境のアプリケーションは、インストールされたフォントの1つ以上を使用することができる。例えば、アプリケーションは、アクティブにされたフォントのフォントファイルにアクセスし、フォントファイルに従ってフォントを再生する。   Depending on the configuration, for a particular font that is activated in the computing system environment 100, the physical data associated with the font (eg, a font file representing the characteristics of the font, etc.) is installed in the computing system environment 100. May be necessary. In some embodiments, the operating system 115 can store font data that is installed in a font folder. In addition, the operating system 115 can include a system registry database that maintains information about installed fonts. Fonts are installed by storing appropriate data in the font folder and / or updating information in the system registry. Once properly installed, the installed font can be activated. In some cases, the location of physical data relating to a font installed upon activation of the font, eg, the path to the data and the identification name of the physical data itself (eg, the path to the font folder and the filename of the font file). It is also possible to include identifying. When activated, an application in a computing system environment can use one or more of the installed fonts. For example, the application accesses the font file of the activated font and plays the font according to the font file.

構成によっては、コンピューティングシステム環境100にフォントモジュール117を含んでもよい。構成によっては、フォントモジュール117に1つ以上の管理プラグインが書き込まれていて、文書処理アプリケーション121(例えば、Adobe、Quark、文書印刷アプリケーション等に接続するように書かれた)と連動して、フォントの管理及び正確なアクティブ化に関してコンピューティングシステム環境100を支援するようにしてもよい。
1つの事例としては、フォントモジュール117に、アプリケーション内でフォントを自動的にオン/オフする自動アクティブ化プラグインを含んでもよい。例えば、プラグイン及び/またはXTensionには、Adobe(登録商標)InDesign(登録商標)CS4、Adobe Illustrator(登録商標)CS4、及び、QuarkXPress 8、InCopy、CopyDesk等、並びに、Creative Suite 3ソフトウェアアプリケーション、及び、QuarkXPress 7のサポートを含んでもよい。自動アクティブ化プラグインは、バックグラウンドで機能し、フォントを自動的にアクティブにしながら、ユーザが選択したアプリケーションでシームレスに作業できるようにする。構成によっては、フォントモジュール117は、フォントマネージャ123との対話及び/またはフォントマネージャ123からの情報の利用によって、フォントの管理及び/またはフォントの正確なアクティブ化を支援してもよい。フォントモジュール117は、文書処理の前に、フォントコンフリクトの識別及び阻止を行ってもよい。この方法例については、詳細に後述する。
Depending on the configuration, the computing system environment 100 may include a font module 117. Depending on the configuration, one or more management plug-ins are written in the font module 117, and in conjunction with the document processing application 121 (eg, written to connect to Adobe, quark, document printing application, etc.) The computing system environment 100 may be supported with respect to font management and accurate activation.
As one example, font module 117 may include an auto-activation plug-in that automatically turns fonts on and off within the application. For example, plug-ins and / or XTensions include Adobe (registered trademark) InDesign (registered trademark) CS4, Adobe Illustrator (registered trademark) CS4, and Quark XP Press 8, InCopy, CopyDisk, etc., Creative Suite software, , QuarkXPress 7 support may be included. Auto-activation plug-ins work in the background and allow you to work seamlessly with user-selected applications while automatically activating fonts. In some configurations, the font module 117 may assist in managing fonts and / or accurately activating fonts by interacting with and / or using information from the font manager 123. The font module 117 may identify and prevent font conflicts before document processing. This method example will be described later in detail.

構成によっては、コンピューティングシステム環境100は、フォントのアクティブ化及び/または他のフォント関連要求の処理時にフォントデータベースにアクセスしてもよい。例えば、コンピューティングシステム環境100で実行されるプロセスにおいて、フォントに関連した情報が要求される(例えば、あるフォントがシステムにインストールされているか否かの確認、インストールされたフォントリストの取り込み、あるフォントのアクティブ化に関連した要求等が行われる)場合、オペレーティングシステム115は、コンピューティングシステム環境100にインストールされていて、その要求に対応する1つ以上のフォントに関する情報を返すようにしてもよい。それに応じて、オペレーティングシステム115は、アクティブ化フォントの名前、アクティブ化フォントのフォントファイルへの経路、アクティブ化フォントのアクティブ化レベル等のような現在アクティブにされているフォントに関する情報を送ることができる。   Depending on the configuration, the computing system environment 100 may access the font database when activating fonts and / or processing other font-related requests. For example, in processes executed in the computing system environment 100, information related to fonts is requested (for example, checking whether a certain font is installed in the system, fetching an installed font list, certain fonts, etc.) The operating system 115 may be installed in the computing system environment 100 and return information about one or more fonts corresponding to the request. In response, the operating system 115 can send information about the currently activated font, such as the name of the activated font, the path to the font file of the activated font, the activation level of the activated font, etc. .

さらにまたは代わりに、構成によっては、コンピューティングシステム環境100に、フォントの識別、アクティブ化、及び、非アクティブ化を行うように構成されたフォントマネージャ123を含むようにしてもよい。フォントマネージャ123を備えた実施形態において、フォントマネージャ123は、コンピューティングシステム環境100へのフォントのインストール及び/またはフォントのアクティブ化を実施することが可能である。構成によっては、フォントマネージャ123は、フォントデータベース125にアクセスしてもよい。あるフォントをアクティブ化させる場合、フォントマネージャ123は、フォントデータベース125からオペレーティングシステム115の記憶空間にそのフォントをインストールすることができる(例えば、オペレーティングシステム115のインストールされるフォントのデータベース(不図示)にそのフォントを記憶することによって)。あるフォントを非アクティブ化させる場合、フォントマネージャ123は、オペレーティングシステム115の記憶空間からそのフォントを除去することが可能である(例えば、オペレーティングシステム115のインストールされるフォントのデータベース(不図示)からそのフォントを除去することによって)。構成によっては、オペレーティングシステム115の記憶空間へのフォントのインストール及び/またはそこからのフォントの除去によって、オペレーティングシステムは、コンピュータにインストール可能な全フォントの小部分集合に関する知識を保守することができる。
他の構成として、フォントマネージャ123が、文書作成アプリケーションのような文書ソフトウェア121と対話して、文書のフォントを識別し、識別されたフォントのためにフォント識別キーを生成してもよい。この方法例については、詳細に後述する。実施形態によっては、フォントデータベース125をフォントマネージャ123から分離することもできる(例えば、ネットワークインタフェース109を介してアクセス可能な遠隔データベース)。
Additionally or alternatively, depending on the configuration, the computing system environment 100 may include a font manager 123 that is configured to identify, activate, and deactivate fonts. In embodiments with a font manager 123, the font manager 123 can perform installation of fonts and / or activation of fonts in the computing system environment 100. Depending on the configuration, the font manager 123 may access the font database 125. When activating a font, the font manager 123 can install the font from the font database 125 into the storage space of the operating system 115 (eg, in a database of installed fonts (not shown) of the operating system 115). By remembering that font). When deactivating a font, the font manager 123 can remove the font from the operating system 115 storage space (eg, from a database of installed fonts (not shown) of the operating system 115). By removing the font). Depending on the configuration, by installing and / or removing fonts from the storage space of operating system 115, the operating system can maintain knowledge of a small subset of all fonts that can be installed on the computer.
Alternatively, the font manager 123 may interact with document software 121, such as a document creation application, to identify the font of the document and generate a font identification key for the identified font. This method example will be described later in detail. In some embodiments, the font database 125 may be separated from the font manager 123 (eg, a remote database accessible via the network interface 109).

実施形態によっては、コンピューティングシステム環境100に、コンピューティングシステム環境100のさまざまな部分(例えば、オペレーティングシステム115、文書ソフトウェア121等)と対話する(例えば、入力/出力ポート111を介して)印刷システム127を含むことも可能である。構成によっては、ユーザがコンピューティングシステム環境100と対話し、印刷システム127を用いて文書を印刷してもよい。例えば、ユーザは文書ソフトウェア121及び/またはオペレーティングシステム115と対話して、文書をロードし、印刷システムを用いて文書を印刷してもよい。   In some embodiments, the computing system environment 100 interacts with various portions of the computing system environment 100 (eg, operating system 115, document software 121, etc.) (eg, via the input / output port 111). 127 can also be included. Depending on the configuration, a user may interact with the computing system environment 100 and print a document using the printing system 127. For example, the user may interact with the document software 121 and / or the operating system 115 to load the document and print the document using the printing system.

本開示のさまざまな態様は、コンピューティングシステム環境においてフォントを正確にアクティブにすることに関するものである。実施形態によっては、フォントの正確なアクティブ化には、潜在的なフォントコンフリクトを識別して、文書の後続処理を許す前に、潜在的なフォントコンフリクトを解決することを含めることが可能である。例えば、1つ以上の文書及び/またはコンピューティングシステムに関連したフォントを識別することが可能である(例えば、第1のフォント及び第2のフォント)。フォントを識別すると、フォント間における潜在的コンフリクトを識別することが可能である(例えば、第1のフォントと第2のフォントの間における潜在的コンフリクト)。識別されたコンフリクトまたは潜在的コンフリクトに基づいて、その潜在的コンフリクトに関連した情報(例えば、第1のフォントの情報、第2のフォントの情報、及び/または、1つ以上の文書の情報)に修正を施し、文書の後続処理を許す前に、その潜在的コンフリクトを解決することが可能である。適合する情報に修正を施すと、修正された情報を用いて、潜在的コンフリクトに係わる文書を後続処理に利用できるようになる。   Various aspects of the disclosure relate to accurately activating fonts in a computing system environment. In some embodiments, accurate activation of fonts can include identifying potential font conflicts and resolving potential font conflicts before allowing subsequent processing of the document. For example, fonts associated with one or more documents and / or computing systems can be identified (eg, a first font and a second font). Identifying a font can identify potential conflicts between fonts (eg, potential conflicts between a first font and a second font). Based on the identified conflict or potential conflict, information related to the potential conflict (eg, information of the first font, information of the second font, and / or information of one or more documents) It is possible to resolve the potential conflict before making modifications and allowing further processing of the document. When the matching information is modified, the document related to the potential conflict can be used for subsequent processing by using the modified information.

フォントコンフリクトは、コンピューティングシステム環境にインストールされるフォント間、コンピューティングシステム環境において現在アクティブにされているフォント間、及び/または、1つ以上の文書に関連したフォント間に生じる可能性がある。識別、解決等が可能な潜在的フォントコンフリクトの一例に、同じ識別情報を備えるフォントから生じるコンフリクトがある。特定の条件下において、同じ識別情報を備えるフォントのコンフリクトが生じ、その結果、1つ以上の文書が間違って処理される可能性がある(例えば、間違って印刷されるとか、間違って表示される等)。フォントの識別情報には、PostscriptまたはTrueType名のようなフォント名が含まれる。フォントの識別情報には、ファイル名、ファイル位置、及び/または、特定のフォントの任意の識別子が含まれる。
図2には、文書のフォント間に潜在的フォントコンフリクトのある2つの文書例が示されている。すなわち、図2には、同じ識別情報を備えたフォントを含む文書から生じるフォントコンフリクトが例示されている。図2に例示の潜在的コンフリクト以外にも、同じ識別情報を備えたフォントからコンフリクトが生じる可能性がある。一例を挙げると、潜在的フォントコンフリクトが、文書のフォントとコンピューティングシステム環境のシステムフォントの間に存在する可能性がある。
Font conflicts can occur between fonts installed in the computing system environment, between fonts currently active in the computing system environment, and / or between fonts associated with one or more documents. An example of a potential font conflict that can be identified, resolved, etc. is a conflict arising from a font with the same identification information. Under certain conditions, font conflicts with the same identification information may result, and one or more documents may be processed incorrectly (eg, printed incorrectly or displayed incorrectly) etc). The font identification information includes a font name such as Postscript or TrueType name. The font identification information includes a file name, a file position, and / or an arbitrary identifier of a specific font.
FIG. 2 shows two example documents with potential font conflicts between the document fonts. That is, FIG. 2 illustrates a font conflict resulting from a document including a font having the same identification information. In addition to the potential conflicts illustrated in FIG. 2, conflicts can arise from fonts with the same identification information. In one example, a potential font conflict may exist between a document font and a system font in a computing system environment.

次に図2に示された例を参照すると、第1の文書201には、文書201の再生及び/またはレンダリングに用いることが可能な、その名前FONT_1 202によって識別されるフォントが含まれている。内容領域205には、FONT_1 202を用いてレンダリングされるテキスト例が示されている。やはり図2に示すように、第2の文書203では、文書203の再生及び/またはレンダリングに用いることが可能な、やはりFONT_1 204の名前が付いたフォントが識別される。第2の文書203の内容領域207には、第2の文書203で/によって識別されるFONT_1 204を用いてレンダリングされるテキスト例が含まれている。第1の文書201及び第2の文書203において同じ名前(すなわち、同じ識別情報)を有するフォントが識別されるが、2つのフォント202、204を用いてレンダリングされるテキストの外観は明らかに異なっている。第1の文書201及び第2の文書203には、フォント202、204の識別情報(例えば、フォント名:FONT_1)間のコンフリクトのため、文書201、203がコンピューティングシステムによって間違って処理される可能性のある事例が1つ例示されている。   Referring now to the example shown in FIG. 2, the first document 201 includes a font identified by its name FONT_1 202 that can be used for playback and / or rendering of the document 201. . An example of text rendered using FONT_1 202 is shown in the content area 205. As also shown in FIG. 2, in the second document 203, a font, also named FONT_1 204, that can be used for playback and / or rendering of the document 203 is identified. The content area 207 of the second document 203 includes an example of text that is rendered using the FONT_1 204 identified by / in the second document 203. Although fonts having the same name (ie, the same identification information) are identified in the first document 201 and the second document 203, the appearance of text rendered using the two fonts 202, 204 is clearly different. Yes. Since the first document 201 and the second document 203 have a conflict between identification information of the fonts 202 and 204 (for example, font name: FONT_1), the documents 201 and 203 may be erroneously processed by the computing system. One possible case is illustrated.

同じ識別情報を備えたフォントは、さまざまな方法で作成されことがある。例えば、同じ識別情報を備えたフォントは、フォントファンドリによって作成されることがある。一例を挙げると、フォントファンドリは、特定のPostscript名(例えば、Helvetica、Courie等)を備えるフォントの1つを作成し、同じ特定のPostscript名(例えば、Helvetica、Courie等の異なるバージョン)を備えるもう1つのフォントが作成されることがある。第1のフォント及び第2のフォントを用いて文書を処理すると、第1及び第2のフォントの識別情報は、ほぼ同じかまたは同様になるが、それらのフォントを用いてレンダリングされるテキストは異なる外観を示し、結果として、フォントコンフリクトが生じる可能性がある。
もう1つの例として、同じ識別情報を備えるフォントは、複数フォントファンドリによって作成されることがある。例えば、第1のフォントファンドリは、特定のPostscript名(例えば、Helvetica、Courie等)を備えるフォントの1つを作成し、第2のフォントファンドリは、同じ特定のPostscript名(例えば、Helvetica、Courie等)を備えるもう1つのフォントを作成することがある。従って、第1のフォント及び第2のフォントを用いて文書を処理すると、第1及び第2のフォントの識別情報は、ほぼ同じかまたは同様になるが、それらのフォントを用いてレンダリングされるテキストは異なる外観を示し、結果として、フォントコンフリクトが生じる可能性がある。
Fonts with the same identification information may be created in various ways. For example, a font with the same identification information may be created by a font foundry. As an example, a font foundry creates one of the fonts with a specific Postscript name (eg, Helvetica, Currie, etc.) and has the same specific Postscript name (eg, a different version of Helvetica, Currie, etc.). Another font may be created. When a document is processed using the first font and the second font, the identification information of the first and second fonts is substantially the same or similar, but the text rendered using those fonts is different. Shows appearance and can result in font conflicts.
As another example, a font with the same identification information may be created by a multiple font foundry. For example, a first font foundry creates one of the fonts with a specific Postscript name (eg, Helvetica, Currie, etc.) and a second font foundry has the same specific Postscript name (eg, Helvetica, Another font may be created with Curie et al.). Therefore, when a document is processed using the first font and the second font, the identification information of the first and second fonts is substantially the same or similar, but the text rendered using those fonts. Exhibits a different appearance and can result in font conflicts.

もう一度図2を参照すると、コンピューティングシステムによって文書201及び/または文書203の処理(例えば、レンダリング、ローディング、表示、印刷等)が行われると、フォントコンフリクトが生じて、間違ったフォントがアクティブ化及び/または使用される(例えば、間違ったフォントを用いてレンダリングされる、間違ったフォントを用いてローディングされる、間違ったフォントを用いて表示される、間違ったフォントを用いて印刷される等)可能性がある。従って、フォントコンフリクトに係わるフォント(例えば、互いにコンフリクトを生じるフォント)をアクティブ化及び/または使用すると、間違った文書処理が行われる(文書201、203においてレンダリングされるテキストが正しく表示されない)可能性がある。
図3には、あるフォントコンフリクト例によって生じる可能性のある1つ以上の影響が例示されている。図3の例には、図2に例示されたフォントコンフリクトの可能性のある1つ以上の影響が示されているという点に留意されたい。他の影響及び他のコンフリクトの可能性もある。例えば、もう1つの影響として、間違ったフォントを用いて文書をレンダリングする影響を含むことがある。同様の影響が、文書のフォントとシステムフォントのフォントとのコンフリクトを含む他のコンフリクトに基づいて生じる可能性がある。すなわち、図3には、コンフリクトのある識別情報によって生じるフォントコンフリクトに関して可能性のある1つ以上の影響が例示されている。図2に例示のコンフリクトに関して、文書201、203が処理される(例えば、図3におけるように印刷される)と、フォント202、204間におけるコンフリクトのため、図3に例示の影響が生じる可能性がある。
Referring once again to FIG. 2, when the computing system processes document 201 and / or document 203 (eg, rendering, loading, displaying, printing, etc.), a font conflict occurs and the wrong font is activated and Can be used (eg rendered with the wrong font, loaded with the wrong font, displayed with the wrong font, printed with the wrong font, etc.) There is sex. Therefore, if a font related to font conflict (for example, fonts that conflict with each other) is activated and / or used, incorrect document processing may be performed (text rendered in the documents 201 and 203 may not be displayed correctly). is there.
FIG. 3 illustrates one or more effects that may be caused by an example font conflict. Note that the example of FIG. 3 illustrates one or more possible effects of the font conflict illustrated in FIG. There are other effects and possible conflicts. For example, another effect may include the effect of rendering the document with the wrong font. Similar effects can occur based on other conflicts, including conflicts between document fonts and system fonts. That is, FIG. 3 illustrates one or more possible effects on font conflicts caused by conflicting identification information. With respect to the conflict illustrated in FIG. 2, if the documents 201 and 203 are processed (eg, printed as in FIG. 3), the conflict between the fonts 202 and 204 may cause the effects illustrated in FIG. There is.

構成によっては、文書の間違った処理が、コンフリクトのある識別情報を有するフォントから生じる場合がある。コンフリクトのある情報のため、文書処理時に間違ったフォントが使用されることになる。図3のステップ301に示すように、第1の文書が開かれ、第1のフォントが第1のコンピューティングシステムにおいてアクティブにされる。実施形態によっては、第1のフォントのアクティブ化に、コンピューティングシステムで第1のフォントに関する物理データ(例えば、第1のフォントに関するフォントファイル)を識別し、第1のフォントの識別情報に基づいてそのデータにアクセスすることが含まれる。例えば、第1のフォントをアクティブにした後、第1の文書を処理するアプリケーションは、第1のフォントのフォントファイルへのアクセスが必要になる可能性がある(例えば、第1の文書のレンダリング、印刷等を行う場合)。アプリケーションは、第1のフォントの識別情報を有するアクティブ化フォントを介して、フォントファイルへのアクセスが可能になる。   In some configurations, incorrect processing of the document may result from a font having conflicting identification information. Due to conflicting information, the wrong font is used during document processing. As shown in step 301 of FIG. 3, the first document is opened and the first font is activated in the first computing system. In some embodiments, upon activation of the first font, the computing system identifies physical data relating to the first font (eg, a font file relating to the first font) and based on the identification information of the first font. Accessing that data is included. For example, after activating a first font, an application that processes the first document may need access to the font file of the first font (eg, rendering the first document, When printing). The application can access the font file via the activated font having the identification information of the first font.

ステップ303において、第2の文書が開かれ、第2のフォントがアクティブにされる。事例によっては、第1のフォント及び第2のフォントが同じかまたは同様の識別情報(例えば、同じPostscript名等のような同じかまたは同様のフォント名)を備えている場合がある。構成によっては、コンフリクトのある識別情報であるため、第2のフォントをアクティブにすると、第2のフォントが、その識別情報に関してアクティブにされるフォントとして、第1のフォントに取って代わる可能性がある。第2のフォントがアクティブにされたフォントとして第1のフォントに取って代わると、第1の文書を処理するアプリケーションは、第1のフォントのフォントファイルへのアクセスが許される代わりに、第2のフォントのフォントファイルへのアクセスを許される可能性がある。従って、同じ識別情報を備えるフォントのアクティブ化及び/または使用は、フォントコンフリクト及び間違った文書処理を生じさせる可能性がある。   In step 303, the second document is opened and the second font is activated. In some cases, the first font and the second font may have the same or similar identification information (eg, the same or similar font name such as the same Postscript name). Depending on the configuration, this is conflicting identification information, so when the second font is activated, the second font may replace the first font as the font activated for that identification information. is there. When the second font replaces the first font as the activated font, the application that processes the first document will instead have access to the font file of the first font, instead of being allowed to access the font file of the first font. Access to the font file of the font may be allowed. Thus, activation and / or use of fonts with the same identification information can cause font conflicts and incorrect document processing.

図3のステップ305には、第2のフォントをアクティブにした後、第1の文書が間違って処理される可能性のある例の1つが示されている。ステップ305では、第1の文書がコンピューティングシステムによって第2のフォント(例えば、同じ識別情報を備えた最近アクティブにされたフォント)を用いて印刷される。印刷には、第1のフォントの識別情報と一致するアクティブにされたフォントにアクセスし、そのアクティブにされたフォントの特性に基づいて文書を印刷することがある。第2のフォントが、その識別情報に関してアクティブにされたフォントとして第1のフォントに取って代わっているので、第1の文書の印刷時に、コンピューティングシステムによって第2のフォントに関するフォントファイルが使用されることになる。従って、第1の文書は、その意図通りに印刷することができなくなる。例えば、カーニングまたは他の何らかのフォント特性(例えば、フォント間隔等)が第1のフォントと第2のフォントの間で異なる可能性がある。こうした相違は、文書のページ上におけるテキストのリフロー、印刷された文書の視覚的不正確さ等を含めて、印刷された文書にさまざまな形で影響を及ぼす可能性がある。さらにまたは代わりに、こうした影響は、ユーザが気付きにくく、しかも、例えば文書の印刷し直しに関連したコスト超過を含めたコスト超過が生じることがある。   Step 305 of FIG. 3 shows one example where the first document may be processed incorrectly after activating the second font. In step 305, the first document is printed by the computing system using a second font (eg, a recently activated font with the same identification information). Printing may access an activated font that matches the identification information of the first font and print the document based on the characteristics of the activated font. Since the second font replaces the first font as the activated font for its identification information, the font file for the second font is used by the computing system when printing the first document. Will be. Therefore, the first document cannot be printed as intended. For example, kerning or some other font characteristic (eg, font spacing, etc.) may differ between the first font and the second font. These differences can affect the printed document in various ways, including text reflow on the document pages, visual inaccuracies in the printed document, and the like. Additionally or alternatively, these effects can be difficult for the user to notice and can result in cost overruns, including overruns associated with, for example, reprinting the document.

さらに、フォントコンフリクトが生じて、コンピューティングシステムがフォントコンフリクトに係わる文書の間違った処理を行うことになるか否かは、さまざまな要因によって決まる可能性がある。構成によっては、フォントコンフリクトが生じるか否かは、フォントアクティブ化及び/または文書処理のタイミングに左右される可能性がある。例えば、コンピューティングシステムは、複数文書を並列に処理できることがある。文書を並列処理する場合、文書の適正な処理は、コンピューティングシステムによってアクティブにされた最後のフォントがその文書にとって正しいフォント(例えば、文書作成時にデザイナによって用いられたフォント)であるか否かによって決まることがある。特定の並列処理タイミングシーケンスの1つにおいて、正しいフォントが最後にアクティブにされたフォントという場合があり、それによって、コンピューティングシステムは文書を適正に処理する。さまざまな並列処理タイミングシーケンス下において、間違ったフォントが、最後にアクティブにされたフォントという場合があり、それによって、コンピューティングシステムは上述のように文書を間違って処理することになる。   Furthermore, whether or not a font conflict occurs and the computing system will incorrectly process a document related to the font conflict may depend on various factors. Depending on the configuration, whether or not a font conflict occurs may depend on font activation and / or document processing timing. For example, a computing system may be able to process multiple documents in parallel. When processing documents in parallel, proper processing of the document depends on whether the last font activated by the computing system is the correct font for the document (eg, the font used by the designer when the document was created). It may be decided. In one particular parallel processing timing sequence, the correct font may be the last activated font, so that the computing system processes the document properly. Under various parallel processing timing sequences, the wrong font may be the last activated font, which causes the computing system to process the document incorrectly as described above.

さらに及び/または代わりに、フォントコンフリクトが生じるか否かは、コンピューティングシステムのオペレーティングシステムによって決まる可能性がある。例えば、コンフリクトのあるフォントが、コンピューティングシステムによってローカルプロセス空間において、またはグローバルではなくアクティブにされる場合、コンフリクトのあるフォントを有する文書が同じローカルプロセス空間で処理されなければ、コンピューティングシステムは、文書を適正に処理することが可能である。しかしながら、コンフリクトのあるフォントをグローバルでアクティブにすると、コンピューティングシステムは文書の間違った処理を行う可能性がある。フォントコンフリクトが生じるか否かに関するこれらの考慮事項に鑑みて、フォントコンフリクトは、通常のやり方(例えば、ユーザによる検査等)では検出が困難なことがある。しかしながら、さらに詳細に後述するように、コンピューティングシステムは、潜在的フォントコンフリクトを識別して、文書の後続処理の前に、その潜在的フォントコンフリクトを解決することにより、フォントコンフリクトの発生を阻止することができる。従って、フォントコンフリクトの発生を阻止することによって、コンピューティングシステムによる文書の処理方法(例えば、直列または並列)及び/またはコンピューティングシステムのオペレーティングシステムのタイプに関係なく、文書を処理することが可能になる。   Additionally and / or alternatively, whether or not a font conflict occurs may depend on the operating system of the computing system. For example, if a conflicting font is activated by the computing system in the local process space or not globally, if a document with the conflicting font is not processed in the same local process space, the computing system Documents can be processed properly. However, if conflicting fonts are activated globally, the computing system may misprocess the document. In view of these considerations regarding whether font conflicts occur or not, font conflicts may be difficult to detect in the normal manner (eg, inspection by a user, etc.). However, as will be described in more detail below, the computing system prevents potential font conflicts by identifying potential font conflicts and resolving the potential font conflicts prior to subsequent processing of the document. be able to. Thus, by preventing the occurrence of font conflicts, it is possible to process a document regardless of how it is processed by the computing system (eg, serial or parallel) and / or the type of operating system of the computing system. Become.

開示のさまざまな態様によれば、コンピューティングシステム(例えば、図1のコンピューティングシステム環境100)は、フォントコンフリクト(例えば、図2に例示のフォントコンフリクト)が生じないようにし、それによって、文書の間違った処理が行われるのを阻止するステップを実施するように構成することができる。実施形態によっては、コンピューティングシステムは、1つ以上のフォントモジュール(例えば、図1のフォントモジュール117)、コンピューティングシステムのオペレーティングシステム(例えば、図1のオペレーティングシステム114)、コンピューティングシステムの文書処理アプリケーション、コンピューティングシステムの文書作成アプリケーション、フォントマネージャ、フォントデータベース、及び/または、それらの何らかの組合せ等を利用して、フォントコンフリクトを阻止することができる。構成によっては、フォントマネージャが文書作成プログラムとインターフェイスをとって、文書のフォントに関する正しいフォント情報を提供し、フォントコンフリクトを阻止する場合には、文書のフォントに関連した追加情報が得られるようにしてもよい。   In accordance with various aspects of the disclosure, a computing system (eg, the computing system environment 100 of FIG. 1) prevents font conflicts (eg, the font conflicts illustrated in FIG. 2) from occurring, so that the document It can be configured to perform steps that prevent incorrect processing from taking place. In some embodiments, the computing system may include one or more font modules (eg, font module 117 of FIG. 1), a computing system operating system (eg, operating system 114 of FIG. 1), computing system document processing. Applications, computing system document creation applications, font managers, font databases, and / or some combination thereof may be utilized to prevent font conflicts. In some configurations, the font manager interfaces with the document creation program to provide correct font information about the document's fonts, and to prevent additional font conflicts, providing additional information related to the document's fonts. Also good.

図4には、文書のフォントに関する正しいフォント情報を提供する方法の一例が示されている。ステップ401に見られるように、文書のフォントが識別される。例えば、フォントマネージャは、文書作成プログラムと連動して、文書作成プログラムで現在デザインされている文書のフォントを識別してもよい。こうした例の1つにおいて、フォントマネージャは、デザインされている文書において現在どのフォントが用いられているかを確認する。   FIG. 4 shows an example of a method for providing correct font information regarding the font of a document. As seen in step 401, the font of the document is identified. For example, the font manager may identify a font of a document currently designed by the document creation program in conjunction with the document creation program. In one such example, the font manager determines which font is currently used in the document being designed.

ステップ403では、各識別フォントの特性が確認される。構成によっては、フォント特性に、フォントタイプ、フォント名、フォントバージョン、フォントファンドリ、及び/または、フォントの視覚特性に関連した他の情報(例えば、フォントのアウトラインに関する情報、幅表、カーニング表等)を含んでもよい。フォント特性は、さまざまな情報源から確認することができる。例えば、フォント特性は、文書、コンピューティングシステムのアクティブ化フォント、コンピューティングシステムにインストールされたフォント、及び/または、フォントデータベースのフォントから確認することが可能である。一例を挙げると、フォント特性は、デザインされている文書をレンダリングするために文書作成ソフトウェアによって使用されているフォントファイル(例えば、文書に用いられているフォント名に対応するアクティブ化フォントに関連したフォントファイル)から確認できる。   In step 403, the characteristics of each identification font are confirmed. Depending on the configuration, the font characteristics may include font type, font name, font version, font foundry, and / or other information related to the visual characteristics of the font (eg, font outline information, width table, kerning table, etc. ) May be included. Font characteristics can be confirmed from various sources. For example, the font characteristics may be ascertained from a document, a computing system activation font, a font installed on the computing system, and / or a font database font. In one example, a font property is a font file that is used by the document creation software to render the document being designed (eg, the font associated with the activation font corresponding to the font name used in the document). File).

ステップ405では、フォント特性に基づいて、正しいフォント情報が確定される。正しいフォント情報によって、フォント特性を指定することが可能になる。フォント特性を指定すると、その正しいフォント情報によって、文書処理時に、同じフォントファイルを後で識別できるようにする情報の提供が可能になる。例えば、正しいフォント情報には、フォントのバージョン、ファンドリ、タイプ、及び/または、名前を後で識別できるようにする情報を含むことができる。さらに、正しいフォント情報は、確認された特性の1つ以上に基づく誤り検出コードを含んでもよい。実施形態によっては、この誤り検査コードは、フォントの視覚的特性に関する情報に基づくチェックサム値の形をとってもよい。一例を挙げると、チェックサム値は、フォントのアウトラインに関する情報、幅表、及び、カーネル表から求められる。正しいフォント情報は、1つ以上の特性、1つ以上の特性を指定する多値キー等を含むデータの集合を含めて、さまざまな形態をとることができる。   In step 405, correct font information is determined based on the font characteristics. With correct font information, it is possible to specify font characteristics. When the font characteristics are specified, the correct font information can be used to provide information that allows the same font file to be identified later during document processing. For example, the correct font information can include information that allows the font version, foundry, type, and / or name to be identified later. Furthermore, the correct font information may include an error detection code based on one or more of the identified characteristics. In some embodiments, the error checking code may take the form of a checksum value based on information about the visual characteristics of the font. As an example, the checksum value is obtained from information about a font outline, a width table, and a kernel table. Correct font information can take a variety of forms, including a collection of data including one or more characteristics, a multi-value key designating one or more characteristics, and the like.

ステップ407では、正しいフォント情報が、文書に関連したデータとして記憶される。構成によっては、正しいフォント情報は、文書に関連した1つ以上の独立したファイルとして記憶してもよい。他の構成には、正しいフォント情報が文書に対するメタデータとして挿入可能なものもある。正しいフォント情報を記憶し、記憶されたデータとデザインされている文書と関連づけると、正しいフォント情報に後でアクセスすることが可能になる。一例を挙げると、フォントモジュール及び/または文書処理プログラムによって記憶データにアクセスし、正しいフォント情報を活用して、文書のデザイン時に用いられた実際のフォントファイルを識別する情報といった追加情報を提供できるようにしてもよい。   In step 407, the correct font information is stored as data associated with the document. Depending on the configuration, the correct font information may be stored as one or more independent files associated with the document. In other configurations, the correct font information can be inserted as metadata for the document. By storing the correct font information and associating the stored data with the designed document, the correct font information can be accessed later. For example, the stored data can be accessed by the font module and / or document processing program, and the correct font information can be utilized to provide additional information such as information identifying the actual font file used during document design. It may be.

構成によっては、コンピューティングシステムがフォントコンフリクトを阻止する場合、フォントモジュールは、文書処理プログラムと連動し、文書の処理(例えば、印刷、レンダリング等)の前に、フォントコンフリクトの解決及び/または正確なフォントのアクティブ化を行うことができる。
図5には、コンピューティングシステムが本開示の少なくともいくつかの態様に従ってフォントコンフリクトを阻止する方法の一例が示されている。この方法例には、フォントコンフリクトを識別及び阻止するものとしてフォントモジュールが示されているが、コンピューティングシステムのさまざまな態様、コンポーネント等、または、それらの組合せを利用して、フォントコンフリクトまたは潜在的フォントコンフリクトに対処することが可能である。例えば、フォントマネージャを利用して、フォントコンフリクトを識別し、阻止してもよい。さらにまたは代わりに、一般には、コンピューティングシステムを利用して、フォントコンフリクトを識別し、阻止してもよい。
図5に例示のように、ステップ501では、1つ以上の文書に関連した1つ以上のフォントを識別することが可能である。例えば、フォントモジュールは、文書処理アプリケーションにおける文書の再生に必要な1つ以上のフォントを識別する。実施形態によっては、文書は、その再生に必要なフォントを含むフォーマットとすることができる。従って、フォントモジュールは、文書自体を処理することによって文書に関連したフォントを識別することが可能である。一例を挙げると、文書はポータブルドキュメントフォーマット(PDF)をなすようにしてもよい。PDFでは、文書を収容するファイル内に文書の再生に必要なフォントが埋め込まれている。他の実施形態には、文書に、文書の再生に必要なフォントを識別する識別情報が含まれている場合もある。例えば、識別情報はPostscript名のようなフォント名としてもよい。
In some configurations, if the computing system prevents font conflicts, the font module works with the document processing program to resolve and / or accurately resolve font conflicts prior to document processing (eg, printing, rendering, etc.). Font activation can be performed.
FIG. 5 illustrates an example of how a computing system may prevent font conflicts in accordance with at least some aspects of the present disclosure. Although this example method illustrates a font module as identifying and preventing font conflicts, various aspects, components, etc. of the computing system, or combinations thereof, can be used to create font conflicts or potential It is possible to deal with font conflicts. For example, a font manager may be used to identify and prevent font conflicts. Additionally or alternatively, a computing system may generally be utilized to identify and prevent font conflicts.
As illustrated in FIG. 5, in step 501, one or more fonts associated with one or more documents can be identified. For example, the font module identifies one or more fonts necessary for document playback in a document processing application. In some embodiments, the document can be in a format that includes the fonts necessary for its playback. Thus, the font module can identify the font associated with the document by processing the document itself. As an example, the document may have a portable document format (PDF). In PDF, fonts necessary for document reproduction are embedded in a file containing the document. In other embodiments, the document may include identification information that identifies fonts necessary for document reproduction. For example, the identification information may be a font name such as a Postscript name.

さらにまたは代わりに、文書ファイルに追加データを含めることが可能である。例えば、文書ファイルに1つ以上の追加ファイルを付随させてもよい。一例を挙げると、これらの追加ファイルには、文書の再生に必要なフォント及び/または文書ファイルで識別されるフォントを収める。従って、フォントモジュールは、追加ファイルを用いて文書に関連したフォントを識別することができる。こうした追加ファイルは、ジョブジャケットに含めてもよい。ジョブジャケットには、文書の再生に必要なフォントを識別するファイルを含めてもよい。構成によっては、ジョブジャケットに、もとの文書と同じ名前が付いているが、例えばXML、JKT等のファイル拡張子が異なる定様式ファイルを含めてもよい。ジョブジャケットには、1つ以上のフォント及び文書に対する参照符号を含むことも可能である。ジョブジャケットは、所望の任意の文書フォーマットを含んでよく、XML文書にあるいは厳密にはマーク付け言語文書にさえ制限されることはなく、それどころか、必要な情報が組み込まれている場合には、任意のフォーマットが可能である。   Additionally or alternatively, the document file can include additional data. For example, one or more additional files may be attached to the document file. As an example, these additional files contain fonts necessary for document reproduction and / or fonts identified in the document file. Thus, the font module can identify the font associated with the document using the additional file. Such additional files may be included in the job jacket. The job jacket may include a file for identifying fonts necessary for document reproduction. Depending on the configuration, the job jacket has the same name as the original document, but may include a formatted file having a different file extension, such as XML or JKT. The job jacket may also include reference signs for one or more fonts and documents. The job jacket may contain any desired document format and is not restricted to XML documents or even strictly mark language documents, but rather optional if the required information is embedded. Is possible.

更に別の例を挙げると、印刷ジョブの一部として、印刷のため製版オペレータに供給することが可能な1つ以上の追加ファイルを含むことが可能である。構成によっては、印刷ジョブは、例えば、USBフラッシュドライブ、光ディスク等によって供給し、かつ、例えばインターネットのような1つ以上のネットワークを介して伝送することもできるし、あるいは、そのいずれかとすることも可能である。印刷ジョブは、さらに、ファイルカプセル化及び/または例えばZIP、TAR等の圧縮フォーマットでカプセル化することができる。   As yet another example, as part of a print job, one or more additional files can be included that can be supplied to a prepress operator for printing. Depending on the configuration, the print job can be supplied by, for example, a USB flash drive, an optical disk, etc., and can be transmitted via one or more networks, such as the Internet, or either. Is possible. The print job can be further encapsulated in file encapsulation and / or in a compressed format such as ZIP, TAR, etc.

ステップ503では、潜在的フォントコンフリクトが識別される(例えば、フォントコンフリクトが生じる可能性があるか否かが判定される)。さまざまな実施形態において、フォントモジュールは、識別されたフォント、コンピューティングシステムにインストールされた及び/またはコンピューティングシステムでアクティブにされたフォント、フォントが識別された文書、及び/または、識別されたフォントのアクティブ化レベルに基づいて潜在的フォントコンフリクトを識別することが可能である。アクティブにされたフォントに基づくコンフリクトに関して、フォントマネージャは、場合によっては、1つ以上のグローバルでアクティブにされたフォント、1つ以上のローカルでアクティブにされたフォント、及び/または、それらの何らかの組合せを調べることも可能である。
フォントモジュールは、フォントの識別情報(例えば、コンピューティングシステムにおいてアクティブ中の1つ以上のフォントのPostscript名)に基づいて潜在的フォントコンフリクトを識別する。アクティブ中のフォントのPostscript名が識別されたフォントのPostscript名と同じであれば、フォントモジュールは、これを潜在的フォントコンフリクトと識別し、ステップ504に進む。
別の例として、フォントモジュールは、識別されたフォントが、ステップ501で識別された1つ以上のフォントと同じかまたは同様の識別情報(例えばPostscript名)を備えているか否かに基づいて潜在的フォントコンフリクトを識別してもよい。さらにまたは代わりに、2つ以上のフォントが同じかまたは同様の識別情報を備えていたとしても、フォントコンフリクトが識別されるか否かは、フォントのアクティブ化レベルに基づく可能性がある。例えば、両方のフォントがグローバルにアクティブにされている場合には、フォントコンフリクトがフォント間に存在する可能性がある。従って、この状況は、潜在的フォントコンフリクトと識別することができる。しかしながら、2つのフォントが異なるプロセス空間でアクティブにされている場合には、フォントコンフリクトが生じる可能性はなく、潜在的フォントコンフリクトが識別される可能性はない。
In step 503, potential font conflicts are identified (eg, it is determined whether a font conflict is likely to occur). In various embodiments, the font module may include an identified font, a font installed in and / or activated on a computing system, a document in which the font is identified, and / or an identified font. It is possible to identify potential font conflicts based on their activation level. For conflicts based on activated fonts, the font manager may in some cases include one or more globally activated fonts, one or more locally activated fonts, and / or some combination thereof. It is also possible to check.
The font module identifies potential font conflicts based on font identification information (eg, the Postscript name of one or more fonts active in the computing system). If the Postscript name of the active font is the same as the Postscript name of the identified font, the font module identifies this as a potential font conflict and proceeds to step 504.
As another example, the font module may be based on whether the identified font has the same or similar identification information (eg, Postscript name) as the one or more fonts identified in step 501. Font conflicts may be identified. Additionally or alternatively, whether or not a font conflict is identified, even if two or more fonts have the same or similar identification information, may be based on the activation level of the font. For example, if both fonts are activated globally, font conflicts may exist between the fonts. This situation can thus be identified as a potential font conflict. However, if the two fonts are activated in different process spaces, no font conflicts can occur and potential font conflicts cannot be identified.

潜在的フォントコンフリクトが識別されなければ、ステップ509において、文書を後続処理に利用できるようにすることが可能になる。フォントモジュールは、さまざまなフォント情報、アクティブ化レベル等に基づいてフォントコンフリクトを識別できないこともある。例えば、異なるプロセス空間においてローカルでのみアクティブにされているフォントは、コンフリクトとして識別できない。もう1つの例として、識別されたフォント及び/またはアクティブにされたフォント間における識別情報が異なる場合がある。   If a potential font conflict is not identified, the document can be made available for subsequent processing in step 509. The font module may not be able to identify font conflicts based on various font information, activation levels, and the like. For example, a font that is only activated locally in a different process space cannot be identified as a conflict. As another example, the identification information between the identified font and / or the activated font may be different.

潜在的フォントコンフリクトを識別すると、オプションのステップ504において、そのフォントコンフリクトに係わる文書及び/またはフォントのもとの状態に関連した情報を記憶する。構成によっては、これには、フォントコンフリクトに対応する、そのフォントコンフリクトに係わる文書及びフォントに関連した情報の記憶を含めてもよい。例えば、フォントモジュールには、フォントコンフリクトに係わるフォントの識別情報(例えば、フォントコンフリクトに係わるフォントのPostscript名)を記憶することが可能である。構成によっては、フォントモジュールは、コンフリクトのあるフォントを含む文書に対する参照符号(及び/または文書の諸部分に対する参照符号)を記憶してもよい。   Once a potential font conflict is identified, optional step 504 stores information related to the document and / or the original state of the font associated with the font conflict. Depending on the configuration, this may include storing a document corresponding to the font conflict and information relating to the font conflict and the font. For example, the font module can store font identification information related to the font conflict (for example, the Postscript name of the font related to the font conflict). In some configurations, the font module may store reference codes for documents that include conflicting fonts (and / or reference codes for portions of the document).

ステップ505では、フォントコンフリクトを阻止することが可能である。本開示の態様によれば、フォントモジュールは識別されたフォントコンフリクトをさまざまな方法で阻止することができる。例えば、フォントモジュールは、フォントコンフリクトに係わる1つ以上のフォントの情報を修正することが可能であり、フォントコンフリクトに係わる1つ以上の文書を修正して、その1つ以上の文書に修正されたフォントの修正情報が含まれるようにしてもよい。フォントコンフリクトの阻止については、さらに詳細に後述することにする。   In step 505, font conflicts can be prevented. According to aspects of the present disclosure, the font module can block identified font conflicts in various ways. For example, the font module can correct information on one or more fonts related to a font conflict, correct one or more documents related to the font conflict, and correct the information to the one or more documents. Font correction information may be included. The prevention of font conflict will be described in more detail later.

ステップ507では、それらの文書を後続処理(例えば、印刷、表示、レンダリング、編集等)に利用できるようにする。従って、それらの文書に後続処理を施す場合に、処理中に意図するフォントが用られる(例えば、フォントが修正された情報に従ってアクティブにアクティブされるので、文書処理時に、正しいフォントファイルにアクセスすることになる)。オプションのステップ508では、文書にさらなる修正を施して、文書の元の状態を復元することが可能である。構成によっては、このステップを実施しない場合もある。例えば、文書が修正されなかった場合、文章を元の状態を復元する必要はなく、このステップはスキップされる。代わりに、このステップにおいて、まず、文書が修正されているか否かを確認し、文書が元の状態から修正されている場合には、文書を元の状態へ復元してもよい。場合によっては、フォントモジュールは、潜在的フォントコンフリクトを阻止するため、ステップ505で変更された文書に修正を施すこともできる。
オプションのステップ508では、フォントモジュールは、文書に元の識別情報を代入して、文書の元の状態を復元することが可能である。例えば、第1の文書の元の参照フォント「Helvetica」が、「Helvetica123XYZ」のPostscript名の付いた修正フォントを表わすように修正されている場合、第1の文書はもう一度修正されて、「Helvetica123XYZ」が出現する毎にもとの識別情報(例えば、「Helvetica」)に置き換えられる。
実施形態によっては、フォントモジュールは、オプションのステップ504中に記憶された情報にアクセスし、フォントコンフリクトを生じさせる可能性のある記憶された情報及び/またはステップ503で確認された情報に基づいて、文書を元の状態に復元する。例えば、フォントモジュールは、記憶情報にアクセスして、フォントコンフリクトに係わるフォントのもとの識別情報(例えば、「Helvetica」)を検索し、文書でそのフォントが参照される場合にはいつでも、文書で元の識別情報が用いられるように修正する(例えば、修正フォントの識別情報の参照符号を「Helvetica」に置き換える)。
In step 507, the documents are made available for subsequent processing (eg, printing, display, rendering, editing, etc.). Therefore, when performing subsequent processing on those documents, the intended font is used during processing (eg, accessing the correct font file during document processing since the font is actively activated according to the modified information). become). In optional step 508, the document can be further modified to restore the original state of the document. Depending on the configuration, this step may not be performed. For example, if the document has not been modified, there is no need to restore the original state of the sentence and this step is skipped. Instead, in this step, it is first checked whether or not the document has been modified. If the document has been modified from the original state, the document may be restored to the original state. In some cases, the font module can also modify the document changed in step 505 to prevent potential font conflicts.
In optional step 508, the font module can substitute the original identification information into the document to restore the original state of the document. For example, if the original reference font “Helvetica” in the first document has been modified to represent a modified font with a Postscript name of “Helvetica 123XYZ”, the first document is modified once again to “Helvetica 123XYZ”. Is replaced with the original identification information (for example, “Helvetica”).
In some embodiments, the font module accesses the information stored during optional step 504 and based on the stored information that may cause a font conflict and / or the information identified in step 503. Restore the document to its original state. For example, the font module accesses the stored information, retrieves the original identification information of the font related to the font conflict (eg, “Helvetica”), and whenever the font is referenced in the document, the font module The original identification information is modified to be used (for example, the reference code of the identification information of the modified font is replaced with “Helvetica”).

図6には、本開示の1つ以上の態様に従ってフォントコンフリクトを阻止する方法の一例が示されている。ステップ601では、フォントコンフリクトに係わる1つ以上のフォントの置換フォントが決定される。構成によっては、コンフリクトに係わるフォントの識別情報に基づいて、置換フォントが決定される。例えば、構成によっては、フォントモジュールは、コンフリクトに係わるフォントのPostscript名に基づいて置換フォントを決定する。こうした例の1つにおいて、フォントモジュールは、フォントデータベースにアクセスし、フォント名に基づいて、置換フォントとして用いられることになるフォントを検索することが可能である。   FIG. 6 illustrates an example method for preventing font conflicts according to one or more aspects of the present disclosure. In step 601, a replacement font for one or more fonts related to a font conflict is determined. Depending on the configuration, the replacement font is determined based on the identification information of the font related to the conflict. For example, depending on the configuration, the font module determines a replacement font based on the Postscript name of the font related to the conflict. In one such example, the font module can access a font database and search for a font to be used as a replacement font based on the font name.

他の構成として、置換フォントを追加情報に基づいて決定してもよい。例えば、フォントモジュールは、文書のデザイン時に文書に関連した正しいフォント情報(例えば、図4の正しいフォント情報)を用いてもよい。上述のように、正しいフォント情報には、文書作成時に用いられたフォントの特性を指定する情報を含んでもよい。場合によっては、フォントのタイプ、名前、ファンドリ、バージョン、誤り検査コード等を含むこともある正しいフォント情報を用いて、置換フォントを決定することも可能である。一例を挙げると、置換フォントは、正しいフォント情報と同じフォントにしてもよい。従って、決定された置換フォントが、正しいフォント情報と同じフォントのタイプ、名前、ファンドリ、バージョン等になる場合もある。もう1つの例を挙げると、置換フォントは、正しいフォント情報と同様のフォントにしてもよい。従って、決定された置換フォントには、正しいフォント情報と共通する特性(例えば、フォント名、フォントバージョン)も含まれていれば、正しいフォント情報とは異なる特性(例えば、フォントファンドリ)も含まれている可能性がある。   As another configuration, the replacement font may be determined based on the additional information. For example, the font module may use correct font information related to the document (for example, correct font information in FIG. 4) when designing the document. As described above, the correct font information may include information specifying the characteristics of the font used at the time of document creation. In some cases, the replacement font can be determined using the correct font information, which may include the font type, name, foundry, version, error checking code, and the like. As an example, the replacement font may be the same font as the correct font information. Accordingly, the determined replacement font may be the same font type, name, foundry, version, etc. as the correct font information. As another example, the replacement font may be the same font as the correct font information. Therefore, if the determined replacement font includes characteristics common to the correct font information (for example, font name and font version), it also includes characteristics (for example, font foundry) different from the correct font information. There is a possibility.

場合によっては、フォントモジュールは、置換フォントの決定時にいくつかのフォント候補から置換フォントを決定することが必要になる可能性がある。複数の候補から置換フォントを選択するため、フォントモジュールはさまざまな技法を用いることが可能である。技法の1つとして、特性が最も整合するフォントを選択してもよい。もう1つの技法として、正しいフォント情報の特性のいくつかを他より重要であるとみなしてもよい。例えば、フォントファンドリ特性は、フォト名及び/またはフォントバージョン特性ほど重要でないとみなしてもよい(例えば、異なるフォントファンドリによって示唆することができるのは、そのフォントが異なるフォントファンドリに対して許可されたということだけである)。従って、こうした例の1つにおいて、2つのフォント候補が、両方とも、1つを除いて全ての特性において正しいフォント情報と整合し、第1の候補はフォントバージョン特性が異なるが、第2の候補はフォントファンドリ特性が異なるという場合には、フォントモジュールは、第2の候補を置換フォントとして選択することができる。
もう1つの技法として、正しいフォント情報に含むことが可能な誤り検査コードを利用してもよい。上述のように、誤り検査コードは、フォントの視覚特性に基づくことが可能である。従って、コードが一致するフォントは、同じフォントか、または、視覚的に同様のフォントと考えられる。一例を挙げると、フォントモジュールは、正しいフォント情報の誤り検査コードを生成したのと同じ機能を用いて、フォント候補のコードを決定してもよい。置換フォントは、コード候補から誤り検査コードと一致するコードを備える候補として選択してもよい。当該技術者には明らかなように、例えば、上述の技法の2つ以上の組み合わせたハイブリッド技法を含む他の技法を用いて、フォント候補の中から選択することができる。
In some cases, the font module may need to determine a replacement font from several font candidates when determining the replacement font. To select a replacement font from multiple candidates, the font module can use various techniques. As one technique, the font with the most consistent characteristics may be selected. As another technique, some of the characteristics of correct font information may be considered more important than others. For example, a font foundry characteristic may be considered less important than a photo name and / or font version characteristic (for example, a different font foundry can imply that a font found for a different font foundry It is only allowed). Thus, in one such example, two font candidates both match the correct font information in all characteristics except one, and the first candidate has different font version characteristics, but the second candidate If the font foundry characteristics are different, the font module can select the second candidate as the replacement font.
As another technique, an error check code that can be included in correct font information may be used. As described above, the error checking code can be based on the visual characteristics of the font. Thus, fonts with matching codes are considered to be the same font or a visually similar font. As an example, the font module may determine the code of the font candidate using the same function that generated the error check code for correct font information. The replacement font may be selected as a candidate having a code that matches the error check code from the code candidates. As will be apparent to those skilled in the art, the font candidates can be selected from other techniques including, for example, a hybrid technique that combines two or more of the techniques described above.

さらにまたは代わりに、フォントマネージャは、置換フォントの決定時に、さまざまなフォント源にアクセスしてもよい。例えば、フォントモジュールは、コンピューティングシステムにインストールされたフォントへのアクセス及び/または独立したフォントデータベース(例えば、フォントマネージャに関連したフォントデータベース)へアクセスしてもよい。構成によっては、フォントマネージャは、独立したフォントデータベースから置換フォントを決定し、コンピューティングシステムにその置換フォントをインストールすることが可能である。他の構成として、コンピューティングシステムに置換フォントが見つからない場合に、フォントマネージャが置換フォントをコンピューティングシステムにインストールしてもよい。   Additionally or alternatively, the font manager may access various font sources when determining the replacement font. For example, the font module may access fonts installed on the computing system and / or access an independent font database (eg, a font database associated with a font manager). In some configurations, the font manager can determine a replacement font from an independent font database and install the replacement font on the computing system. Alternatively, the font manager may install the replacement font in the computing system if the replacement font is not found in the computing system.

ステップ603では、置換フォントの情報を修正してもよい。構成によっては、フォントモジュールは、置換フォントの識別情報を修正してもよい。例えば、フォントモジュールは、識別情報に英数字列を付加して、置換フォントの識別情報がフォントコンフリクトに係わる他のフォントの識別情報と異なるように(例えば、「Helvetica」のPostscript名に「123XYZ」を付加して、「Helvetica123XYZ」の新しい識別情報を生成する)してもよい。
他の構成として、フォントモジュールが、識別情報を新しい識別情報に置換してもよい。例えば、フォントモジュールは、英数字の文字列を生成して、コンフリクトのあるフォントの識別情報を英数字列に置き換え(例えば、フォントコンフリクトに係わるフォントのうちの1つのコンフリクトのあるPostscript名を「123XYZ」に置き換え)てもよい。
さらに別の構成では、フォントモジュールが、正しいフォント情報に基づいて識別情報の付加または置換を行ってもよい。例えば、置換フォントのPostscript名に正しいフォント情報に含まれる1つ以上の文字の付加/それらの文字による置換を施して、置換フォントのPostscript名とコンフリクトに係わる他のフォントのPostscript名とのコンフリクトがもはや生じないようにしてもよい。
ステップ605では、文書に修正を施して、置換フォントを含めてもよい。例えば、文書に修正を施して、元のコンフリクトのあるフォントではなく、置換フォントを参照するようにしてもよい。例えば、「Helvetica」の識別情報を有する第1の文書の第1のフォントと、同じ識別情報を有する第2の文書の第2のフォントの間に、フォントコンフリクトが存在する場合、フォントモジュールは、第1の文書及び/または第2の文書を修正する。構成によっては、フォントモジュールが第1のフォントの置換フォントを決定した(例えば、置換フォントを決定して、その識別情報を「Helvetica123XYZ」に修正した)場合、フォントモジュールは第1の文書を修正してもよい。従って、フォントモジュールは、第1の文書を修正して、「Helvetica」のコンフリクトのある情報への言及が、置換フォントの修正情報(例えば、Helvetica123XYZ」)に置き換えられるようにしてもよい。他の構成として、フォントモジュールが第2のフォントの置換フォントを決定した(例えば、置換フォントを決定して、その識別情報を「Helvetica_v3_0」に修正した)場合、フォントモジュールが第2の文書を修正してもよい。従って、フォントモジュールは、第2の文書を修正して、「Helvetica」のコンフリクトのある情報への参照を、置換フォントの修正情報(例えば、Helvetica_v3_0」)に置き換えられるようにしてもよい。
In step 603, the replacement font information may be corrected. Depending on the configuration, the font module may modify the replacement font identification information. For example, the font module adds an alphanumeric string to the identification information so that the identification information of the replacement font is different from the identification information of other fonts related to the font conflict (for example, “123XYZ” in the Postscript name of “Helvetica”). May be added to generate new identification information of “Helvetica 123XYZ”).
As another configuration, the font module may replace the identification information with new identification information. For example, the font module generates an alphanumeric character string and replaces the identification information of the conflicting font with an alphanumeric character string (for example, the Postscript name having one conflict among the fonts related to the font conflict is changed to “123XYZ”. ”).
In yet another configuration, the font module may add or replace identification information based on correct font information. For example, by adding one or more characters included in the correct font information to the Postscript name of the replacement font / substituting with those characters, there is a conflict between the Postscript name of the replacement font and the Postscript name of another font related to the conflict. It may not occur anymore.
In step 605, the document may be modified to include a replacement font. For example, the document may be modified to refer to the replacement font instead of the original conflict font. For example, if there is a font conflict between the first font of the first document having the identification information of “Helvetica” and the second font of the second document having the same identification information, the font module Modify the first document and / or the second document. In some configurations, if the font module determines a replacement font for the first font (eg, determines the replacement font and modifies its identification information to “Helvetica 123XYZ”), the font module modifies the first document. May be. Accordingly, the font module may modify the first document so that the reference to the conflicting information of “Helvetica” is replaced with the replacement font correction information (eg, Helvetica 123XYZ). Alternatively, if the font module determines a replacement font for the second font (eg, determines the replacement font and modifies its identification information to “Helvetica_v3_0”), the font module modifies the second document. May be. Therefore, the font module may modify the second document so that the reference to the information having the conflict of “Helvetica” is replaced with the correction information of the replacement font (for example, Helvetica_v3_0).

オプションのステップ607において、フォントコンフリクトに係わるフォントをアクティブにすることが可能である。実施形態によっては、フォントモジュールは、置換フォントだけをアクティブにする。他の実施形態には、フォントモジュールが、フォントコンフリクトに係わるフォントのどれでも及び/または全てをアクティブにしてもよい。さらに別の構成では、フォントモジュールは、コンピューティングシステムで現在アクティブにされていないフォントだけをアクティブにしてもよい。さらに、構成によっては、置換フォントがコンピューティングシステムにまだインストールされていない場合、フォントモジュールは、置換フォントをアクティブにする前に、置換フォントをインストールすることが可能である。実施形態によっては、フォントアクティブ化が文書の後続処理と同時に及び/または後続処理中に生じる可能性があるので、ステップ607は任意のステップである。   In optional step 607, the font associated with the font conflict can be activated. In some embodiments, the font module activates only replacement fonts. In other embodiments, the font module may activate any and / or all of the fonts associated with the font conflict. In yet another configuration, the font module may activate only fonts that are not currently activated in the computing system. Further, depending on the configuration, if the replacement font is not already installed on the computing system, the font module can install the replacement font before activating the replacement font. Step 607 is an optional step, as in some embodiments, font activation may occur simultaneously with and / or during subsequent processing of the document.

本開示のさまざまな実施形態によれば、クリエーティブ部門の専門家またはプリプレスオペレータといったユーザにとっていくつかの利点をもたらすことができる。例えば、複数文書を印刷するクリエーティブ部門の専門家は、文書の印刷前に、文書間におけるフォントコンフリクトが阻止されるので、システムでどのフォントがアクティブ状態にあるかについて心配する必要がなくなる。
さらに及び/または代わりに、印刷ジョブにおける文書が、オペレーティングシステムの実行に必要なシステムフォントと同じPostscript名を備えるフォントを含んでいるか否かにかかわらず、文書の一括印刷を自動化することが可能である。従って、文書にコンフリクトのあるフォントが含まれていても、文書の同時印刷または並列処理を実施することが可能である。従って、文書は、クリエーティブ部門の専門家及び/またはデザイナの意図どおりに印刷することが可能になる。
Various embodiments of the present disclosure can provide several advantages for users such as creative department specialists or prepress operators. For example, a creative department expert who prints multiple documents does not have to worry about which fonts are active in the system, because font conflicts between documents are prevented before the documents are printed.
Additionally and / or alternatively, batch printing of documents can be automated regardless of whether the documents in the print job include a font with the same Postscript name as the system font required to run the operating system. is there. Therefore, even if the document includes conflicting fonts, it is possible to perform simultaneous printing or parallel processing of the document. Thus, the document can be printed as intended by the creative department professional and / or designer.

本書で列挙した方法及び特徴は、さらに、コンピュータが読み取り命令を記憶することが可能な任意の数のコンピュータ読み取り可能媒体を通じて実施することも可能である。利用することが可能なコンピュータ読み取り可能媒体の例として、RAM、ROM、EEPROM、フラッシュメモリ、または、他のメモリテクノロジ、CD−ROM、DVD、または、他の光ディスク記憶装置、磁気カセット、磁気テープ、磁気記憶装置等を挙げることができる。   The methods and features listed herein can also be implemented through any number of computer readable media on which a computer can store read instructions. Examples of computer readable media that may be utilized include RAM, ROM, EEPROM, flash memory, or other memory technology, CD-ROM, DVD, or other optical disk storage device, magnetic cassette, magnetic tape, Examples thereof include a magnetic storage device.

本発明の特定の実施形態について解説し、例示してきたが、もちろん、当該技術者による修正が可能なので、本発明がそれらに制限されるわけではない。本願は、本書に開示され、請求されている根底をなす発明の精神及び範囲内に含まれるありとあらゆる修正を含むものである。   While particular embodiments of the present invention have been described and illustrated, it should be understood that the invention is not limited thereto as modifications by those skilled in the art are possible. This application is intended to cover all modifications within the spirit and scope of the underlying invention disclosed and claimed herein.

Claims (14)

コンピュータによって、第1の文書の処理に要求される第1のフォントを識別するステップと、
前記コンピュータによって、前記第1のフォントと第2のフォントの間におけるコンフリクトを識別するステップと、
置換フォントの識別情報が前記第1のフォントの識別情報と同じとなるように前記第1の文書のために前記置換フォントを決定するステップと、
前記コンフリクトに基づいて記置換フォントの前記識別情報を修正するステップと、
前記第1の文書の処理に前記第1のフォントの代わりに前記置換フォントが要求されるように、前記置換フォントの修正された識別情報に基づいて前記第1の文書修正するステップと、を有するコンピュータで実行される方法。
Identifying, by a computer, a first font required to process the first document;
Identifying a conflict between the first font and the second font by the computer;
Determining the replacement font for the first document such that the identification information of the replacement font is the same as the identification information of the first font;
And correcting the identification information before Symbol substitute font based on the conflict,
As the first of the substitute font instead treatment of the first document fonts are required, a step of modifying the first document based on the modified identifying information of the substitute font, the A computer-implemented method.
コンピューティングシステムにおいて前記置換フォントをアクティブにすると、前記第1の文書の処理時に、前記コンピューティングシステムのアプリケーションによる前記置換フォントへのアクセスが可能になることを特徴とする、請求項1に記載のコンピュータで実行される方法。 The method of claim 1, wherein activating the replacement font in a computing system enables access to the replacement font by an application of the computing system when processing the first document. A method performed on a computer . 前記置換フォントを決定するステップは、
複数のフォント候補の特性と、前記第1の文書に関連した正しいフォント情報の特性と、を比較するステップと、
前記比較結果に基づいて、前記複数のフォント候補から前記置換フォントを選択するステップを有することを特徴とする請求項1に記載のコンピュータで実行される方法。
Determining the replacement font comprises:
Comparing characteristics of a plurality of font candidates with characteristics of correct font information associated with the first document;
The computer-implemented method of claim 1, further comprising selecting the replacement font from the plurality of font candidates based on the comparison result.
前記第1の文書の修正前に、前記第1のフォント及び前記第1の文書に関連した情報の少なくとも一方を含んでいる、前記コンフリクトに関する情報を記憶するステップと、
前記第1の文書のさらなる処理後に、前記記憶された情報に基づいて前記第1の文書に二度目の修正を施すステップを有することを特徴とする請求項3に記載のコンピュータで実行される方法。
Storing information related to the conflict including at least one of the first font and information related to the first document before modifying the first document;
4. The computer-implemented method of claim 3, comprising the step of performing a second modification to the first document based on the stored information after further processing of the first document. .
前記コンフリクトを識別するステップは、前記第1のフォントの識別情報と前記第2のフォントの識別情報とを比較するステップを有することを特徴とする請求項1に記載のコンピュータで実行される方法。 The computer-implemented method of claim 1, wherein identifying the conflict comprises comparing the identification information of the first font and the identification information of the second font. 前記コンフリクトを識別するステップは、前記第1のフォントの識別情報と前記第2のフォントの識別情報が同じであることを確認するステップを有することを特徴とする請求項5に記載のコンピュータで実行される方法。 6. The computer according to claim 5, wherein the step of identifying the conflict includes a step of confirming that the identification information of the first font and the identification information of the second font are the same. How to be . 前記置換フォントの修正情報に基づいて前記置換フォントをアクティブにするステップと、
前記置換フォントを用いて、前記第1の文書を印刷するステップと、を有することを特徴とする請求項1に記載のコンピュータで実行される方法。
Activating the replacement font based on the correction information of the replacement font;
The computer-implemented method of claim 1, comprising printing the first document using the replacement font.
前記第1のフォントの識別情報が、前記第1のフォントのTrueType名とPostscript名の少なくとも一方であり、前記第2のフォントの識別情報が、前記第2のフォントのTrueType名とPostscript名の少なくとも一方であることを特徴とする請求項5に記載のコンピュータで実行される方法。 The identification information of the first font is at least one of the TrueType name and Postscript name of the first font, and the identification information of the second font is at least one of the TrueType name and Postscript name of the second font. 6. The computer-implemented method of claim 5, wherein the method is one. 請求項1からのいずれか一項に記載の方法をコンピュータに実行させるためのプログラム。 The program for making a computer perform the method as described in any one of Claims 1-8 . 少なくとも1つのプロセッサと、
前記プロセッサに操作可能に結合されたメモリとを有し、
前記メモリは、少なくとも1つの前記プロセッサによって実行されると置に、
第1の文書の処理に要求される第1のフォントを識別するステップと、
前記第1のフォントと第2のフォントの間のコンフリクトを識別するステップと、
置換フォントの識別情報が前記第1のフォントの識別情報と同じになるように、前記第1の文書のために前記置換フォントを決定するステップと、
前記コンフリクトに基づいて前記置換フォントの前記識別情報を修正するステップと、
前記第1の文書の処理に前記第1のフォントの代わりに前記置換フォントが要求されるように、前記置換フォントの前記修正された識別情報に基づいて前記第1の文書修正するステップと、を実施させるコンピュータ読み取り可能命令を記憶することを特徴とする装置。
At least one processor;
A memory operably coupled to the processor;
The memory is equipment when executed by at least one of said processors,
Identifying a first font required for processing the first document;
Identifying a conflict between the first font and the second font;
Determining the replacement font for the first document such that the replacement font identification information is the same as the first font identification information ;
Modifying the identification information of the replacement font based on the conflict;
A step of modifying the first document on the basis of the so first the substitute font instead treatment of the first document fonts are required, the modified identifying information of the substitute font, An apparatus for storing computer readable instructions that cause the computer to perform the above.
前記置換フォントを決定するステップは、
複数のフォント候補の特性と、前記第1の文書に関連した正しいフォント情報の特性と、を比較するステップと、
前記比較結果に基づいて前記複数のフォント候補から前記置換フォントを選択するステップを有することを特徴とする請求項10に記載の装置。
Determining the replacement font comprises:
Comparing characteristics of a plurality of font candidates with characteristics of correct font information associated with the first document;
The apparatus according to claim 10, further comprising: selecting the replacement font from the plurality of font candidates based on the comparison result.
前記メモリは、少なくとも1つの前記プロセッサによって実行されると、前記装置に、前記コンフリクトに関連した情報の修正前に、前記コンフリクトに係わるフォント及び前記コンフリクトにかかわる文書に関連した情報の少なくとも一方を含んでいる、前記コンフリクトに関する情報を記憶するステップと、
前記第1の文書のさらなる処理後に、前記記憶された情報に基づいて前記第1の文書に二度目の修正を施すステップと、
を実施させるさらなるコンピュータ読み取り可能命令を記憶していることを特徴とする請求項1に記載の装置。
The memory, when executed by at least one of the processors, includes at least one of a font associated with the conflict and information associated with the document associated with the conflict prior to modification of the information associated with the conflict. Storing information about the conflict;
After the further processing of the first document, applying a second correction to the first document based on the stored information;
The apparatus of claim 1 0, characterized in that for storing further computer-readable instructions for implementing the.
前記装置に前記コンフリクトを識別させるステップは、
前記第1のフォントの識別情報と前記第2のフォントの識別情報との比較
前記第1のフォントの識別情報と前記第2のフォントの識別情報が同じであるとの判断と
に基づいて前記装置に前記コンフリクトを識別させることを特徴とする請求項10に記載の装置。
Allowing the device to identify the conflict comprises:
A comparison between the identification information of the first font and the identification information of the second font;
Determining that the identification information of the first font and the identification information of the second font are the same;
The apparatus of claim 10, wherein the apparatus is configured to identify the conflict based on:
前記メモリは、前記少なくとも1つのプロセッサによって実行されると、前記装置に、
前記第1のフォントの修正された識別情報に基づいて、前記置換フォントをアクティブにするステップと、
前記置換フォントを用いて、前記第1の文書を印刷するステップと、
を実施させるさらなるコンピュータ読み取り可能命令を記憶していることを特徴とする請求項10に記載の装置。
When the memory is executed by the at least one processor, the memory
Activating the replacement font based on the modified identification information of the first font;
Printing the first document using the replacement font;
11. The apparatus of claim 10, further storing computer readable instructions that cause the computer to perform the following.
JP2011103715A 2010-05-06 2011-05-06 Accurate font activation Active JP5800262B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/774,929 2010-05-06
US12/774,929 US9519625B2 (en) 2010-05-06 2010-05-06 Accurate font activation

Publications (3)

Publication Number Publication Date
JP2011238229A JP2011238229A (en) 2011-11-24
JP2011238229A5 JP2011238229A5 (en) 2014-04-24
JP5800262B2 true JP5800262B2 (en) 2015-10-28

Family

ID=44476598

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011103715A Active JP5800262B2 (en) 2010-05-06 2011-05-06 Accurate font activation

Country Status (4)

Country Link
US (1) US9519625B2 (en)
EP (1) EP2385469B1 (en)
JP (1) JP5800262B2 (en)
CN (1) CN102254155B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2772554A1 (en) * 2012-03-19 2013-09-19 Corel Corporation Method and system for interactive font feature access
US20140035927A1 (en) * 2012-08-03 2014-02-06 Celartem, Inc. Methods, Computer Readable Media, and Apparatuses for Enabling Non-System Fonts
US10042593B2 (en) * 2016-09-02 2018-08-07 Datamax-O'neil Corporation Printer smart folders using USB mass storage profile
US11687626B2 (en) * 2020-06-17 2023-06-27 Capital One Services, Llc System and method for securing a browser against font usage fingerprinting

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3285995B2 (en) * 1993-03-10 2002-05-27 キヤノン株式会社 Typeface data management method and device
JPH09146521A (en) * 1995-11-24 1997-06-06 Canon Inc Device and method for output control
US6111654A (en) * 1999-04-21 2000-08-29 Lexmark International, Inc. Method and apparatus for replacing or modifying a postscript built-in font in a printer
JP2003058528A (en) 2001-05-31 2003-02-28 Canon Inc Character processor, character processing method and program
US7319532B2 (en) * 2001-06-28 2008-01-15 Canon Kabushiki Kaisha Printing control apparatus and printing control method capable of accurately printing embedded font
JP3962559B2 (en) 2001-06-28 2007-08-22 キヤノン株式会社 Print control apparatus and print control method
US7958448B2 (en) 2005-10-25 2011-06-07 Celartem, Inc. Systems, methods, user interfaces, and computer-readable media for activating and managing fonts
JP2007304764A (en) * 2006-05-10 2007-11-22 Fuji Xerox Co Ltd Image formation control data, printer, print server device, and print client device
US20080024806A1 (en) 2006-07-28 2008-01-31 Extensis Inc. In-process font activation
JP2009086879A (en) 2007-09-28 2009-04-23 Fuji Xerox Co Ltd Page description language processor and page description language processing program

Also Published As

Publication number Publication date
JP2011238229A (en) 2011-11-24
EP2385469A2 (en) 2011-11-09
CN102254155A (en) 2011-11-23
EP2385469A3 (en) 2014-07-23
EP2385469B1 (en) 2017-12-20
CN102254155B (en) 2017-04-12
US9519625B2 (en) 2016-12-13
US20110273734A1 (en) 2011-11-10

Similar Documents

Publication Publication Date Title
CN101385011B (en) Methods for providing an accurate visual rendition of a text element formatted with an unavailable font
US10628411B2 (en) Repairing a link based on an issue
US9870484B2 (en) Document redaction
US20150178476A1 (en) System and method of monitoring font usage
US7408556B2 (en) System and method for using device dependent fonts in a graphical display interface
JP5114932B2 (en) Document processing apparatus and document processing program
US11049161B2 (en) Brand-based product management with branding analysis
JP2009251803A (en) Information processing apparatus, data processing method, and program
WO2015164108A1 (en) Decoupling front end page and back end using tags
JP5800262B2 (en) Accurate font activation
WO2014064803A1 (en) Document processing program, document processing device, document processing system, and document processing method
US20150046366A1 (en) Method And System For Batch Generation Of Reports
CN112016267A (en) Icon font processing method and device and storage medium
US8886725B2 (en) Merging instances of a modular document
US20080024806A1 (en) In-process font activation
US10275127B2 (en) Client apparatus, information processing system, information processing method, and non-transitory computer readable medium
US11144592B2 (en) Extendable JSON configuration architecture
US20060143593A1 (en) Runtime string population in help files
US20150186758A1 (en) Image processing device
JP2011233104A (en) Information processing system, information processor, information processing method, program, and recording medium
US8578268B2 (en) Rendering electronic documents having linked textboxes
US20130031460A1 (en) Using a common input/output format to generate a page of an electronic document
KR101523842B1 (en) Method and apparatus for translation management
US12061598B2 (en) File management apparatus and non-transitory computer readable medium
US20240012740A1 (en) Systems and methods for integrated design, assessment and remediation of web pages

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140310

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140310

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150203

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20150501

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20150528

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150701

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150814

R150 Certificate of patent or registration of utility model

Ref document number: 5800262

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250