KR102119560B1 - Method, system and computer-readable recording medium for editing font using scalable vector graphic format - Google Patents

Method, system and computer-readable recording medium for editing font using scalable vector graphic format Download PDF

Info

Publication number
KR102119560B1
KR102119560B1 KR1020180143265A KR20180143265A KR102119560B1 KR 102119560 B1 KR102119560 B1 KR 102119560B1 KR 1020180143265 A KR1020180143265 A KR 1020180143265A KR 20180143265 A KR20180143265 A KR 20180143265A KR 102119560 B1 KR102119560 B1 KR 102119560B1
Authority
KR
South Korea
Prior art keywords
format
tag
coordinate information
stored
font
Prior art date
Application number
KR1020180143265A
Other languages
Korean (ko)
Other versions
KR20200058754A (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 KR1020180143265A priority Critical patent/KR102119560B1/en
Priority to CN201811529228.4A priority patent/CN111274761A/en
Priority to JP2018239138A priority patent/JP2020086422A/en
Publication of KR20200058754A publication Critical patent/KR20200058754A/en
Application granted granted Critical
Publication of KR102119560B1 publication Critical patent/KR102119560B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • 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
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation

Abstract

본 발명의 일 실시예에 따른 SVG(Scalable Vector Graphic) 포맷을 이용한 폰트 편집 방법은, 제1 포맷의 태그를 통해 문자 및 상기 문자에 대한 폰트를 입력받는 단계; 상기 제1 포맷의 태그에 대응되는 제2 포맷의 태그를 생성하는 단계; 상기 생성된 제2 포맷의 태그가 수정된 경우, 상기 수정된 제2 포맷의 태그를 추출하는 단계; 상기 수정된 제2 포맷의 태그를 통해 표현된 문자들 각각에 대한 제2 좌표정보들을 추출하고, 상기 추출된 제2 좌표정보들에 기반하여 상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 제1 좌표정보들을 생성하는 단계; 및 상기 제1 포맷의 태그를 통해 표현된 문자들에 대해 기저장된 좌표정보들을 상기 생성된 제1 좌표정보들로 갱신하는 단계를 포함한다.A font editing method using a scalable vector graphic (SVG) format according to an embodiment of the present invention includes receiving a character and a font for the character through a tag in a first format; Generating a second format tag corresponding to the first format tag; If the generated second format tag is modified, extracting the modified second format tag; The second coordinate information for each of the characters expressed through the modified second format tag is extracted, and the characters represented through the first format tag are extracted based on the extracted second coordinate information. Generating first coordinate information; And updating pre-stored coordinate information with respect to the characters expressed through the first format tag with the generated first coordinate information.

Description

SVG 포맷을 이용한 폰트 편집 방법, 시스템 및 컴퓨터 판독 가능한 기록매체{METHOD, SYSTEM AND COMPUTER-READABLE RECORDING MEDIUM FOR EDITING FONT USING SCALABLE VECTOR GRAPHIC FORMAT}Font editing method using SVG format, system and computer readable recording medium {METHOD, SYSTEM AND COMPUTER-READABLE RECORDING MEDIUM FOR EDITING FONT USING SCALABLE VECTOR GRAPHIC FORMAT}

본 발명은 SVG 포맷을 이용한 폰트 편집 방법, 시스템 및 컴퓨터 판독 가능한 기록매체에 관한 것으로, HTML 포맷의 태그를 통해 SVG 포맷의 태그를 편집하는 매핑정보들을 이용한, SVG 포맷을 이용한 폰트 편집 방법, 시스템 및 컴퓨터 판독 가능한 기록매체에 관한 것이다.The present invention relates to a font editing method, system, and computer-readable recording medium using the SVG format, a font editing method, system and using the SVG format using mapping information for editing tags in the SVG format through HTML format tags It relates to a computer-readable recording medium.

스케일러블 벡터 그래픽스(Scalable Vector Graphics, SVC)는 2차원 벡터 그래픽을 표현하기 위한 XML 기반의 파일 형식으로, 1999년 W3C(World Wide Web Consortium)의 주도하에 개발된 오픈 표준의 벡터 그래픽 파일 형식이다. Scalable Vector Graphics (SVC) is an XML-based file format for expressing two-dimensional vector graphics. It is an open standard vector graphic file format developed under the leadership of the World Wide Web Consortium (W3C) in 1999.

SVG 포맷은 행간, 단락, 정렬 등을 지원하지 않기 때문에, 페이지상에서 SVG 포맷을 편집할 경우에는 Text로 이루어진 컨텐츠를 편집할 때 한계가 존재한다.Since SVG format does not support line, paragraph, and alignment, when editing SVG format on a page, there are limitations when editing content composed of text.

또한, SVG는 레이아웃이 없고, 절대좌표를 통한 배치방식의 편집만을 지원하기 때문에, 줄바꿈 등 편집으로 인한 변경처리가 불가능한 단점이 있다.In addition, since SVG does not have a layout and only supports batch type editing through absolute coordinates, it is disadvantageous in that it is impossible to process changes due to editing such as line breaks.

종래에는 SVG 포맷의 이미지 워핑 방법이 개시되었다. 이미지를 구성하는 각 구성요소의 좌표계를 수정하고, 형상이 정해져 있는 구성요소를 복수의 점으로 구성되는 구성요소로 재구성한 후 워핑하는 방법을 제공한다.Conventionally, an image warping method in SVG format has been disclosed. It provides a method of modifying the coordinate system of each component constituting an image, and reconfiguring a component having a predetermined shape into a component composed of a plurality of points, and warping.

사각형, 원, 타원 등 워핑 변환에서 형상 변환이 적용되기 힘든 구성요소까지 워핑 변환할 수 있지만, 텍스트 편집의 한계를 극복하지 못한 문제점이 있다.Warping can be transformed from warping transformations such as rectangles, circles, ellipses to components that are difficult to apply shape transformations, but there is a problem that the limitation of text editing cannot be overcome.

KRKR 103755206103755206 B1B1

본 발명은 웹 페이지상에서 표현되는 HTML 포맷의 좌표정보를 SVG 포맷의 좌표정보로 변환하고, 변환된 좌표정보를 SVG 포맷에 적용함으로써 SVG 포맷을 편집하는, SVG 포맷을 이용한 폰트 편집 방법, 시스템 및 컴퓨터 판독 가능한 기록매체에 관한 것이다.The present invention converts HTML format coordinate information expressed on a web page into SVG format coordinate information and edits the SVG format by applying the converted coordinate information to the SVG format, a font editing method, system and computer using the SVG format It relates to a readable recording medium.

본 발명의 일 실시예에 따른 SVG 포맷을 이용한 폰트 편집 방법은 제1 포맷의 태그를 통해 문자 및 상기 문자에 대한 폰트를 입력받는 단계; 상기 제1 포맷의 태그에 대응되는 제2 포맷의 태그를 생성하는 단계; 상기 생성된 제2 포맷의 태그가 수정된 경우, 상기 수정된 제2 포맷의 태그를 추출하는 단계; 상기 수정된 제2 포맷의 태그를 통해 표현된 문자들 각각에 대한 제2 좌표정보들을 추출하고, 상기 추출된 제2 좌표정보들에 기반하여 상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 제1 좌표정보들을 생성하는 단계; 및 상기 제1 포맷의 태그를 통해 표현된 문자들에 기저장된 좌표정보들을 상기 생성된 제1 좌표정보들로 갱신하는 단계를 포함할 수 있다.A font editing method using an SVG format according to an embodiment of the present invention includes receiving a character and a font for the character through a tag in a first format; Generating a second format tag corresponding to the first format tag; If the generated second format tag is modified, extracting the modified second format tag; The second coordinate information for each of the characters expressed through the modified second format tag is extracted, and the characters represented through the first format tag are extracted based on the extracted second coordinate information. Generating first coordinate information; And updating coordinate information pre-stored in the characters expressed through the tag of the first format with the generated first coordinate information.

상기 제2 포맷의 태그를 생성하는 단계는, 상기 제1 포맷의 태그에 포함된 문구들을 파싱하는 단계; 및 상기 파싱된 문구들을 기저장된 태그매핑정보에 대입시켜서, 상기 제2 포맷의 태그를 생성하는 단계를 포함할 수 있다.The generating of the second format tag may include parsing phrases included in the first format tag; And substituting the parsed phrases into pre-stored tag mapping information to generate the second format tag.

상기 제2 포맷의 태그를 생성하는 단계 이후, 상기 생성된 제2 포맷의 태그를 사용자에게 제공되지 않는 임시 영역에서 렌더링(Rendering)하는 단계를 더 포함할 수 있다.After generating the second format tag, the method may further include rendering the generated second format tag in a temporary area that is not provided to the user.

상기 제1 좌표정보들을 생성하는 단계는, 상기 추출된 제2 좌표정보들을 기저장된 좌표매핑정보에 대입시켜서, 상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 제1 좌표정보들을 생성하는 단계를 포함할 수 있다.In the generating of the first coordinate information, substituting the extracted second coordinate information into pre-stored coordinate mapping information to generate first coordinate information for characters expressed through tags of the first format. It may include.

상기 제1 좌표정보들로 갱신하는 단계는, 상기 제1 포맷의 태그를 통해 표현된 문자들의 위치가 상기 수정된 제2 포맷의 태그를 통해 표현된 문자들의 위치에 대응되도록 상기 기저장된 좌표정보들을 상기 생성된 제1 좌표정보들로 갱신하는 단계를 포함할 수 있다.In the updating of the first coordinate information, the pre-stored coordinate information such that the position of the characters expressed through the first format tag corresponds to the position of the characters expressed through the modified second format tag. And updating with the generated first coordinate information.

상기 제1 포맷은 SVG 포맷을 포함할 수 있다.The first format may include an SVG format.

상기 제2 포맷은 HTML 포맷을 포함할 수 있다.The second format may include an HTML format.

상기 기저장된 태그매핑정보는, 상기 제1 포맷의 태그 및 제2 포맷의 태그 간의 변환정보를 포함할 수 있다.The pre-stored tag mapping information may include conversion information between the first format tag and the second format tag.

상기 기저장된 좌표매핑정보는, 상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들 및 제2 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들 간의 변환정보를 포함할 수 있다.The pre-stored coordinate mapping information may include conversion information between coordinate information for characters expressed through the first format tag and coordinate information for characters expressed through the second format tag. .

상기 기저장된 좌표정보들은, 상기 제2 포맷의 태그가 수정되기 전, 웹 페이지상에서 상기 제1 포맷의 태그에 의해 표현된 문자들에 대한 좌표정보들을 포함할 수 있다.The pre-stored coordinate information may include coordinate information for characters represented by the first format tag on a web page before the second format tag is modified.

본 발명의 다른 실시예에 따른 SVG 포맷을 이용한 폰트 편집 시스템은 제1 포맷의 태그를 통해 문자 및 상기 문자에 대한 폰트를 입력받는 제1 입력부; 및 상기 제1 포맷의 태그에 대응되는 제2 포맷의 태그를 생성하고, 상기 생성된 제2 포맷의 태그가 수정된 경우, 상기 수정된 제2 포맷의 태그를 추출하고, 상기 수정된 제2 포맷의 태그를 통해 표현된 문자들 각각에 대한 제2 좌표정보들을 추출하고, 상기 추출된 좌표정보들에 기반하여, 상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 제1 좌표정보들을 생성하고, 상기 제1 포맷의 태그를 통해 표현된 문자들에 기저장된 좌표정보들을 상기 생성된 제1 좌표정보들로 갱신하는 편집부를 포함할 수 있다.A font editing system using an SVG format according to another embodiment of the present invention includes a first input unit that receives a character and a font for the character through a tag of the first format; And generating a second format tag corresponding to the first format tag, and if the generated second format tag is modified, extracting the modified second format tag, and the modified second format tag. Extracting second coordinate information for each of the characters expressed through the tag of, based on the extracted coordinate information, generating first coordinate information for the characters expressed through the tag of the first format and And an editing unit that updates coordinate information pre-stored in the characters expressed through the first format tag with the generated first coordinate information.

상기 변환부는, 상기 제1 포맷의 태그에 포함된 문구들을 파싱하고, 상기 파싱된 문구들을 기저장된 태그매핑정보에 대입시켜서, 상기 제2 포맷의 태그를 생성할 수 있다.The conversion unit may generate the second format tag by parsing the phrases included in the first format tag and substituting the parsed phrases in pre-stored tag mapping information.

상기 변환부는, 상기 생성된 제2 포맷의 태그를 사용자에게 제공되지 않는 임시 영역에서 렌더링(Rendering)할 수 있다.The conversion unit may render the generated second format tag in a temporary area that is not provided to the user.

상기 변환부는, 상기 추출된 제2 좌표정보들을 기저장된 좌표매핑정보에 대입시켜서, 상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 제1 좌표정보들을 생성할 수 있다.The converting unit may generate the first coordinate information for characters expressed through the tag of the first format by substituting the extracted second coordinate information into pre-stored coordinate mapping information.

상기 변환부는, 상기 제1 포맷의 태그를 통해 표현된 문자들의 위치가 상기 수정된 제2 포맷의 태그를 통해 표현된 문자들의 위치에 대응되도록 상기 기저장된 좌표정보들을 상기 생성된 제1 좌표정보들로 갱신할 수 있다.The conversion unit generates the pre-stored coordinate information such that the positions of characters expressed through the first format tag correspond to the positions of characters expressed through the modified second format tag, and the generated first coordinate information. Can be renewed.

상기 제1 포맷은 SVG 포맷을 포함할 수 있다.The first format may include an SVG format.

상기 제2 포맷은 HTML 포맷을 포함할 수 있다.The second format may include an HTML format.

상기 기저장된 태그매핑정보는, 상기 제1 포맷의 태그 및 제2 포맷의 태그 간의 변환정보를 포함할 수 있다.The pre-stored tag mapping information may include conversion information between the first format tag and the second format tag.

상기 기저장된 좌표매핑정보는, 상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들 및 제2 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들 간의 변환정보를 포함할 수 있다.The pre-stored coordinate mapping information may include conversion information between coordinate information for characters expressed through the first format tag and coordinate information for characters expressed through the second format tag. .

상기 기저장된 좌표정보들은, 상기 제2 포맷의 태그가 수정되기 전, 웹 페이지상에서 상기 제1 포맷의 태그에 의해 표현된 문자들에 대한 좌표정보들을 포함할 수 있다.The pre-stored coordinate information may include coordinate information for characters represented by the first format tag on a web page before the second format tag is modified.

본 발명의 다른 실시예에 따른 SVG 포맷을 이용한 폰트 편집 시스템은 폰트들이 저장된 폰트저장부를 더 포함할 수 있다.The font editing system using the SVG format according to another embodiment of the present invention may further include a font storage unit in which fonts are stored.

상기 문자입력부는, 상기 폰트저장부에 저장된 폰트들 중 선택된 하나 이상을 입력받을 수 있다.The character input unit may receive one or more selected fonts stored in the font storage unit.

본 발명의 또 다른 실시예에 따른 컴퓨터 판독 가능한 기록매체는, 컴퓨터를 이용하여 본 발명의 일 실시예에 따른 SVG 포맷을 이용한 폰트 편집 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체를 포함할 수 있다.A computer-readable recording medium according to another embodiment of the present invention may include a computer-readable recording medium recording a program for executing a font editing method using an SVG format according to an embodiment of the present invention using a computer. Can be.

본 발명의 일 실시예에 따른 SVG 포맷을 이용한 폰트 편집 방법, 시스템 및 컴퓨터 판독 가능한 기록매체는, HTML 포맷의 편집을 통하여, SVG 포맷을 편집할 수 있는 효과가 있다.The font editing method, system, and computer-readable recording medium using the SVG format according to an embodiment of the present invention have an effect of editing the SVG format through editing of the HTML format.

또한, 웹 페이지상에서 HTML 포맷의 편집을 통해, SVG 포맷의 편집에서는 불가능한 줄 바꿈, 단락, 행간 등 텍스트와 관련된 편집을 수행할 수 있는 효과가 있다.In addition, by editing the HTML format on the web page, it is possible to perform text-related edits such as line breaks, paragraphs, and line breaks that are not possible in the editing of the SVG format.

또한, SVG를 이용하여 각종 폰트를 별도로 다운로드받지 않고 온라인에서 사용할 수 있는 효과가 있다.In addition, there is an effect that can be used online without downloading various fonts separately using SVG.

본 발명에 관한 이해를 돕기 위해 상세한 설명의 일부로 포함되는, 첨부 도면은 본 발명에 대한 실시예를 제공하고, 상세한 설명과 함께 본 발명의 기술적 특징을 설명한다.
도 1은 본 발명의 일 실시예에 따른 SVG 포맷을 이용한 폰트 편집 방법을 간략히 도시한 순서도이다.
도 2는 본 발명의 일 실시예에 따른 SVG 포맷을 이용한 폰트 편집 시스템을 간략히 도시한 블록도이다.
BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are included as part of the detailed description to aid understanding of the present invention, provide embodiments of the present invention, and describe the technical features of the present invention together with the detailed description.
1 is a flowchart briefly illustrating a font editing method using an SVG format according to an embodiment of the present invention.
2 is a block diagram briefly illustrating a font editing system using an SVG format according to an embodiment of the present invention.

본 명세서에서 제1 및/또는 제2 등의 용어는 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 즉, 구성요소들을 상기 용어들에 의해 한정하고자 함이 아니다.In the present specification, terms such as first and/or second are used only to distinguish one component from another component. That is, it is not intended to limit the components by the terms.

본 명세서에서 '포함하다' 라는 표현으로 언급되는 구성요소, 특징, 및 단계는 해당 구성요소, 특징 및 단계가 존재함을 의미하며, 하나 이상의 다른 구성요소, 특징, 단계 및 이와 동등한 것을 배제하고자 함이 아니다.Elements, features, and steps referred to in the phrase'include' in this specification mean that the elements, features, and steps exist, and are intended to exclude one or more other elements, features, steps, and the like. This is not.

본 명세서에서 단수형으로 특정되어 언급되지 아니하는 한, 복수의 형태를 포함한다. 즉, 본 명세서에서 언급된 구성요소 등은 하나 이상의 다른 구성요소 등의 존재나 추가를 의미할 수 있다.In this specification, unless otherwise specified in the singular form, the plural form is included. That is, the components and the like referred to herein may mean the presence or addition of one or more other components.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함하여, 본 명세서에서 사용되는 모든 용어들은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자(통상의 기술자)에 의하여 일반적으로 이해되는 것과 동일한 의미이다.Unless defined otherwise, all terms used in this specification, including technical or scientific terms, have the same meaning as commonly understood by a person skilled in the art to which the present invention pertains (ordinary skilled person). to be.

즉, 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미인 것으로 해석되어야 하며, 본 명세서에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.In other words, terms such as those defined in a commonly used dictionary should be interpreted as meanings consistent with meanings in the context of related technologies, and are interpreted as ideal or excessively formal meanings unless explicitly defined herein. Does not work.

이하에서는, 첨부된 도면을 참조하여 본 발명의 실시예에 따른 SVG 포맷을 이용한 폰트 편집 방법, 시스템 및 컴퓨터 판독 가능한 기록매체에 대해 상세하게 설명한다.Hereinafter, a font editing method, a system, and a computer-readable recording medium using the SVG format according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 SVG 포맷을 이용한 폰트 편집 방법을 간략히 도시한 순서도이다.1 is a flowchart briefly illustrating a font editing method using an SVG format according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 일 실시예에 따른 SVG 포맷을 이용한 폰트 편집 방법은 입력받는 단계(S101), 제2 포맷의 태그를 생성하는 단계(S103), 렌더링(Rendering)하는 단계(S105), 수정된 제2 포맷의 태그를 추출하는 단계(S107), 제1 좌표정보들을 생성하는 단계(S109) 및 갱신하는 단계(S111)를 포함할 수 있다.Referring to FIG. 1, a font editing method using an SVG format according to an embodiment of the present invention includes receiving an input (S101), generating a tag of a second format (S103), and rendering (S105). ), extracting the modified second format tag (S107 ), generating first coordinate information (S109) and updating (S111 ).

