KR102176655B1 - Server and method for generating a font file - Google Patents

Server and method for generating a font file Download PDF

Info

Publication number
KR102176655B1
KR102176655B1 KR1020170093589A KR20170093589A KR102176655B1 KR 102176655 B1 KR102176655 B1 KR 102176655B1 KR 1020170093589 A KR1020170093589 A KR 1020170093589A KR 20170093589 A KR20170093589 A KR 20170093589A KR 102176655 B1 KR102176655 B1 KR 102176655B1
Authority
KR
South Korea
Prior art keywords
characters
font file
font
country
unique
Prior art date
Application number
KR1020170093589A
Other languages
Korean (ko)
Other versions
KR20170089814A (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 넷마블 주식회사
Priority to KR1020170093589A priority Critical patent/KR102176655B1/en
Publication of KR20170089814A publication Critical patent/KR20170089814A/en
Application granted granted Critical
Publication of KR102176655B1 publication Critical patent/KR102176655B1/en

Links

Images

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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Document Processing Apparatus (AREA)

Abstract

본 발명의 일실시예에 따른, 폰트 제공 서버는 복수의 국가들의 문자들을 국가별로 저장하는 데이터베이스; 상기 저장된 복수의 국가들의 문자들을 포함하는 폰트 파일을 생성하는 프로세서 를 포함하고, 상기 데이터베이스는 상기 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 상기 문자들을 저장하고, 상기 프로세서는 상기 공통 문자 그룹과 상기 고유 문자 그룹들을 결합하여 상기 폰트 파일을 생성할 수 있다.According to an embodiment of the present invention, a font providing server includes a database storing characters of a plurality of countries for each country; And a processor for generating a font file including the stored characters of a plurality of countries, wherein the database is divided into common character groups overlapping with each other and unique character groups that do not overlap among the characters of the plurality of countries. Are stored, and the processor may generate the font file by combining the common character group and the unique character group.

Description

폰트 파일 생성 서버 및 방법 {SERVER AND METHOD FOR GENERATING A FONT FILE}Font file generation server and method {SERVER AND METHOD FOR GENERATING A FONT FILE}

본 발명은 폰트 파일을 생성하는 장치 및 방법에 관한 것이다. 구체적으로, 본 발명은 유사한 글자체를 사용하는 복수의 국가들의 글자체를 모두 지원할 수 있는 적은 용량의 어플리케이션 프로그램을 제공하기 위한 방법 및 장치에 관련된다.The present invention relates to an apparatus and method for generating a font file. Specifically, the present invention relates to a method and apparatus for providing an application program having a small capacity capable of supporting all fonts of a plurality of countries using similar fonts.

오늘날, 인터넷을 이용한 통신망이 발달하면서 스마트폰, 태블릿PC 등의 다양한 스마트 디바이스가 널리 보급되고 있다. 이에 따라, 스마트 디바이스의 사용자는 다양한 어플리케이션들을 애플 앱스토어 및 구글 스토어 등의 온라인 시장을 통해 인터넷 통신망을 이용하여 다운로드하고, 사용해왔다.Today, with the development of communication networks using the Internet, various smart devices such as smart phones and tablet PCs are widely spreading. Accordingly, users of smart devices have downloaded and used various applications using an Internet communication network through online markets such as the Apple App Store and Google Store.

사용자가 애플 앱스토어 및 구글 스토어 등의 온라인 시장을 통해 어플리케이션을 다운로드 받을 때, 어플리케이션의 용량이 큰 경우 다운로드 받는 사용자에게 데이터 요금이 과도하게 발생할 수 있다. 또한, 어플리케이션을 앱스토어에 올리기 위해 파일을 생성하는 서버(개발자)의 입장에서도, 폰트의 용량이 커지는 경우 어플리케이션 상에서 원하는 내용을 모두 포함시키지 못할 수도 있다.When a user downloads an application through an online market such as the Apple App Store and the Google Store, if the size of the application is large, data charges may be excessive for the downloaded user. Also, from the standpoint of a server (developer) that creates a file to upload an application to the App Store, if the font size increases, it may not be able to include all the desired contents in the application.

또한, 인터넷 어플리케이션을 개발하고 사용하는 데 있어서, 폰트는 중요한 의미를 가질 수 있다. 어플리케이션의 사용자가 속한 국가에 따라 서로 다른 폰트가 사용되며, 이에 따라 사용자는 서로 다른 문화권에 속해 있을 수 있다. 이 때, 어플리케이션이 해당 국가에 거부감 없이 사용될 수 있게 하기 위해서는, 각 국가별 문화권에 맞는 폰트를 알맞게 제공하는 것이 중요할 수 있다.Also, in developing and using Internet applications, fonts can have an important meaning. Different fonts are used according to the country to which the user of the application belongs, and accordingly, the user may belong to different cultures. In this case, in order to allow the application to be used in a corresponding country without feeling rejected, it may be important to appropriately provide a font suitable for each country's culture area.

일례로, 한자 문화권 내에 속한 일본, 대만, 중국 등의 국가에서는, 같은 문자에 대해서도 표기법이 달라질 수 있고, 각 나라에 맞는 표기법으로 사용되지 않는 경우 각 나라의 사용자가 불쾌감을 가질 수 있다. 이에 따라, 앞서 살펴본 폰트 파일 용량의 최소화와 함께 각 국가의 표기법에 맞는 폰트를 제공하기 위한 방법에 대해 논의가 요구된다.For example, in countries such as Japan, Taiwan, and China that belong to the Chinese character culture, the notation method may be different for the same character, and if the notation method suitable for each country is not used, users of each country may feel uncomfortable. Accordingly, discussion is required on a method for providing fonts suitable for each country's notation along with minimizing the font file size discussed above.

다만, 한자와 관련된 폰트 파일을 생성하는 데 있어서 방대한 양의 글자 수로 인한 한자의 용량 문제가 대두될 수 있어서, 어플리케이션에서 폰트 파일의 용량을 줄여 효과적으로 저장하는 방법에 대한 논의가 요구된다However, when creating a font file related to Chinese characters, a problem of the capacity of Chinese characters may arise due to the enormous number of characters, so discussion on how to effectively save the font file by reducing the size of the font file in the application is required.

본 발명에 따르면, 각 국가에 알맞는 폰트를 제공하며 폰트 파일의 용량을 줄일 수 있다.According to the present invention, it is possible to provide a font suitable for each country and reduce the size of the font file.

본 발명에 따르면, 복수의 국가들에 제공되는 인터넷 서비스 및 어플리케이션에 대해 각각의 국가에 대한 폰트를 제공할 수 있다.According to the present invention, fonts for each country can be provided for Internet services and applications provided to a plurality of countries.

본 발명에 따르면, 사용자의 요청에 따라 사용자가 원하는 국가에 대한 폰트를 제공하거나 변경할 수 있다.According to the present invention, a font for a country desired by the user can be provided or changed according to the user's request.

본 발명에 따르면, 한자 문화권 내에서도 일부 상이한 문자를 갖는 국가들에 대해서 일본, 중국, 대만 각각의 표기법에 맞는 한자에 관련된 폰트 파일을 제공할 수 있다.According to the present invention, it is possible to provide a font file related to Chinese characters suitable for each notation of Japan, China, and Taiwan for countries having some different characters even within the Chinese character culture area.

본 발명의 일실시예에 따른, 폰트 제공 서버는 복수의 국가들의 문자들을 국가별로 저장하는 데이터베이스; 상기 저장된 복수의 국가들의 문자들을 포함하는 폰트 파일을 생성하는 프로세서 를 포함하고, 상기 데이터베이스는 상기 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 상기 문자들을 저장하고, 상기 프로세서는 상기 공통 문자 그룹과 상기 고유 문자 그룹들을 결합하여 상기 폰트 파일을 생성할 수 있다.According to an embodiment of the present invention, a font providing server includes a database storing characters of a plurality of countries for each country; And a processor for generating a font file including the stored characters of a plurality of countries, wherein the database is divided into common character groups overlapping with each other and unique character groups that do not overlap among the characters of the plurality of countries. Are stored, and the processor may generate the font file by combining the common character group and the unique character group.

본 발명의 일실시예에 따른, 폰트 제공 서버는 복수의 국가들의 문자들을 국가별로 저장하고, 상기 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 상기 문자들을 저장하는 데이터베이스; 사용자 단말기로부터 국가 선택 정보를 포함하는 폰트 파일 전송 요청을 수신하는 입력부; 상기 공통 문자 그룹과 상기 국가 선택 정보에 기초하여 선택된 고유 문자 그룹을 결합하여 폰트 파일을 생성하고, 상기 생성된 폰트 파일을 상기 사용자 단말기로 전송하는 프로세서를 포함할 수 있다.According to an embodiment of the present invention, the font providing server stores characters of a plurality of countries for each country, and divides the characters of the plurality of countries into common character groups overlapping each other and unique character groups that do not overlap each other. A database storing characters; An input unit for receiving a font file transmission request including country selection information from a user terminal; And a processor that generates a font file by combining the common character group and the unique character group selected based on the country selection information, and transmits the generated font file to the user terminal.

본 발명의 일실시예에 따른, 폰트 제공 방법은 복수의 국가들의 문자들을 국가별로 데이터베이스에 저장하는 단계; 상기 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 상기 문자들을 데이터베이스에 저장하는 단계; 및 상기 공통 문자 그룹과 상기 고유 문자 그룹들을 결합하여 상기 폰트 파일을 생성하는 단계를 포함할 수 있다.According to an embodiment of the present invention, a method of providing a font includes storing characters of a plurality of countries in a database for each country; Dividing the characters into a common character group overlapping each other and unique character groups that do not overlap each other among the plurality of national characters and storing the characters in a database; And generating the font file by combining the common character group and the unique character group.

본 발명의 일실시예에 따른, 폰트 제공 방법은 복수의 국가들의 문자들을 데이터베이스에 국가별로 저장하는 단계; 상기 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 상기 문자들을 데이터베이스에 저장하는 단계; 사용자 단말기로부터 국가 선택 정보를 포함하는 폰트 파일 전송 요청을 수신하는 단계; 상기 공통 문자 그룹과 상기 국가 선택 정보에 기초하여 선택된 고유 문자 그룹을 결합하여 폰트 파일을 생성하는 단계; 및 상기 생성된 폰트 파일을 상기 사용자 단말기로 전송하는 단계를 포함할 수 있다.According to an embodiment of the present invention, a method of providing a font includes storing characters of a plurality of countries in a database for each country; Dividing the characters into a common character group overlapping each other and unique character groups that do not overlap each other among the plurality of national characters and storing the characters in a database; Receiving a font file transmission request including country selection information from a user terminal; Generating a font file by combining the common character group and the unique character group selected based on the country selection information; And transmitting the generated font file to the user terminal.

본 발명의 일실시예에 따른, 사용자 단말기로 어플리케이션 프로그램을 다운로드하는 서버는, 상기 어플리케이션 프로그램은 상기 사용자 단말기의 메모리에 저장되고, 상기 사용자 단말기의 프로세서에 의해 실행되고, 복수의 국가들의 문자들을 포함하는 폰트 파일을 포함하고, 상기 폰트 파일은 상기 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 상기 문자들을 저장하고, 상기 서버는 상기 사용자 단말기로부터 어플리케이션 프로그램 다운로드 요청에 응답하여, 상기 사용자의 국가 선택 정보와 연관된 고유 문자 그룹을 상기 고유 문자 그룹들로부터 선택하여, 상기 선택된 고유 문자 그룹과 상기 공통 문자 그룹을 결합하여 상기 폰트 파일을 생성할 수 있다.According to an embodiment of the present invention, a server for downloading an application program to a user terminal, the application program is stored in a memory of the user terminal, executed by a processor of the user terminal, and includes characters of a plurality of countries. And the font file is divided into common character groups overlapping each other and unique character groups not overlapping each other among the plurality of national characters, and the server stores the characters from the user terminal. In response to a program download request, the font file may be generated by selecting a unique character group associated with the user's country selection information from the unique character groups, combining the selected unique character group and the common character group.

본 발명에 따르면, 사용자 단말기로부터 국가에 관련된 정보를 포함하는 폰트 파일 전송 요청을 수신하여, 사용자가 원하는 폰트 파일을 제공할 수 있다.According to the present invention, a font file transmission request including country-related information is received from a user terminal, and a font file desired by the user can be provided.

본 발명에 따르면, 폰트의 변경에 대한 요청을 수신, 새로운 폰트 파일을 생성하여 사용자에게 상황에 맞는 언어를 제공할 수 있다.According to the present invention, it is possible to provide a language suitable for a situation to a user by receiving a request for a font change and generating a new font file.

본 발명에 따르면, 인터넷 게임 분야뿐만 아니라 여러 국가들의 다양한 문자 표기법을 이용한 다른 인터넷 서비스 및 어플리케이션에서 다양한 폰트를 제공할 수 있다.According to the present invention, various fonts can be provided not only in the Internet game field, but also in other Internet services and applications using various character notations of various countries.

본 발명에 따르면, 폰트 파일 용량의 최소화하며 각 국가의 표기법에 맞는 폰트를 제공할 수 있다.According to the present invention, it is possible to minimize the size of the font file and provide a font suitable for the notation of each country.

도 1은 본 발명의 일실시예에 따른, 폰트 제공 서버가 제공되는 네트워크 구성을 예시적으로 나타내는 도면이다.
도 2는 본 발명의 일실시예에 따른, 폰트 제공 서버의 구성을 도시한 도면이다.
도 3은 본 발명의 일실시예에 따른, 유니코드에 따른 일본, 대만, 중국 각각의 표기법에 따른 문자의 차이를 나타내는 예시적인 도면이다.
도 4는 본 발명의 일실시예에 따른, 폰트 파일을 생성하는 구성을 예시적으로 도시한 도면이다.
도 5a, 5b, 5c는 본 발명의 일실시예에 따른, 일본, 대만, 중국의 문자에 관련된 문자를 데이터베이스에 저장하는 방법을 예시적으로 나타내는 도면이다.
도 6는 본 발명의 일실시예에 따른, 폰트 생성 방법을 나타내는 흐름도이다.
도 7은 본 발명의 또 다른 일실시예에 따른, 폰트 생성 방법을 나타내는 흐름도이다.
1 is a diagram illustrating an exemplary network configuration in which a font providing server is provided according to an embodiment of the present invention.
2 is a diagram showing the configuration of a font providing server according to an embodiment of the present invention.
FIG. 3 is an exemplary diagram showing differences in characters according to the notations of Japan, Taiwan, and China according to Unicode according to an embodiment of the present invention.
4 is a diagram illustrating a configuration for generating a font file according to an embodiment of the present invention.
5A, 5B, and 5C are diagrams illustrating a method of storing characters related to Japanese, Taiwanese, and Chinese characters in a database according to an embodiment of the present invention.
6 is a flowchart illustrating a font generation method according to an embodiment of the present invention.
7 is a flow chart illustrating a font generation method according to another embodiment of the present invention.

아래 설명하는 실시예들에는 다양한 변경이 가해질 수 있다. 아래 설명하는 실시예들은 실시 형태에 대해 한정하려는 것이 아니며, 이들에 대한 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.Various changes may be made to the embodiments described below. The embodiments described below are not intended to be limited to the embodiments, and should be understood to include all changes, equivalents, and substitutes thereto.

실시예에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 실시예를 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 명세서 상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terms used in the examples are used only to describe specific embodiments, and are not intended to limit the embodiments. Singular expressions include plural expressions unless the context clearly indicates otherwise. In the present specification, terms such as "comprise" or "have" are intended to designate the presence of features, numbers, steps, actions, components, parts, or combinations thereof described in the specification, but one or more other features. It is to be understood that the presence or addition of elements or numbers, steps, actions, components, parts, or combinations thereof, does not preclude in advance.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 실시예가 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which the embodiment belongs. Terms as defined in a commonly used dictionary should be interpreted as having a meaning consistent with the meaning in the context of the related technology, and should not be interpreted as an ideal or excessively formal meaning unless explicitly defined in this application. Does not.

또한, 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성 요소는 동일한 참조부호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 실시예를 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 실시예의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.In addition, in the description with reference to the accompanying drawings, the same reference numerals are assigned to the same components regardless of the reference numerals, and redundant descriptions thereof will be omitted. In describing the embodiments, when it is determined that a detailed description of related known technologies may unnecessarily obscure the subject matter of the embodiments, the detailed description thereof will be omitted.

도 1은 본 발명의 또 다른 일실시예에 따른, 폰트 제공 서버가 제공되는 네트워크 구성을 예시적으로 나타내는 도면이다.1 is a diagram illustrating a network configuration in which a font providing server is provided according to another embodiment of the present invention.

도 1을 참조하면, 본 발명의 또 다른 일실시예에 따르면 폰트 제공 서버(100)는 인터넷 서버(110), 앱스토어 또는 안드로이드 마켓(120), 및 사용자의 단말기(141, 142, … 14n)는 네트워크(130)로 연결될 수 있다. 인터넷 서버(110)는 앱스토어 또는 안드로이드 마켓(120)에 어플리케이션을 제공할 수 있다. 사용자의 단말기(141, 142, … 14n)는 오늘날에 널리 보급되는 스마트 디바이스일 수 있다. 스마트 디바이스란 기능이 제한되어 있지 않고 응용 프로그램을 통해 상당 부분 기능을 변경하거나 확장할 수 있는 제품을 통칭하며, 사용자의 스마트 폰, 데스크 탑, 휴대용 태블릿 등을 통칭할 수 있다. 도 1에서는 폰트 제공 서버(100)가 별개의 서버로 존재하는 것을 예시하고 있지만, 또다른 실시예로서 폰트 제공 서버(100)는 인터넷 서버(110) 내부에 존재할 수도 있고, 또 달리 앱스토어 또는 안드로이드 마켓(120) 내부에 존재하여 네트워크(130)를 통해 사용자의 단말기(141, 142, … 14n)에 제공되어 폰트를 생성하는 장치를 의미할 수 있다.Referring to FIG. 1, according to another embodiment of the present invention, the font providing server 100 includes an Internet server 110, an app store or an Android market 120, and a user terminal 141, 142, ... 14n. May be connected to the network 130. The internet server 110 may provide an application to the app store or Android market 120. The user's terminals 141, 142, ... 14n may be smart devices that are widespread today. A smart device is a product that does not have limited functions and can change or expand a large part of functions through an application program, and can collectively refer to a user's smartphone, desktop, and portable tablet. 1 illustrates that the font providing server 100 exists as a separate server, but as another embodiment, the font providing server 100 may exist inside the internet server 110, or alternatively, the App Store or Android It may refer to a device that exists inside the market 120 and is provided to the user's terminals 141, 142, ... 14n through the network 130 to generate a font.

도 2는 본 발명의 일실시예에 따른, 폰트 제공 서버의 구성을 도시한 도면이다.2 is a diagram showing the configuration of a font providing server according to an embodiment of the present invention.

본 발명의 일실시예에 따라, 데이터베이스(220)는 복수의 국가들의 문자들을 국가 별로 저장할 수 있다. 복수의 국가들의 문자들을 이용해 폰트 파일을 생성하기 위하여 데이터베이스(220)에 저장할 수 있다. 도 2에 따른 폰트 제공 서버(200)는 프로세서(210), 및 데이터베이스(220)를 포함한다. 본 발명의 일실시예에 따르면, 프로세서(210)는 상기 저장된 복수의 국가들의 문자들을 포함하는 폰트 파일을 생성할 수 있다. 상기 폰트 파일을 저장하고 생성하는 방법에서 폰트 파일의 용량을 크게 줄임으로써, 어플리케이션 등의 업로드 및 다운로드에 있어서의 불편을 줄일 수 있다.According to an embodiment of the present invention, the database 220 may store characters of a plurality of countries for each country. In order to generate a font file using characters of a plurality of countries, it may be stored in the database 220. The font providing server 200 according to FIG. 2 includes a processor 210 and a database 220. According to an embodiment of the present invention, the processor 210 may generate a font file including the stored characters of a plurality of countries. In the method of storing and generating the font file, by greatly reducing the size of the font file, inconvenience in uploading and downloading an application or the like can be reduced.

본 발명의 일실시예에 따르면, 데이터베이스(220)는 상기 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 상기 문자들을 저장할 수 있다. 위에서 설명한 바와 같이, 각각의 국가들의 문자들에 대해 공통되는 문자들을 공통 문자 그룹이라고 칭하고, 중복되지 않는 고유의 문자들을 고유 문자 그룹으로 통칭하여, 각각에 대해 데이터베이스에 저장할 수 있다. 데이터베이스(220)는 공통 문자 그룹 및 고유 문자 그룹을 폰트 파일로 결합할 수 있도록 데이터베이스 내에 따로 저장할 수 있다.According to an embodiment of the present invention, the database 220 may store the characters by dividing them into common character groups overlapping each other and unique character groups that do not overlap each other among the plurality of national characters. As described above, characters common to characters of each country are referred to as a common character group, and unique characters that do not overlap are collectively referred to as a unique character group, and each of them may be stored in a database. The database 220 may separately store a common character group and a unique character group in the database so as to be combined into a font file.

본 발명의 일실시예에 따르면, 프로세서(210)는 공통 문자 그룹과 고유 문자 그룹들을 결합하여 폰트 파일을 생성할 수 있다. 도 1에서의 예시를 통해서 설명하면, 본 발명과 같이 고유 문자 그룹과 공통 문자 그룹을 따로 저장하지 않으면 각각의 국가 들에 대해서 폰트 파일을 생성하여야 한다. 고유 문자 그룹들에 비해 월등히 큰 공통 문자 그룹을 각각의 국가의 폰트 파일마다 저장해야 하면 그만큼 폰트 파일에 대한 용량이 커져 어플리케이션의 업로드 및 다운로드에서 불편함이 발생할 수 있다. 이러한 불편함을 막기 위해 프로세서(210)를 이용해 용량에 대한 문제를 개선시키면서 공통 문자 그룹과 고유 문자 그룹을 결합하여 폰트 파일을 생성할 수 있다.According to an embodiment of the present invention, the processor 210 may generate a font file by combining a common character group and a unique character group. Referring to the example in FIG. 1, if the unique character group and the common character group are not separately stored as in the present invention, font files must be generated for each country. If a common character group, which is much larger than that of the unique character groups, needs to be stored for each font file of each country, the size of the font file increases, which may cause inconvenience in uploading and downloading an application. In order to prevent such inconvenience, a font file may be generated by combining a common character group and a unique character group while improving a capacity problem using the processor 210.

본 발명의 일실시예에 따르면, 프로세서(210)는 복수의 국가들 중 하나의 국가를 선택하고, 선택된 하나의 국가에 관련된 고유 문자 그룹과 상기 공통 문자 그룹을 결합하여 폰트 파일을 생성할 수 있다. 각각의 고유 문자 그룹은 복수의 국가 들 중 어느 하나에 매칭될 수 있으며, 프로세서는 원하는 국가의 폰트 파일을 생성하고자 하는 경우 복수의 국가들 중 하나의 국가를 선택할 수 있다. 상기 선택 결과에 따라, 해당 국가에 관련된 고유 문자 그룹과 공통 문자 그룹을 결합할 수 있다. 해당 폰트 파일은 어플리케이션 내에서 사용되어 해당 국가에 대한 언어를 제공할 수 있게 된다.According to an embodiment of the present invention, the processor 210 may select one country from among a plurality of countries, and generate a font file by combining a unique character group related to the selected country and the common character group. . Each unique character group may match any one of a plurality of countries, and the processor may select one of the plurality of countries when creating a font file of a desired country. According to the selection result, a unique character group related to a corresponding country and a common character group may be combined. The font file can be used in the application to provide the language for the country.

본 발명의 또 다른 일실시예에 따르면, 폰트 제공 서버의 데이터베이스는 복수의 국가들의 문자들을 국가 별로 저장하고, 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 문자들을 저장할 수 있다. 상기 데이터베이스의 저장 방식은 앞서 설명한 문자 저장 방식과 같아 각국의 문자들을 데이터베이스에 공통 문자 그룹과 고유 문자 그룹으로 나누어 국가별로 저장할 수 있다.According to another embodiment of the present invention, the database of the font providing server stores characters of a plurality of countries for each country, and among the characters of a plurality of countries, common character groups overlapping each other and unique character groups that do not overlap each other You can store characters by dividing it by. The storage method of the database is similar to the character storage method described above, and characters of each country can be divided into a common character group and a unique character group in the database and stored for each country.

본 발명의 또 다른 일실시예에 따르면, 폰트 제공 서버는 폰트 변경 요청을 수신하는 입력부(230)를 더 포함하고, 프로세서(210)는 폰트 변경 요청에 따라, 다른 고유 문자 그룹과 공통 문자 그룹을 결합하여 제2 폰트 파일을 생성할 수 있다. 폰트 제공 서버는 사용자의 요청에 의해 또는 필요에 따라서 복수의 국가들 중에 다른 국가에 대한 언어를 제공해야 할 수 있다. 그러한 경우에 폰트 제공 서버는 입력부(230)를 통해 폰트 변경 요청을 수신할 수 있고, 프로세서(210)는 본래 결합되어 있던 폰트 파일과 다른 고유 문자 그룹과 공통 문자 그룹을 결합하여 제2 폰트 파일을 생성할 수 있다.According to another embodiment of the present invention, the font providing server further includes an input unit 230 for receiving a font change request, and the processor 210 selects another unique character group and a common character group according to the font change request. By combining, a second font file can be generated. The font providing server may be required to provide a language for another country among a plurality of countries according to a user's request or as needed. In such a case, the font providing server may receive a font change request through the input unit 230, and the processor 210 combines the original combined font file with a different unique character group and a common character group to generate a second font file. Can be generated.

본 발명의 또 다른 일실시예에 따르면, 폰트 제공 서버의 입력부는 사용자 단말기로부터 국가 선택 정보를 포함하는 폰트 파일 전송 요청을 수신할 수 있다. 각각의 고유 문자 그룹은 복수의 국가들 중 어느 하나의 국가에 매칭되므로, 사용자가 원하는 국가에 대한 폰트 파일을 수신할 수 있도록 폰트 파일 전송 요청을 송신하면 폰트 제공 서버의 입력부는 상기 요청을 수신할 수 있다.According to another embodiment of the present invention, the input unit of the font providing server may receive a font file transmission request including country selection information from a user terminal. Since each unique character group matches any one of a plurality of countries, when a font file transmission request is sent so that the user can receive a font file for a desired country, the input unit of the font providing server will receive the request. I can.

일실시예에 따르면, 프로세서는 공통 문자 그룹과 국가 선택 정보에 기초하여 선택된 고유 문자 그룹을 결합하여 폰트 파일을 생성하고, 생성된 폰트 파일을 사용자 단말기로 전송할 수 있다. 프로세서는 사용자의 단말기로부터 상기 국가 선택 정보를 입력부를 통해 수신하면, 국가 선택 정보에 기초하여 고유 문자 그룹들 중 어느 하나의 고유 문자 그룹을 선택할 수 있다. 또한, 프로세서는 공통 문자 그룹과 상기 어느 하나의 고유 문자 그룹을 결합하여 폰트 파일을 생성할 수 있고, 생성한 폰트 파일을 사용자의 단말기로 제공할 수 있다. According to an embodiment, the processor may generate a font file by combining a common character group and a unique character group selected based on the country selection information, and transmit the generated font file to the user terminal. When the processor receives the country selection information from the user's terminal through an input unit, the processor may select any one of the unique character groups based on the country selection information. In addition, the processor may generate a font file by combining the common character group and any one of the unique character groups, and may provide the generated font file to the user's terminal.

본 발명의 일실시예에 따르면, 상기 문자들은 한자에 관련될 수 있다. 앞서의 실시예들에서는 한자 문화권에 속하는 일본, 대만, 및 중국의 문자들을 대상으로 예시하고 있지만, 또 다른 본 발명의 일실시예에 따르면, 상기 고유 문자 그룹은 한자 이외의 다른 문자 문화권에 속하는 복수의 국가들의 문자 표기법에 따라서 결정될 수 있다. 또한, 고유 문자 그룹은 한자 문화권에 있는 국가들의 문화적인 차이에 따른 문자의 표기법에 따라 결정될 수 있다.According to an embodiment of the present invention, the characters may be related to Chinese characters. In the above embodiments, Japanese, Taiwanese, and Chinese characters belonging to the Chinese character culture area are exemplified, but according to another embodiment of the present invention, the unique character group is a plurality of characters belonging to character culture areas other than Chinese characters. Can be determined according to the letter notation of the countries of In addition, the unique character group may be determined according to the notation of characters according to cultural differences of countries in the Chinese character culture area.

본 발명의 일실시예에 따라, 폰트 제공 서버는 폰트 변경 요청을 사용자의 단말기로부터 수신할 수 있다. 사용자가 어플리케이션 등에 제공되는 폰트를 변경하고자 하는 경우 네트워크를 통하여 폰트 제공 서버에 폰트 변경 요청을 수신할 수 있고, 상기 변경 요청에 따라, 고유 문자 그룹들 중 다른 고유 문자 그룹을 선택하여 공통 문자 그룹과 결합, 제2 폰트 파일을 생성할 수 있다.According to an embodiment of the present invention, the font providing server may receive a font change request from the user's terminal. When a user wants to change a font provided in an application, a font change request can be received from the font providing server through the network, and according to the change request, a different unique character group is selected from among the unique character groups, Combined, it is possible to create a second font file.

도 3은 본 발명의 일실시예에 따른, 유니코드에 따른 일본, 대만, 중국 각각의 표기법에 따른 문자의 차이를 나타내는 예시적인 도면이다.FIG. 3 is an exemplary diagram showing differences in characters according to the notations of Japan, Taiwan, and China according to Unicode according to an embodiment of the present invention.

도 3을 살펴보면, 각각의 유니코드(U5700 ~ U584C) 별로 고유한 문자가 매칭될 수 있다. 일례로서, 유니코드 U5700은 "나라 국"이라는 한자를 표현하는 코드로서, 일본(Japanese), 대만 (Taiwan), 및 중국(Chinese) 각 나라별로 그 나라의 고유한 문자 표기법에 따라서 조금씩 상이한 문자가 존재함을 알 수 있다.Referring to FIG. 3, a unique character may be matched for each Unicode (U5700 to U584C). As an example, Unicode U5700 is a code that expresses the Chinese character "country country", and each country of Japan (Japanese), Taiwan (Taiwan), and China (Chinese) has slightly different characters according to its own character notation. You can see that it exists.

본 발명의 일실시예에 따르면, 고유 문자 그룹은 복수의 국가들의 문자 표기법에 따라서 결정될 수 있다. 또 다른 일실시예에 따르면, 복수의 국가들은 일본, 대만 및 중국을 포함할 수 있다. 살펴 보면, 유니코드 U5700과 같이 각 국가에 따라서 문자에 대한 약간의 차이가 존재하는데, 상기 차이는 글자를 인식하는 데 있어서 큰 문제를 갖는 것은 아니다. 하지만, 특정 문화권에서 폰트가 사용될 경우에 해당 국가의 표기법에 따르는 것은 매우 중요한 문제이며 궁극적으로 콘텐츠의 문화적인 거부감을 없애는 데에도 큰 기여를 할 수 있다. 이는 도 3에서 예시적으로 표시된 나머지 UNICODE 등에도 동일하게 적용될 수 있다.According to an embodiment of the present invention, the unique character group may be determined according to the character notation of a plurality of countries. According to another embodiment, the plurality of countries may include Japan, Taiwan and China. Looking at, like Unicode U5700, there are some differences in characters for each country, but the differences do not have a big problem in recognizing characters. However, when a font is used in a specific culture, it is very important to follow the notation of the country, and ultimately, it can contribute greatly to eliminating the cultural reluctance of the content. This can be applied equally to the remaining UNICODEs shown by way of example in FIG.

도 4는 본 발명의 일실시예에 따른, 폰트 파일을 생성하는 구성을 예시적으로 도시한 도면이다.4 is a diagram illustrating a configuration for generating a font file according to an embodiment of the present invention.

본 발명의 일실시예에 따르면, 문자들은 한자에 관련될 수 있다. 본 발명의 폰트 파일은 공통 문자 그룹(400)과 중국식 한자 그룹(410), 대만식 한자 그룹(420), 및 일본식 한자 그룹(430)의 고유 문자 그룹들 중 어느 하나를 결합하여 형성될 수 있다. 중국, 일본, 및 대만마다 각국의 문화 차이 때문에 표기법이 달라질 수 있는데, 본원의 폰트 파일과 같이 각각의 공통 문자 그룹(400)과 고유 문자 그룹(410, 420, 430)을 결합하지 않고 폰트 파일 전체를 저장하는 경우, 각각의 폰트 파일마다 공통 문자 그룹을 저장하여야 하므로, 폰트 파일의 용량이 과도하게 커질 위험이 있다.According to an embodiment of the present invention, characters may be related to Chinese characters. The font file of the present invention may be formed by combining any one of the unique character groups of the common character group 400 and the Chinese-style kanji group 410, the Taiwanese kanji group 420, and the Japanese kanji group 430. . The notation method may be different for each of China, Japan, and Taiwan due to cultural differences in each country. Like the font file of the present application, the entire font file is not combined with each common character group 400 and the unique character group 410, 420, 430. In the case of saving, since a common character group must be stored for each font file, there is a risk that the size of the font file becomes excessively large.

이 때, 중국, 대만, 일본에 공통되는 문자들을 "공통 문자 그룹"으로 지정하고, 중국, 대만, 일본 각각 고유의 문자들을 "고유 문자 그룹"이라고 지정하여 각각을 데이터베이스에 저장하여 폰트 파일을 결합하여 사용하게 되면, 폰트 파일을 생성하는 데 있어 많은 용량을 절약할 수 있는 장점이 있다.At this time, characters common to China, Taiwan, and Japan are designated as "common character group", and characters unique to China, Taiwan, and Japan are designated as "unique character group", and the font files are combined by storing each in the database. If you use it, there is an advantage of saving a lot of capacity in creating a font file.

도 2에서 설명한 바와 같이, 일실시예에 따라 본원의 폰트 파일을 생성하는 데 있어 고유 문자 그룹과 공통 문자 그룹을 결합하여 폰트 파일을 구성하거나, 폰트 파일 변경 요청에 응답하여 새로운 고유 문자 그룹과 공통 문자 그룹을 결합하여 제2 폰트 파일을 생성할 수 있다. 결론적으로, 폰트 파일을 생성하기 위해 공통 문자 그룹과 고유 문자 그룹을 자유롭게 결합하거나 분리할 수 있고, 새로운 폰트 파일을 생성하여 원하는 국가에 대한 폰트를 자유롭게 제공할 수 있게 된다.As described in FIG. 2, in generating the font file of the present application according to an embodiment, a font file is formed by combining a unique character group and a common character group, or a new unique character group is common in response to a font file change request. The second font file may be generated by combining the character groups. In conclusion, in order to create a font file, a common character group and a unique character group can be freely combined or separated, and a new font file can be created to freely provide fonts for a desired country.

도 5a, 5b, 5c는 본 발명의 일실시예에 따른, 일본, 대만, 중국의 문자에 관련된 문자를 데이터베이스에 저장하는 방법을 예시적으로 나타내는 도면이다.5A, 5B, and 5C are diagrams illustrating a method of storing characters related to Japanese, Taiwanese, and Chinese characters in a database according to an embodiment of the present invention.

도 5a는 한자에 대한 공통 문자 그룹을 저장하고 있는 데이터베이스의 구성을, 도 5b는 한자 전체를 저장하고 있는 데이터베이스의 구성을, 도 5c는 고유 문자 그룹을 저장하고 있는 데이터베이스의 구성을 예시한다.FIG. 5A illustrates a configuration of a database storing common character groups for Chinese characters, FIG. 5B illustrates a configuration of a database storing all Chinese characters, and FIG. 5C illustrates a configuration of a database storing unique character groups.

도 5a를 살펴보면, 한자에 대한 공통 문자 그룹을 데이터베이스에 표의 형태로 저장할 수 있다. 도 5a에서는 표로서 예시하고 있지만, 반드시 표로 저장할 필요는 없고 공통 문자 그룹과 고유 문자 그룹을 구분할 수 있는 방법이면 어느 방법이라도 무관하다. 이 때, 데이터베이스에 문화권 별로 표기법에 차이가 있는 문자들에 대해서는 그림과 같이 공란으로 표기하여 저장할 수 있다. 이 때, 고유 문자 그룹에 대한 문자를 공란으로 표기함으로써, 폰트 파일을 생성할 때 고유 문자 그룹을 쉽게 결합할 수 있도록 할 수 있다.Referring to FIG. 5A, a group of common characters for Chinese characters may be stored in a database in the form of a table. Although illustrated as a table in Fig. 5A, it is not necessary to store it in a table, and any method is irrelevant as long as it is a method capable of distinguishing a common character group from a unique character group. At this time, characters with differences in notation for each culture in the database can be marked and stored as blanks as shown in the figure. In this case, by marking the characters for the unique character group as blank, it is possible to easily combine the unique character groups when generating the font file.

도 5b는 한자에 대한 고유 문자 그룹을 데이터베이스에 저장하는 구성을 예시적으로 나타낸다. 도 5b와 같이 한자에 대한 고유 문자 그룹을 따로 저장함으로써 도 5a와 같이 문자 그룹만을 따로 저장한 표와 결합을 통해 각 문화권에 해당하는 폰트 파일을 생성할 수 있다.5B shows an exemplary configuration of storing unique character groups for Chinese characters in a database. As shown in FIG. 5B, by separately storing unique character groups for Chinese characters, font files corresponding to each culture area can be generated by combining with a table in which only character groups are separately stored as shown in FIG. 5A.

도 5c는 한자 전체에 대한 문자를 데이터베이스에 저장한 표를 예시적으로 나타낸다. 살펴본 바와 같이 일본, 중국, 대만 등의 국가에 대해서 그림과 같이 저장되어, 프로세서에 의해서 고유 문자 그룹과 공통 문자 그룹이 자유롭게 결합 또는 분리될 수 있고, 사용자 단말기의 요청 또는 사용자 단말기로부터의 폰트 변경 요청에 의해 도 5a의 공통 문자 그룹과 도 5b의 고유 문자 그룹이 결합되어 새로운 폰트 파일로 사용자의 단말기 등에 제공될 수 있다. 도 5의 도면을 이용하여 본원의 발명에서 사용된 "결합"의 의미에 대해 정의할 수 있는데, 폰트 파일로서 사용 가능하도록 도 5c와 같이 서버의 메모리, 하드 디스크 또는 기타 저장 장치에 저장된 고유 문자 그룹 및 공통 문자 그룹 데이터를 읽어 내어 이를 하나의 프로그램 또는 소프트웨어 파일 형태로 구현하는 방식을 포함할 수 있다. 또 달리, "결합"의 의미는 폰트 파일로 저장되어 어플리케이션 내에서 자유롭게 사용될 수 있도록 하는 어떤 수단을 포괄하는 개념일 수 있다.5C shows an exemplary table in which characters for all Chinese characters are stored in a database. As shown, countries such as Japan, China, and Taiwan are stored as shown in the picture, and the unique character group and the common character group can be freely combined or separated by the processor, and the user terminal request or the font change request from the user terminal As a result, the common character group of FIG. 5A and the unique character group of FIG. 5B are combined and provided as a new font file to the user's terminal. The meaning of "combination" used in the present invention can be defined using the drawing of FIG. 5, a unique character group stored in a memory of a server, a hard disk, or other storage device as shown in FIG. 5c to be used as a font file. And a method of reading out common character group data and implementing it in the form of one program or software file. Alternatively, the meaning of "combination" may be a concept encompassing any means that can be stored as a font file and used freely in an application.

도 6은 본 발명의 일실시예에 따른, 폰트 생성 방법을 나타내는 흐름도이다.6 is a flowchart illustrating a font generation method according to an embodiment of the present invention.

단계 610에서는, 복수의 국가들의 문자들을 국가별로 데이터베이스에 저장할 수 있다. 앞서 설명한 바와 같이, 복수의 국가들의 문자들을 이용해 폰트 파일을 생성할 수 있도록 데이터베이스에 저장할 수 있다. 단계 620에서는, 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹 들로 나누어 상기 문자들을 데이터베이스에 저장할 수 있다. 본 발명의 일실시예에 따라 상기 문자는 한자에 관련될 수 있는데, 한자 중에 복수의 국가들에 대해 문제가 되지 않는 문자 그룹을 공통 문자 그룹, 각각의 국가마다 차이 가 있어 중복되지 않는 문자 그룹을 고유 문자 그룹이라고 정의할 수 있다. 또한, 이러한 문자 그룹들을 폰트 파일을 생성할 수 있도록 데이터베이스에 나누어 저장할 수 있다. 단계 630에서는, 공통 문자 그룹과 고유 문자 그룹들을 결합하여 폰트 파일을 생성할 수 있다. 공통 문자 그룹과 고유 문자 그룹들 중 어느 하나를 결합하여 하나의 폰트 파일을 생성할 수 있으며, 어플리케이션은 상기 폰트 파일을 어플리케이션의 실행에 있어서 또는 디스플레이 상에서 이용할 수 있다. 본 발명의 일실시예에 따르면, 상기 방법은 복수의 국가들 중 하나의 국가를 선택하고, 선택된 국가에 관련된 고유 문자 그룹과 공통 문자 그룹을 결합하여 폰트 파일을 생성하는 단계를 더 포함할 수 있다. 또 다른 일실시예에 따르면, 상기 방법은 폰트 변경 요청을 수신하는 단계; 및 상기 폰트 변경 요청에 따라, 다른 고유 문자 그룹과 공통 문자 그룹을 결합하여 제2 폰트 파일을 생성하는 단계를 더 포함할 수 있다. 위 단계에 대한 자세한 설명은 앞서 폰트 제공 서버에서 자세하게 서술하였으므로 생략하기로 한다.In step 610, characters of a plurality of countries may be stored in a database for each country. As described above, a font file may be stored in a database to generate a font file using characters of a plurality of countries. In step 620, among the characters of a plurality of countries, the characters may be divided into common character groups overlapping each other and unique character groups that do not overlap each other, and the characters may be stored in the database. According to an embodiment of the present invention, the characters may be related to Chinese characters. Among the Chinese characters, a group of characters that do not cause problems for a plurality of countries is a common character group, and a character group that does not overlap due to differences in each country is used. It can be defined as a group of unique characters. In addition, these character groups can be divided and stored in a database to generate a font file. In step 630, a font file may be generated by combining the common character group and the unique character group. One font file may be generated by combining any one of the common character group and the unique character group, and the application may use the font file in executing the application or on the display. According to an embodiment of the present invention, the method may further include selecting one country among a plurality of countries, and generating a font file by combining a unique character group and a common character group related to the selected country. . According to another embodiment, the method includes receiving a font change request; And generating a second font file by combining another unique character group and a common character group according to the font change request. The detailed description of the above steps has been described in detail in the font providing server previously, so it will be omitted.

도 7은 본 발명의 또 다른 일실시예에 따른, 폰트 생성 방법을 나타내는 흐름도이다.7 is a flow chart illustrating a font generation method according to another embodiment of the present invention.

단계 710에서, 복수의 국가들의 문자들을 데이터베이스에 국가별로 저장할 수 있다. 단계 720에서는, 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 문자들을 데이터베이스에 저장할 수 있다. 단계 730에서는, 사용자 단말기로부터 국가 선택 정보를 포함하는 폰트 파일 전송 요청을 수신할 수 있다. 단계 740에서는, 공통 문자 그룹과 국가 선택 정보에 기초하여 선택된 고유 문자 그룹을 결합하여 폰트 파일을 생성할 수 있다. 단계 750에서는, 생성된 폰트 파일을 사용자 단말기로 전송할 수 있다. 본 발명의 일실시예에 따르면, 상기 문자들은 한자에 관련될 수 있다. 또한, 상기 고유 문자 그룹은 복수의 국가들의 문자 표기법에 따라서 결정될 수 있다. 본 발명의 일실시예에 따른 방법은, 폰트 변경 요청을 수신하는 단계; 및 폰트 변경 요청에 따라, 다른 고유 문자 그룹과 공통 문자 그룹을 결합하여 제2 폰트 파일을 생성하는 단계를 더 포함할 수 있다. 상기 실시되는 단계들은 위에서 설명한 폰트 제공 서버의 구성과 일치하므로 자세한 설명은 생략하기로 한다.In step 710, characters of a plurality of countries may be stored in a database for each country. In operation 720, the characters may be divided into common character groups overlapping each other and unique character groups that do not overlap each other among the characters of a plurality of countries, and the characters may be stored in the database. In step 730, a request for transmitting a font file including country selection information may be received from the user terminal. In operation 740, a font file may be generated by combining the common character group and the unique character group selected based on the country selection information. In step 750, the generated font file may be transmitted to the user terminal. According to an embodiment of the present invention, the characters may be related to Chinese characters. In addition, the unique character group may be determined according to the character notation of a plurality of countries. A method according to an embodiment of the present invention includes the steps of: receiving a font change request; And generating a second font file by combining another unique character group and a common character group according to the font change request. Since the steps performed are consistent with the configuration of the font providing server described above, detailed descriptions will be omitted.

본 발명의 일실시예에 따른, 사용자 단말기로 어플리케이션 프로그램을 다운로드하는 서버에 있어서, 상기 어플리케이션 프로그램은 상기 사용자 단말기의 메모리에 저장되고, 상기 사용자 단말기의 프로세서에 의해 실행되고, 복수의 국가들의 문자들을 포함하는 폰트 파일을 포함하고, 상기 폰트 파일은 상기 복수의 국가의 문자들 중에서 서로 중복되는 공통 문자 그룹과 서로 중복되지 않는 고유 문자 그룹들로 나누어 상기 문자들을 저장할 수 있다. 위에서 살펴본 실시예뿐 아니라 어플리케이션의 형태로 사용자의 단말기의 메모리에 저장되어 실행됨으로써 사용될 수 있다. 사용자의 단말기에 저장되어 프로세서에 의해 실행되는 어플리케이션은, 폰트 파일을 포함하여 폰트 파일이 각각 공통 문자 그룹과 고유 문자그룹을 나누어 데이터베이스에 저장하도록 할 수 있다.In the server for downloading an application program to a user terminal according to an embodiment of the present invention, the application program is stored in a memory of the user terminal, executed by a processor of the user terminal, and characters of a plurality of countries The included font file may be included, and the font file may be divided into a common character group overlapping each other and a unique character group not overlapping each other among the characters of the plurality of countries to store the characters. In addition to the above-described embodiments, it can be used by being stored and executed in the memory of the user's terminal in the form of an application. An application stored in a user's terminal and executed by a processor may allow the font files, including the font file, to be stored in a database by dividing a common character group and a unique character group, respectively.

본 발명의 일실시예에 따른, 상기 서버는 상기 사용자 단말기로부터 어플리케이션 프로그램 다운로드 요청에 응답하여, 상기 사용자의 국가 선택 정보와 연관된 고유 문자 그룹을 상기 고유 문자 그룹들로부터 선택하여, 상기 선택된 고유 문자 그룹과 상기 공통 문자 그룹을 결합하여 상기 폰트 파일을 생성할 수 있다. 서버는 사용자의 단말기로부터 어플리케이션 프로그램 다운로드 요청이 수신되면, 해당 어플리케이션에서 사용될 언어와 관련된 국가와 매칭되는 고유 문자 그룹을 선택하여, 공통 문자 그룹과 결합할 수 있다. 상기 결합 결과에 따라서 폰트 파일이 생성되며, 상기 폰트 파일은 어플리케이션 상에서 사용될 수 있다.According to an embodiment of the present invention, in response to a request to download an application program from the user terminal, the server selects a unique character group associated with the user's country selection information from the unique character groups, and the selected unique character group And the common character group may be combined to generate the font file. When a request for downloading an application program is received from a user's terminal, the server may select a unique character group matching a country related to a language to be used in the application and combine it with the common character group. A font file is generated according to the combination result, and the font file can be used in an application.

본 발명의 일실시예에 따르면, 상기 문자들은 한자에 관련될 수 있다. 또 다른 일실시예에 따르면, 상기 고유 문자 그룹은 상기 복수의 국가들의 문자 표기법에 따라서 결정될 수 있다.According to an embodiment of the present invention, the characters may be related to Chinese characters. According to another embodiment, the unique character group may be determined according to the character notation of the plurality of countries.

본 발명의 일실시예에 따르면, 상기 어플리케이션 프로그램은, 상기 사용자로부터 폰트 변경 요청을 수신하는 단계, 및 상기 변경 요청에 따라서, 고유 문자 그룹들 중에서 다른 고유 문자 그룹과 공통 문자 그룹을 결합하여 제2 폰트 파일을 생성하는 단계를 수행할 수 있다.According to an embodiment of the present invention, the application program comprises the steps of receiving a font change request from the user, and according to the change request, combining a different unique character group and a common character group from among the unique character groups, You can perform the step of creating a font file.

본 발명의 일실시예에 따른 상기 서버는, 도 1에서 도시된 폰트 제공 서버, 인터넷 서버, 앱스토어 또는 안드로이드 마켓 서버 중 어느 하나의 형태로 구현되거나 또는 이들이 결합된 형태로 구현될 수 있으며, 사용자 단말기로 어플리케이션 프로그램을 다운로드하도록 하는 어떠한 구성도 해당할 수 있다.The server according to an embodiment of the present invention may be implemented in the form of any one of a font providing server, an Internet server, an app store, or an Android market server shown in FIG. 1, or may be implemented in a combination thereof, and the user Any configuration for downloading an application program to the terminal may be applicable.

본 발명의 실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.A method according to an embodiment of the present invention may be implemented in the form of program instructions that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like alone or in combination. The program instructions recorded on the medium may be specially designed and configured for the embodiment, or may be known and usable to those skilled in computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floptical disks. -A hardware device specially configured to store and execute program instructions such as magneto-optical media, and ROM, RAM, flash memory, and the like. Examples of the program instructions include not only machine language codes such as those produced by a compiler, but also high-level language codes that can be executed by a computer using an interpreter or the like. The hardware device described above may be configured to operate as one or more software modules to perform the operation of the embodiment, and vice versa.

이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.As described above, although the embodiments have been described by the limited embodiments and drawings, various modifications and variations are possible from the above description by those of ordinary skill in the art. For example, the described techniques are performed in a different order from the described method, and/or components such as a system, structure, device, circuit, etc. described are combined or combined in a form different from the described method, or other components Alternatively, even if substituted or substituted by an equivalent, an appropriate result can be achieved.

그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and claims and equivalents fall within the scope of the claims to be described later.

Claims (12)

폰트 파일을 제공하는 방법에 있어서,
사용자 단말기로부터 국가 선택 정보를 포함하는 폰트 파일 전송 요청을 수신하는 단계;
상기 폰트 파일 전송 요청에 응답하여, 데이터베이스에 저장된 문자들에 기초하여 폰트 파일을 생성하는 단계; 및
상기 생성된 폰트 파일을 상기 사용자 단말기에 전송하는 단계
를 포함하고,
상기 데이터베이스는, 상기 국가별 문자들 중 서로 중복되는 공통 문자들과 서로 중복되지 않는 고유 문자들을 나누어 저장하고,
상기 폰트 파일을 생성하는 단계는,
상기 공통 문자들과 상기 고유 문자들에 기초하여 상기 폰트 파일을 생성하는 단계를 포함하는, 방법.
In the method of providing a font file,
Receiving a font file transmission request including country selection information from a user terminal;
Generating a font file based on characters stored in a database in response to the font file transmission request; And
Transmitting the generated font file to the user terminal
Including,
The database divides and stores common characters overlapping each other and unique characters not overlapping each other among the national characters,
The step of generating the font file,
Generating the font file based on the common characters and the unique characters.
제1항에 있어서,
상기 폰트 파일을 생성하는 단계는,
복수의 국가들 중 선택된 국가에 관련된 고유 문자들과 상기 공통 문자들에 기초하여 상기 선택된 국가에 대한 폰트 파일을 생성하는 단계
를 포함하는 방법.
The method of claim 1,
The step of generating the font file,
Generating a font file for the selected country based on the common characters and unique characters related to the selected country among a plurality of countries
How to include.
제1항에 있어서,
폰트 변경 요청을 수신하는 단계; 및
상기 폰트 변경 요청의 수신에 응답하여, 다른 고유 문자들과 상기 공통 문자들에 기초하여 다른 폰트 파일을 생성하는 단계
를 포함하는 방법.
The method of claim 1,
Receiving a font change request; And
In response to receiving the font change request, generating a different font file based on different unique characters and the common characters
How to include.
제1항에 있어서,
상기 문자들은, 한자에 관련된 것을 특징으로 하는, 방법.
The method of claim 1,
The method, characterized in that the characters are related to Chinese characters.
제1항에 있어서,
상기 고유 문자들은, 각 국가의 문자 표기법에 따라 결정된 것을 특징으로 하는, 방법.
The method of claim 1,
The unique characters, characterized in that determined according to the character notation of each country.
제1항 내지 제5항 중 어느 하나의 항의 방법을 실행하기 위한 프로그램 명령을 저장하는 컴퓨터 판독 가능한 저장매체.
A computer-readable storage medium storing program instructions for executing the method of any one of claims 1 to 5.
폰트 파일을 제공하는 장치에 있어서,
각각의 국가별로 문자들을 저장하는 데이터베이스; 및
상기 데이터베이스에 저장된 문자들에 기초하여 폰트 파일을 생성하는 프로세서
를 포함하고,
상기 데이터베이스는, 상기 국가별 문자들 중 서로 중복되는 공통 문자들과 서로 중복되지 않는 고유 문자들을 나누어 저장하고,
상기 프로세서는, 상기 공통 문자들과 상기 고유 문자들에 기초하여 상기 폰트 파일을 생성하는,
장치
In the device for providing a font file,
A database storing characters for each country; And
A processor that generates a font file based on characters stored in the database
Including,
The database divides and stores common characters overlapping each other and unique characters not overlapping each other among the national characters,
The processor generates the font file based on the common characters and the unique characters,
Device
제7항에 있어서,
상기 프로세서는,
복수의 국가들 중 선택된 국가에 관련된 고유 문자들과 상기 공통 문자들에 기초하여 상기 선택된 국가에 대한 폰트 파일을 생성하는,
장치.
The method of claim 7,
The processor,
Generating a font file for the selected country based on the common characters and unique characters related to the selected country among a plurality of countries,
Device.
제7항에 있어서,
상기 프로세서는,
폰트 변경 요청을 수신하는 경우, 다른 고유 문자들과 상기 공통 문자들에 기초하여 다른 폰트 파일을 생성하는,
장치.
The method of claim 7,
The processor,
When receiving a font change request, generating a different font file based on different unique characters and the common characters,
Device.
제7항에 있어서,
상기 생성된 폰트 파일은 폰트 파일 전송을 요청한 사용자 단말기로 전송되는 것을 특징으로 하는, 장치.
The method of claim 7,
The device, characterized in that the generated font file is transmitted to a user terminal requesting the font file transmission.
제7항에 있어서,
상기 문자들은, 한자에 관련된 것을 특징으로 하는, 장치.
The method of claim 7,
The device, characterized in that the characters are related to Chinese characters.
제7항에 있어서,
상기 고유 문자들은, 각 국가의 문자 표기법에 따라 결정된 것을 특징으로 하는, 장치.
The method of claim 7,
The device, characterized in that the unique characters are determined according to the character notation of each country.
KR1020170093589A 2017-07-24 2017-07-24 Server and method for generating a font file KR102176655B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170093589A KR102176655B1 (en) 2017-07-24 2017-07-24 Server and method for generating a font file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170093589A KR102176655B1 (en) 2017-07-24 2017-07-24 Server and method for generating a font file

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR1020150144489A Division KR101763136B1 (en) 2015-10-16 2015-10-16 Server and method for generating a font file

Publications (2)

Publication Number Publication Date
KR20170089814A KR20170089814A (en) 2017-08-04
KR102176655B1 true KR102176655B1 (en) 2020-11-09

Family

ID=59654548

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170093589A KR102176655B1 (en) 2017-07-24 2017-07-24 Server and method for generating a font file

Country Status (1)

Country Link
KR (1) KR102176655B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102359773B1 (en) 2021-03-23 2022-02-28 스튜디오씨드코리아 주식회사 Method and apparatus for generating a subset of font file

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102395847B1 (en) 2020-08-03 2022-05-10 주식회사 윤디자인그룹 Method and device for providing variable fonts
KR102395848B1 (en) 2020-08-03 2022-05-10 주식회사 윤디자인그룹 Method and device for providing cryptographic fonts
KR102432916B1 (en) 2020-11-05 2022-08-18 주식회사 윤디자인그룹 Method and device for providing fonts
KR20220060850A (en) 2020-11-05 2022-05-12 주식회사 윤디자인그룹 Method and device for providing fonts

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080095823A (en) * 2008-10-09 2008-10-29 주식회사 네오패드 Device and method for multilingual mailing capable of selecting text input mode

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102359773B1 (en) 2021-03-23 2022-02-28 스튜디오씨드코리아 주식회사 Method and apparatus for generating a subset of font file
KR20220132415A (en) 2021-03-23 2022-09-30 스튜디오씨드코리아 주식회사 Method and apparatus for generating a subset of font file

Also Published As

Publication number Publication date
KR20170089814A (en) 2017-08-04

Similar Documents

Publication Publication Date Title
KR102176655B1 (en) Server and method for generating a font file
US10976923B2 (en) Enhanced virtual keyboard
US9645797B2 (en) Development system and method for providing external functionality
US8635059B2 (en) Providing alternative translations
US9904469B2 (en) Keyboard stream logging
US10031725B2 (en) Entity-based external functionality for software developers
US20130144592A1 (en) Automatic Spelling Correction for Machine Translation
CN107133199B (en) Acquiring font parts using a compression mechanism
CN105573734B (en) method and equipment for providing SDK file
US10402474B2 (en) Keyboard input corresponding to multiple languages
EP3414650B1 (en) Social keyboard
JP2022019523A (en) Method, apparatus, electronic device, computer readable storage medium, and computer program for broadcasting voice
CN106713987A (en) Implementation method and device for audio/video sharing
WO2015035897A1 (en) Search methods, servers, and systems
US10372784B2 (en) Generating rich digital documents from limited instructional data
KR102169037B1 (en) Method of generating content and apparatus therefor
CN110647327B (en) Method and device for dynamic control of user interface based on card
KR101763136B1 (en) Server and method for generating a font file
CN112036149B (en) File editing method and device, electronic equipment and storage medium
US20170161237A1 (en) Method for creating a hyperlink in a video-playing page and electronic device
KR102280535B1 (en) Method and system for translating long text
CN107977451B (en) Method and device for adding dynamic content in display page and terminal equipment
US20130286050A1 (en) Content auto-fit method and system
KR102263996B1 (en) Method and system for providing font combination service
KR102613685B1 (en) Method and apparatus for disabling unauthorized copying of content

Legal Events

Date Code Title Description
A107 Divisional application of patent
E701 Decision to grant or registration of patent right
GRNT Written decision to grant