입력받는 단계(S101)는 사용자로부터 제1 포맷의 태그를 통해 문자 및 문자에 대한 폰트를 입력받는 단계이다.The receiving step (S101) is a step of receiving a character and a font for the character through a tag of the first format from the user.

사용자는 별도의 폰트를 구비하지 않더라도, 폰트저장부(101)에 접근할 수 있으며, 제1 포맷의 태그에 폰트저장부(101)에 저장된 폰트를 입력함으로써, 문자 및 문자에 대한 폰트를 입력할 수 있다.Even if a user does not have a separate font, the font storage unit 101 can be accessed, and by entering the font stored in the font storage unit 101 in a tag of the first format, characters and fonts for the characters can be input. Can be.

제2 포맷의 태그를 생성하는 단계(S103)는 제1 포맷의 태그 및 제2 포맷의 태그 간의 기저장된 태그매핑정보에 기반하여, 제1 포맷의 태그에 대응되는 제2 포맷의 태그를 생성하는 단계이다.The step of generating a tag of the second format (S103) is to generate a tag of the second format corresponding to the tag of the first format, based on pre-stored tag mapping information between the tag of the first format and the tag of the second format. It is a step.

기저장된 태그매핑정보란 제1 포맷의 태그 및 제2 포맷의 태그 간의 변환 정보이다. 예컨대, 제1 포맷의 태그인 A_SVC를 기저장된 태그매핑정보에 대입하면, A_SVC에 대응되는 제2 포맷의 태그인 A_HTML 태그가 생성될 수 있다.The pre-stored tag mapping information is conversion information between tags of the first format and tags of the second format. For example, if A_SVC, which is a tag of the first format, is substituted into pre-stored tag mapping information, A_HTML tag which is a tag of the second format corresponding to A_SVC may be generated.

제1 포맷은 스케일러블 벡터 그래픽스(Scalable Vector Graphics, SVC) 포맷을 포함하며, 제2 포맷은 HTML(Hypertext Markup Language) 포맷을 포함할 수 있다.The first format may include a scalable vector graphics (SVC) format, and the second format may include a hypertext markup language (HTML) format.

여기서, 스케일러블 벡터 그래픽스(Scalable Vector Graphics, SVG)는 확장성 마크업 언어(XML)에 기반하여, 2차원 벡터 그래픽을 표현하기 위한 그래픽 포맷이다. SVG 표준은 SVG의 특징, 문법과 표시 효과를 정의하며, 모듈화의 XML 이름 공간(namespace)과 문서 문자 모델(Document Object Object Model, DOM)을 포함한다. Here, Scalable Vector Graphics (SVG) is a graphic format for expressing two-dimensional vector graphics based on extensible markup language (XML). The SVG standard defines SVG features, grammar and display effects, and includes modular XML namespaces and the Document Object Object Model (DOM).

SVG는 하이퍼링크(hyperlink) 기능을 제공할 뿐만 아니라, 스크립트 언어를 지원한다.SVG not only provides a hyperlink function, but also supports a scripting language.

따라서 Script 프로그래밍을 통해 SVG 문서 문자 모델의 엘리먼트와 속성에 액세스함으로써, 특정 이벤트에 응답할 수 있으므로, SVG의 다이나믹 및 인터랙션 성능을 향상시킬 수 있다.Therefore, by accessing the elements and properties of the SVG document character model through script programming, you can respond to specific events, improving the dynamic and interaction performance of SVG.

제2 포맷의 태그를 생성하는 단계(S103)는 제1 포맷의 태그에 포함된 문구들을 파싱하고, 파싱된 제1 포맷의 태그에 포함된 문구들을 기저장된 태그매핑정보에 대입시켜서, 제1 포맷의 태그에 대응되는 제2 포맷의 태그를 생성할 수 있다.The step of generating a tag of the second format (S103) parses the phrases included in the tag of the first format, and substitutes the phrases included in the parsed tag of the first format into pre-stored tag mapping information, so that the first format is A second format tag corresponding to the tag may be generated.

스케일러블 벡터 그래픽스(Scalable Vector Graphics, SVG)가 확장성 마크업 언어(XML)에 기반한 것이므로, 스케일러블 벡터 그래픽스 파일을 파싱할 시, 문서 구조에 기반한 XML 파싱기(Document Object Model, DOM), 이벤트에 기반한 XML 파싱기(Simple API for XML, SAX) 또는 “pull” 모드에 기반한 XML 파싱기(XML Pull Parser,XPP) 등을 채용하여 파싱할 수 있다.Since scalable vector graphics (SVG) is based on extensible markup language (XML), when parsing a scalable vector graphics file, an XML parser (Document Object Model, DOM), event based on document structure It can be parsed by employing an XML parser based on Simple API for XML (SAX) or an XML pull parser (XPP) based on “pull” mode.

제2 포맷의 태그를 생성하는 단계(S103)는 제1 포맷의 태그에서 의미론적인 단락들을 추론하여, 각 단락별로 제1 포맷의 태그를 파싱할 수 있다. 또한, 제2 포맷의 태그를 생성하는 단계(S103)는 단락들 각각을 기저장된 태그매핑정보에 대입하여 제1 포맷의 태그에 대응되는 제2 포맷의 태그를 생성할 수 있다.In step S103 of generating a tag of the second format, the semantic paragraphs are inferred from the tag of the first format, and the tag of the first format can be parsed for each paragraph. In addition, in the step of generating a tag of the second format (S103 ), each of the paragraphs may be substituted into pre-stored tag mapping information to generate a tag of the second format corresponding to the tag of the first format.

렌더링하는 단계(S105)는 생성된 제2 포맷의 태그를 렌더링하는 단계이다.The rendering step S105 is a step of rendering the generated second format tag.

렌더링(Rendering)이란 요청받은 내용을 페이지 화면에 표시하는 것으로서, 렌더링 엔진은 기본적으로 HTML 문서, XML 문서 및 이미지를 표시할 수 있고, 페이지 확장 기능을 이용하여 PDF와 같은 유형도 표시할 수 있다.Rendering is to display the requested content on the page screen, and the rendering engine can basically display HTML documents, XML documents, and images, and can also display types such as PDF using the page extension function.

예컨대, 렌더링 과정은 DOM 트리 구축을 위한 HTML 파싱, 렌더 트리 구축, 렌더 트리 배치 및 렌더 트리 그리기의 과정을 거칠 수 있다.For example, the rendering process may go through HTML parsing for building a DOM tree, building a render tree, arranging a render tree, and drawing a render tree.

사용자는 웹 페이지 상에서 제2 포맷의 태그를 통해 표현된 문자들의 폰트, 간격, 크기 등을 수정할 수 있다. 임시 영역에서 사용자의 수정 사항에 대응되도록 제2 포맷의 태그가 수정될 수 있다.The user can modify the font, spacing, size, etc. of characters expressed through tags of the second format on the web page. The tag of the second format may be modified to correspond to the user's modification in the temporary area.

즉, 본 발명의 일 실시예에 따른 SVG 포맷을 이용한 폰트 편집 방법은 사용자가 폰트를 직접 디자인하지 않더라도, 저장된 다양한 폰트를 이용하여 문자들을 표현할 수 있는 장점이 있다.That is, the font editing method using the SVG format according to an embodiment of the present invention has an advantage in that characters can be expressed using various stored fonts even if the user does not directly design the font.

수정된 제2 포맷의 태그를 추출하는 단계(S107)는 생성된 제2 포맷의 태그가 수정된 경우, 수정된 제2 포맷의 태그에서 수정된 태그를 추출하는 단계이다.Extracting the modified second format tag (S107) is a step of extracting the modified tag from the modified second format tag when the generated second format tag is modified.

제1 좌표정보들을 생성하는 단계(S109)는 수정된 제2 포맷의 태그를 통해 표현된 문자들 각각의 대한 제2 좌표정보들을 추출하고, 추출된 제2 좌표정보들에 기반하여 제1 포맷의 태그를 통해 표현된 문자들에 대한 제1 좌표정보들을 생성하는 단계이다.The generating of the first coordinate information (S109) extracts second coordinate information for each of the characters expressed through the modified second format tag, and based on the extracted second coordinate information. This is a step of generating first coordinate information for characters expressed through a tag.

즉, 수정된 제2 포맷의 태그를 통해 웹 페이지상에서 표현된 문자들 각각에 대한 제2 좌표정보들이 추출될 수 있다. 그리고 추출된 제2 좌표정보들이 기저장된 좌표매핑정보에 대입됨으로써, 웹 페이지상에서 제1 포맷의 태그를 통해 표현된 문자들에 대한 제1 좌표정보들이 생성될 수 있다.That is, second coordinate information for each of the characters expressed on the web page may be extracted through the modified second format tag. Then, the extracted second coordinate information is substituted into pre-stored coordinate mapping information, so that the first coordinate information for characters expressed through tags of the first format on the web page can be generated.

예컨대, HTML 포맷에서 (0,0)좌표에 있었던 A단어를 (10,10)좌표로 이동시킨 경우, 수정된 HTML 포맷에서 A단어의 좌표정보는 (10,10)일 수 있다. A단어에 대한 좌표정보가 기저장된 SVG-HTML 좌표매핑정보에 대입됨으로써, HTML 포맷에서 (10,10)에 해당하는 좌표정보에 대응되는 SVG 포맷에 대한 좌표정보가 생성될 수 있다.For example, when the word A in the (0,0) coordinate in the HTML format is moved to the (10,10) coordinate, the coordinate information of the word A in the modified HTML format may be (10,10). As the coordinate information for the word A is substituted into pre-stored SVG-HTML coordinate mapping information, coordinate information for the SVG format corresponding to the coordinate information corresponding to (10,10) in the HTML format may be generated.

SVG 1.1 이하의 버전에는 절대좌표를 통한 배치방식만 지원하기 때문에 텍스트의 행간, 단락 및 정렬 등의 편집을 지원하지 않지만, HTML 포맷을 통해 SVG 포맷을 편집함으로써 텍스트의 행간, 단락 및 정렬 등의 편집이 수행될 수 있다.SVG 1.1 and earlier versions do not support editing of text leading, paragraph, and alignment, because only the arrangement method using absolute coordinates is supported, but editing the SVG format through HTML format edits text leading, paragraph, and alignment. This can be done.

갱신하는 단계(S111)는 생성된 제1 좌표정보들에 기반하여, 상기 제1 포맷의 태그를 통해 표현된 문자들에 대해 기저장된 좌표정보들을 갱신하는 단계이다.The updating step S111 is a step of updating pre-stored coordinate information with respect to characters expressed through the first format tag based on the generated first coordinate information.

기저장된 좌표정보들을 생성된 제1 좌표정보들로 갱신시킴으로써, 웹 페이지 상에서 제1 포맷의 태그를 통해 표현된 문자들의 위치가 수정된 제2 포맷의 태그를 통해 표현된 문자들의 위치와 대응되도록 표현될 수 있다.By updating the pre-stored coordinate information with the generated first coordinate information, the position of the characters expressed through the first format tag on the web page is represented to correspond to the position of the characters expressed through the modified second format tag. Can be.

예컨대, HTML 포맷에서 A단어의 좌표정보를 (10,10)으로 수정한 경우, HTML 포맷에 대한 (10,10) 좌표정보에 대응되는 SVG 포맷에 대한 제1 좌표정보가 생성될 수 있다. SVG 포맷에 기저장된 A단어의 지역좌표정보를 생성된 SVG 포맷의 지역좌표정보로 갱신시킴으로써, 웹 페이지 상에서 SVG 포맷의 A단어가 HTML 포맷의 A단어와 동일한 위치에 표현될 수 있다.For example, when the coordinate information of the word A in the HTML format is modified to (10,10), first coordinate information for the SVG format corresponding to the (10,10) coordinate information for the HTML format may be generated. By updating the local coordinate information of the word A previously stored in the SVG format with the generated local coordinate information of the SVG format, the A word in the SVG format on the web page can be expressed in the same position as the A word in the HTML format.

웹 페이지는 HTML 외에 SVG 렌더링을 제공하고 있으며, 텍스트의 글꼴, 크기 등 스타일 속성이 동일한 경우, HTML 포맷의 태그와 SVG 포맷의 태그 간에 거의 흡사한 렌더링 결과를 제공하기 때문에, HTML 포맷의 태그에 대한 수정사항들에 기반하여 SVG 포맷의 태그를 변경시킬 수 있다.Web pages provide SVG rendering in addition to HTML, and when style attributes such as font and size of text are the same, they provide rendering results that are almost similar between tags in HTML format and tags in SVG format. You can change the tags in SVG format based on the modifications.

위와 같은 일련의 단계들을 거침으로써, 웹 페이지 상에서 렌더링된 HTML 포맷에 대한 편집 결과에 상응하는 텍스트 레이아웃이 적용된 SVG DOM Tree를 구성함으로써, SVG 포맷의 태그가 갱신될 수 있다.By going through the above series of steps, the SVG format tag can be updated by constructing the SVG DOM Tree to which the text layout corresponding to the edited result of the HTML format rendered on the web page is applied.

도 2는 본 발명의 일 실시예에 따른 SVG 포맷을 이용한 폰트 편집 시스템을 간략히 도시한 블록도이다.2 is a block diagram briefly illustrating a font editing system using an SVG format according to an embodiment of the present invention.

도 2를 참조하면, SVG 포맷을 이용한 폰트 편집 시스템(100)은 폰트저장부(101), 제1 포맷 입력부(103), 매핑정보 저장부(105), 편집부(107) 및 제2 포맷 입력부(109)를 포함할 수 있다.2, the font editing system 100 using the SVG format includes a font storage unit 101, a first format input unit 103, a mapping information storage unit 105, an editing unit 107, and a second format input unit ( 109).

폰트저장부(101)는 각종 폰트들을 저장할 수 있고, 제1 포맷 입력부(103)는 제1 포맷의 태그를 통해 문자 및 폰트저장부(101)에 저장된 폰트들 중 선택된 폰트들을 입력받을 수 있다.The font storage unit 101 may store various fonts, and the first format input unit 103 may receive selected fonts among characters and fonts stored in the font storage unit 101 through tags of the first format.

예컨대, 사용자는 로컬영역에 폰트를 저장해두지 않더라도, 폰트저장부(101)에 저장된 폰트를 제1 포맷의 태그에 입력함으로써, 제1 포맷의 태그를 통해 표현되는 문자의 폰트를 선택할 수 있다.For example, even if the font is not stored in the local area, the user can select the font of the character expressed through the tag in the first format by inputting the font stored in the font storage unit 101 into the tag in the first format.

매핑정보 저장부(105)는 태그매핑정보들 및 좌표매핑정보들이 기저장될 수 있다.The mapping information storage unit 105 may pre-store tag mapping information and coordinate mapping information.

기저장된 태그매핑정보들은 제1 포맷의 태그 및 제2 포맷의 태그 간의 변환정보들 이다.The pre-stored tag mapping information is conversion information between the first format tag and the second format tag.

기저장된 좌표매핑정보들은 웹 페이지상에서 제1 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들과 제2 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들 간의 변환정보들이다.The pre-stored coordinate mapping information is conversion information between coordinate information for characters expressed through a tag in a first format and coordinate information for characters expressed through a tag in a second format on a web page.

예컨대, 기저장된 태그매핑정보들에는 SVG 포맷의 태그에 대응되는 HTML 포맷의 태그에 대한 변환정보들이 포함될 수 있다.For example, the pre-stored tag mapping information may include conversion information for an HTML format tag corresponding to an SVG format tag.

또한, 기저장된 좌표매핑정보들에는 SVG 포맷의 태그를 통해 웹 페이지상에서 표현된 문자들에 대한 좌표정보들과 HTML의 태그를 통해 표현된 문자들에 대한 좌표정보들 간의 변환정보들이 포함될 수 있다.In addition, the pre-stored coordinate mapping information may include conversion information between coordinate information for characters expressed on a web page through tags in the SVG format and coordinate information for characters expressed through HTML tags.

편집부(107)는 제1 포맷의 태그를 기저장된 태그매핑정보에 대입시켜서 제1 포맷의 태그에 대응되는 제2 포맷의 태그를 생성할 수 있다.The editing unit 107 may generate a tag in the second format corresponding to the tag in the first format by substituting the tag in the first format into pre-stored tag mapping information.

예컨대, 편집부(107)는 A_SVG라는 SVG 포맷의 태그를 기저장된 태그매핑정보들에 대입함으로써, A_HTML이라는 HTML 포맷의 태그를 생성할 수 있다.For example, the editing unit 107 may generate a tag in HTML format called A_HTML by substituting a tag in SVG format called A_SVG into pre-stored tag mapping information.

즉, 편집부(107)는 제1 포맷의 태그에 포함된 문구들을 파싱하고, 파싱된 문구들을 기저장된 태그매핑정보에 대입시킴으로써 제2 포맷의 태그를 생성할 수 있다.That is, the editing unit 107 may generate tags in the second format by parsing the phrases included in the first format tag and substituting the parsed phrases in pre-stored tag mapping information.

생성된 제2 포맷의 태그는 사용자에게 보이지 않는 임시 영역에서 렌더링 되고, 사용자가 웹 페이지상에서 제2 포맷의 태그를 통해 표현된 문자들을 수정하는 동안, 임시 영역에서 제2 포맷의 태그가 수정될 수 있다.The generated second format tag is rendered in a temporary area invisible to the user, and while the user modifies the characters expressed through the second format tag on the web page, the second format tag can be modified in the temporary area. have.

사용자가 제2 포맷 입력부(109)를 통해 제2 포맷의 태그를 수정한 경우, 편집부(107)는 수정된 제2 포맷의 태그를 추출할 수 있다.When the user modifies the tag of the second format through the second format input unit 109, the editing unit 107 may extract the modified second format tag.

또한, 편집부(107)는 웹 페이지 상에서 수정된 제2 포맷의 태그를 통해 표현된 문자들에 대한 제2 좌표정보들을 추출할 수 있다.In addition, the editing unit 107 may extract second coordinate information for characters expressed through the modified second format tag on the web page.

편집부(107)는 추출한 제2 좌표정보들을 기저장된 좌표매핑정보에 대입시킴으로써, 제1 포맷의 태그를 통해 웹 페이지 상에서 표현된 문자들에 대한 제1 좌표정보들을 생성할 수 있다. The editing unit 107 may generate the first coordinate information for the characters expressed on the web page through tags of the first format by substituting the extracted second coordinate information into pre-stored coordinate mapping information.

예컨대, 편집부(107)는 웹 페이지 상에서 수정된 HTML 포맷의 태그를 통해 표현된 문자들에 대한 제2 좌표정보들을 추출하고, 추출한 제2 좌표정보들을 기저장된 좌표매핑정보에 대입시킴으로써, SVG 포맷의 태그를 통해 웹 페이지 상에서 표현된 문자들에 대한 제1 좌표정보들을 생성할 수 있다. For example, the editing unit 107 extracts second coordinate information for characters expressed through a modified HTML format tag on a web page, and substitutes the extracted second coordinate information into pre-stored coordinate mapping information, thereby generating an SVG format. The first coordinate information for characters expressed on the web page may be generated through the tag.

편집부(107)는 제1 포맷의 태그를 통해 표현된 문자들에 기저장된 좌표정보들을 생성된 제1 좌표정보들로 갱신시킴으로써, 제1 포맷의 태그를 통해 표현된 문자들에 대해 기저장된 좌표정보들을 갱신시킬 수 있다. The editing unit 107 updates the coordinate information pre-stored in the characters expressed through the tag of the first format with the generated first coordinate information, thereby pre-stored the coordinate information for the characters expressed through the tag of the first format. You can update them.

편집부(107)는 제1 포맷에 태그를 통해 표현된 문자들에 대해 기저장된 좌표정보들을 생성된 제1 좌표정보들로 갱신시킴으로써, 제1 포맷의 태그를 통해 웹 페이지 상에서 표현된 문자들의 위치가 수정된 제2 포맷의 태그를 통해 표현된 문자들의 위치와 대응되도록 표현할 수 있다.The editing unit 107 updates the pre-stored coordinate information for the characters expressed through the tag in the first format with the generated first coordinate information, so that the position of the characters expressed on the web page through the tag in the first format It can be expressed to correspond to the position of the characters expressed through the modified second format tag.

예컨대, 편집부(107)는 HTML 포맷의 태그에 의해 표현된 문자에 대한 좌표정보들을 기저장된 좌표매핑정보에 대입시켜 SVG 포맷의 태그에 의해 표현된 문자에 대한 제1 좌표정보들을 생성할 수 있다.For example, the editing unit 107 may generate the first coordinate information for the character represented by the tag in the SVG format by substituting the coordinate information for the character represented by the tag in the HTML format into pre-stored coordinate mapping information.

그리고 편집부(107)는 SVG 포맷의 태그를 통해 표현된 문자들에 기저장된 좌표정보들을 생성한 제1 좌표정보들로 갱신시킴으로써, 웹 페이지 상에서 SVG 포맷의 태그를 통해 표현된 문자들의 위치를 변경시킬 수 있다.In addition, the editing unit 107 changes the position of the characters expressed through the tags in the SVG format on the web page by updating the previously stored coordinate information in the characters expressed through the tags in the SVG format with the generated first coordinate information. Can be.

제2 포맷 입력부(109)는 사용자가 웹 페이지 상에서 수정한 제2 포맷의 태그를 입력받을 수 있다.The second format input unit 109 may receive a tag of the second format modified by the user on the web page.

즉, 사용자는 편집부(107)에 의하여 제2 포맷의 태그가 임시 영역에서 렌더링되면, 제2 포맷 입력부(109)를 통해 제2 포맷의 태그를 통해 표현된 문자에 대한 크기 및 지역좌표들을 수정할 수 있다.That is, when the second format tag is rendered in the temporary area by the editing unit 107, the user can modify the size and local coordinates of the character expressed through the second format tag through the second format input unit 109. have.

사용자의 입력이 진행되는 과정에서, 편집부(107)는 사용자에 의해 수정된 제2 포맷의 태그를 추출하고, 추출된 제2 포맷의 태그를 기저장된 태그매핑정보에 대입시킴으로써 추출된 제2 포맷의 태그에 대응되는 제1 포맷의 태그를 생성할 수 있다.In the process of input by the user, the editing unit 107 extracts the tag of the second format modified by the user, and substitutes the extracted tag of the second format into pre-stored tag mapping information to extract the second format of the extracted second format. A first format tag corresponding to the tag may be generated.

또한, 편집부(107)는 웹 페이지 상에서 제2 포맷의 태그를 통해 표현된 문자에 대한 제2 좌표정보들을 기저장된 좌표매핑정보에 대입시킴으로써, 제1 포맷의 태그를 통해 표현된 문자에 대한 제1 좌표정보들을 생성할 수 있다.In addition, the editing unit 107 substitutes the second coordinate information for the character expressed through the tag of the second format on the web page into the pre-stored coordinate mapping information, so that the first for the character expressed through the tag of the first format. Coordinate information can be generated.

비록 본 명세서에서의 설명은 예시적인 몇 가지 양상으로 나타났지만, 다양한 수정이나 변경이 후술되는 특허청구범위에 의해 정의되는 범주로부터 이루어질 수 있으며, 본 발명의 기술적인 보호범위는 다음의 특허청구범위에 의하여 정해져야 할 것이다.Although the description herein appears in several exemplary aspects, various modifications or changes can be made from the scope defined by the claims below, and the technical protection scope of the present invention is described in the following claims. It will have to be decided by.

100: SVG 포맷을 이용한 폰트 편집 방법
101: 폰트저장부
103: 제1 포맷 입력부
105: 매핑정보 저장부
107: 편집부
109: 제2 포맷 입력부
100: font editing method using SVG format
101: font storage
103: first format input
105: mapping information storage unit
107: editorial department
109: second format input

Claims (20)

SVG 포맷을 이용한 폰트 편집 시스템이 수행하는 폰트 편집 방법에 있어서,
제1 포맷의 태그를 통해 문자 및 상기 문자에 대한 폰트를 입력받는 단계;
상기 제1 포맷의 태그에 대응되는 제2 포맷의 태그를 생성하는 단계;
상기 생성된 제2 포맷의 태그가 수정된 경우, 상기 수정된 제2 포맷의 태그를 추출하는 단계;
상기 수정된 제2 포맷의 태그를 통해 표현된 문자들 각각에 대한 제2 좌표정보들을 추출하고, 추출된 제2 좌표정보들을 기저장된 좌표매핑정보에 대입시켜서, 상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 제1 좌표정보들을 생성하는 단계; 및
상기 제1 포맷의 태그를 통해 표현된 문자들에 기저장된 좌표정보들을 상기 생성된 제1 좌표정보들로 갱신하는 단계를 포함하는,
폰트 편집 방법.
In the font editing method performed by the font editing system using the SVG format,
Receiving a character and a font for the character through a tag of the first format;
Generating a second format tag corresponding to the first format tag;
Extracting the modified second format tag when the generated second format tag is modified;
The second coordinate information for each of the characters expressed through the modified second format tag is extracted, and the extracted second coordinate information is substituted into pre-stored coordinate mapping information and expressed through the first format tag. Generating first coordinate information for the texts; And
And updating coordinate information pre-stored in the characters expressed through the tag of the first format to the generated first coordinate information,
How to edit fonts.
제1항에 있어서,
상기 제2 포맷의 태그를 생성하는 단계는,
상기 제1 포맷의 태그에 포함된 문구들을 파싱하는 단계; 및
상기 파싱된 문구들을 기저장된 태그매핑정보에 대입시켜서, 상기 제2 포맷의 태그를 생성하는 단계를 포함하는,
폰트 편집 방법.
According to claim 1,
The step of generating a tag of the second format,
Parsing phrases included in the first format tag; And
And substituting the parsed phrases into pre-stored tag mapping information to generate tags in the second format,
How to edit fonts.
제1항에 있어서,
상기 제2 포맷의 태그를 생성하는 단계 이후,
상기 생성된 제2 포맷의 태그를 사용자에게 제공되지 않는 임시 영역에서 렌더링(Rendering)하는 단계를 더 포함하는,
폰트 편집 방법.
According to claim 1,
After the step of generating the tag of the second format,
The method further includes rendering the generated second format tag in a temporary area not provided to the user.
How to edit fonts.
삭제delete 제1항에 있어서,
상기 제1 좌표정보들로 갱신하는 단계는,
상기 제1 포맷의 태그를 통해 표현된 문자들의 위치가 상기 수정된 제2 포맷의 태그를 통해 표현된 문자들의 위치에 대응되도록 상기 기저장된 좌표정보들을 상기 생성된 제1 좌표정보들로 갱신하는 단계를 포함하는,
폰트 편집 방법.
According to claim 1,
Updating to the first coordinate information,
Updating the pre-stored coordinate information with the generated first coordinate information so that the position of the characters expressed through the first format tag corresponds to the position of the characters expressed through the modified second format tag. Containing,
How to edit fonts.
제1항에 있어서,
상기 제1 포맷은 SVG 포맷을 포함하고,
상기 제2 포맷은 HTML 포맷을 포함하는,
폰트 편집 방법.
According to claim 1,
The first format includes the SVG format,
The second format includes an HTML format,
How to edit fonts.
제2항에 있어서,
상기 기저장된 태그매핑정보는,
상기 제1 포맷의 태그 및 제2 포맷의 태그 간의 변환정보를 포함하는,
폰트 편집 방법.
According to claim 2,
The pre-stored tag mapping information,
Including conversion information between the first format tag and the second format tag,
How to edit fonts.
제1항에 있어서,
상기 기저장된 좌표매핑정보는,
상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들 및 제2 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들 간의 변환정보를 포함하는,
폰트 편집 방법.
According to claim 1,
The pre-stored coordinate mapping information,
And conversion information between coordinate information for characters expressed through the tag of the first format and coordinate information for characters expressed through the tag of the second format,
How to edit fonts.
제5항에 있어서,
상기 기저장된 좌표정보들은,
상기 제2 포맷의 태그가 수정되기 전, 웹 페이지상에서 상기 제1 포맷의 태그에 의해 표현된 문자들에 대한 좌표정보들인,
폰트 편집 방법.
The method of claim 5,
The pre-stored coordinate information,
Before the tag of the second format is modified, coordinate information for characters represented by the tag of the first format on a web page,
How to edit fonts.
제1 포맷의 태그를 통해 문자 및 상기 문자에 대한 폰트를 입력받는 제1 포맷 입력부; 및
상기 제1 포맷의 태그에 대응되는 제2 포맷의 태그를 생성하고,
상기 생성된 제2 포맷의 태그가 수정된 경우, 상기 수정된 제2 포맷의 태그를 추출하고,
상기 수정된 제2 포맷의 태그를 통해 표현된 문자들 각각에 대한 제2 좌표정보들을 추출하고,
추출된 제2 좌표정보들을 기저장된 좌표매핑정보에 대입시켜서, 상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 제1 좌표정보들을 생성하고,
상기 제1 포맷의 태그를 통해 표현된 문자들에 기저장된 좌표정보들을 상기 생성된 제1 좌표정보들로 갱신하는 편집부를 포함하는,
SVG 포맷을 이용한 폰트 편집 시스템.
A first format input unit that receives a character and a font for the character through a tag of the first format; And
Create a second format tag corresponding to the first format tag,
When the generated second format tag is modified, the modified second format tag is extracted,
Extracting second coordinate information for each of the characters expressed through the modified second format tag,
Substituting the extracted second coordinate information into pre-stored coordinate mapping information to generate first coordinate information for characters expressed through the tag of the first format,
And an editing unit for updating coordinate information pre-stored in the characters expressed through the tag of the first format with the generated first coordinate information,
Font editing system using SVG format.
제10항에 있어서,
상기 편집부는,
상기 제1 포맷의 태그에 포함된 문구들을 파싱하고,
상기 파싱된 문구들을 기저장된 태그매핑정보에 대입시켜서, 상기 제2 포맷의 태그를 생성하는,
SVG 포맷을 이용한 폰트 편집 시스템.
The method of claim 10,
The editing unit,
Parses the phrases included in the first format tag,
Substituting the parsed phrases into pre-stored tag mapping information to generate a tag in the second format,
Font editing system using SVG format.
제10항에 있어서,
상기 편집부는,
상기 생성된 제2 포맷의 태그를 사용자에게 제공되지 않는 임시 영역에서 렌더링(Rendering)하는,
SVG 포맷을 이용한 폰트 편집 시스템.
The method of claim 10,
The editing unit,
Rendering the generated second format tag in a temporary area not provided to the user,
Font editing system using SVG format.
삭제delete 제10항에 있어서,
상기 편집부는,
상기 제1 포맷의 태그를 통해 표현된 문자들의 위치가 상기 수정된 제2 포맷의 태그를 통해 표현된 문자들의 위치에 대응되도록 상기 기저장된 좌표정보들을 상기 생성된 제1 좌표정보들로 갱신하는,
SVG 포맷을 이용한 폰트 편집 시스템.
The method of claim 10,
The editing unit,
Updating the pre-stored coordinate information with the generated first coordinate information so that the position of the characters expressed through the first format tag corresponds to the position of the characters expressed through the modified second format tag,
Font editing system using SVG format.
제10항에 있어서,
상기 제1 포맷은 SVG 포맷을 포함하고,
상기 제2 포맷은 HTML 포맷을 포함하는,
SVG 포맷을 이용한 폰트 편집 시스템.
The method of claim 10,
The first format includes the SVG format,
The second format includes an HTML format,
Font editing system using SVG format.
제11항에 있어서,
상기 기저장된 태그매핑정보는,
상기 제1 포맷의 태그 및 제2 포맷의 태그 간의 변환정보를 포함하는,
SVG 포맷을 이용한 폰트 편집 시스템.
The method of claim 11,
The pre-stored tag mapping information,
Including conversion information between the first format tag and the second format tag,
Font editing system using SVG format.
제10항에 있어서,
상기 기저장된 좌표매핑정보는,
상기 제1 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들 및 제2 포맷의 태그를 통해 표현된 문자들에 대한 좌표정보들 간의 변환정보를 포함하는,
SVG 포맷을 이용한 폰트 편집 시스템.
The method of claim 10,
The pre-stored coordinate mapping information,
And conversion information between coordinate information for characters expressed through the tag of the first format and coordinate information for characters expressed through the tag of the second format,
Font editing system using SVG format.
제14항에 있어서,
상기 기저장된 좌표정보들은,
상기 제2 포맷의 태그가 수정되기 전, 웹 페이지상에서 상기 제1 포맷의 태그에 의해 표현된 문자들에 대한 좌표정보들인,
SVG 포맷을 이용한 폰트 편집 시스템.
The method of claim 14,
The pre-stored coordinate information,
Before the tag of the second format is modified, coordinate information for characters represented by the tag of the first format on a web page,
Font editing system using SVG format.
제10항에 있어서,
폰트들이 저장된 폰트저장부를 더 포함하고,
상기 제1 포맷 입력부는,
상기 폰트저장부에 저장된 폰트들 중 선택된 하나 이상을 입력받는,
SVG 포맷을 이용한 폰트 편집 시스템.
The method of claim 10,
Further comprising a font storage in which the font is stored,
The first format input unit,
Receiving one or more selected fonts stored in the font storage unit,
Font editing system using SVG format.
컴퓨터를 이용하여 제1항의 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체.
A computer readable recording medium recording a program for executing the method of claim 1 using a computer.
KR1020180143265A 2018-11-20 2018-11-20 Method, system and computer-readable recording medium for editing font using scalable vector graphic format KR102119560B1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
KR1020180143265A KR102119560B1 (en) 2018-11-20 2018-11-20 Method, system and computer-readable recording medium for editing font using scalable vector graphic format
CN201811529228.4A CN111274761A (en) 2018-11-20 2018-12-14 Font editing method and system using SVG format, and computer-readable recording medium
JP2018239138A JP2020086422A (en) 2018-11-20 2018-12-21 Method and system for editing font using svg format and computer-readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180143265A KR102119560B1 (en) 2018-11-20 2018-11-20 Method, system and computer-readable recording medium for editing font using scalable vector graphic format

Publications (2)

Publication Number Publication Date
KR20200058754A KR20200058754A (en) 2020-05-28
KR102119560B1 true KR102119560B1 (en) 2020-06-05

Family

ID=70908139

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180143265A KR102119560B1 (en) 2018-11-20 2018-11-20 Method, system and computer-readable recording medium for editing font using scalable vector graphic format

Country Status (3)

Country Link
JP (1) JP2020086422A (en)
KR (1) KR102119560B1 (en)
CN (1) CN111274761A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113326677A (en) * 2021-05-20 2021-08-31 深圳Tcl新技术有限公司 Subtitle rendering method and device, subtitle rendering equipment and computer-readable storage medium
CN113763514B (en) * 2021-07-15 2024-04-02 北京字节跳动网络技术有限公司 Method, device and system for generating stroke order animation and electronic equipment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100750674B1 (en) * 2004-12-28 2007-08-20 엔에이치엔(주) Method For Providing Font Service Enabling Selecting A Font By Area On Service Page And System For Executing The Method
KR101419935B1 (en) * 2007-09-14 2014-07-17 엘지전자 주식회사 A apparatus for font information converting, a converting system thereof and a method of font information converting
KR20150099936A (en) * 2014-02-24 2015-09-02 주식회사 인프라웨어 Method and apparatus for applying an alternate font for maintaining document layout
US9886426B1 (en) * 2015-03-26 2018-02-06 Accusoft Corporation Methods and apparatus for generating an efficient SVG file
CN105302445B (en) * 2015-11-12 2019-07-23 小米科技有限责任公司 Graphic user interface method for drafting and device
KR20170106144A (en) * 2016-04-15 2017-09-20 이흥범 System and method for providing web contents based on replacement of font

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Illustrator에서 SVG 형식 사용, https://helpx.adobe.com, (2018.03.13)
svg to font (github), https://gist.github.com/easylogic/e07f51e72c4198b6f3487e4e6fd013b5 (2017.11.01)
안형우 블로그, SVG 활용 2 - 일러스트레이터를 이용해서 SVG 파일 만들기, https://mytory.net/archives/11175, (2013.09.27)

Also Published As

Publication number Publication date
CN111274761A (en) 2020-06-12
KR20200058754A (en) 2020-05-28
JP2020086422A (en) 2020-06-04

Similar Documents

Publication Publication Date Title
US7340673B2 (en) System and method for browser document editing
US8954841B2 (en) RTF template and XSL/FO conversion: a new way to create computer reports
US8484553B2 (en) System and method for defining specifications for outputting content in multiple formats
US7523394B2 (en) Word-processing document stored in a single XML file that may be manipulated by applications that understand XML
JP4990302B2 (en) Data processing method, data processing program, and data processing apparatus
US20040041818A1 (en) Design system for website text graphics
CN101714133A (en) WEB-based mathematical formula editing system and method
CN105005472B (en) The method and device of Uyghur Character is shown on a kind of WEB
KR102119560B1 (en) Method, system and computer-readable recording medium for editing font using scalable vector graphic format
Bagley et al. Creating reusable well-structured PDF as a sequence of component object graphic (COG) elements
US20100037131A1 (en) System and method for designing and generating online stationery
CN112433995A (en) File format conversion method, system, computer equipment and storage medium
KR20190058005A (en) Method, system and computer-readable recording medium for editing svg format
Guillen et al. GARP: a tool for creating dynamic Web reports using XSL and XML technologies
Lin et al. Active document versioning: from layout understanding to adjustment
Hung et al. MathML for the management of mathematical formula in text editor
US20050132270A1 (en) Method, system, and computer program product for automatic code generation in an object oriented environment
CN117131843A (en) Method, device, equipment and storage medium for editing XML file obtained by seeing
Casario et al. CSS3 Solutions: Essential Techniques for CSS3 Developers
Nechitailenko Converting LaTeX to HTML5 and EPUB3: A case study
Travis Software & Tools
Collins et al. Comparison of Techniques for XML and RTF Tables
XSL-FO FOA: an XSL-FO Authoring Tool
MILOŠEVIĆ et al. QDITA Online Course Visual Experience Formation
van Herwijen et al. Creating SGML documents

Legal Events

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