WO2011046248A1 - 컬러 폰트를 이용한 웹 문서 표시 방법 및 장치 - Google Patents

컬러 폰트를 이용한 웹 문서 표시 방법 및 장치 Download PDF

Info

Publication number
WO2011046248A1
WO2011046248A1 PCT/KR2009/006039 KR2009006039W WO2011046248A1 WO 2011046248 A1 WO2011046248 A1 WO 2011046248A1 KR 2009006039 W KR2009006039 W KR 2009006039W WO 2011046248 A1 WO2011046248 A1 WO 2011046248A1
Authority
WO
WIPO (PCT)
Prior art keywords
color font
web document
color
layout
font
Prior art date
Application number
PCT/KR2009/006039
Other languages
English (en)
French (fr)
Inventor
윤정환
박용락
김재욱
김원준
정현제
Original Assignee
주식회사 릭스코
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 릭스코 filed Critical 주식회사 릭스코
Publication of WO2011046248A1 publication Critical patent/WO2011046248A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • 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

Definitions

  • Embodiments of the present invention relate to a method and apparatus for displaying a web document using color fonts.
  • another method may be to purchase a font item provided from a web page so that the text data input by the user is output in a predetermined font, or
  • a sentence including a simple HTML tag may be used to give a specific effect.
  • An embodiment of the present invention provides a method and apparatus for displaying a web document using a color font that can implement various colors in text output without changing the text when the web document is output.
  • An embodiment of the present invention provides a web document display method and apparatus using a color font that can display text in a web document in color by superimposing each of the color font frames in layers.
  • An embodiment of the present invention provides a method and apparatus for displaying a web document using a color font by periodically changing the layout of the color font and outputting a web document, so that the text in the web document can be implemented as a color font that animates. to provide.
  • Web document display method using a color font comprises the steps of receiving the web document from a web server in response to a request of the web document; If a color font is included in the web document, executing a layout for the color font using color font data associated with the color font; And outputting the web document by applying the color font on which the layout is executed.
  • a method of displaying a web document using color fonts comprising: receiving the web document and a color font layout control program from a web server according to a request of a web document; Analyzing the screen configuration data of the web document by executing the color font layout control program; Determining whether a color font is included in the web document using the screen configuration data; If the color font is included, requesting and receiving color font data associated with the color font from the web server; Executing a layout for the color font using the color font data; Outputting the web document by applying the color font on which the layout is executed; And changing the layout at predetermined time intervals when outputting the web document.
  • Web document display apparatus using a color font includes a receiving unit for receiving the web document from a web server in response to a request of the web document; A layout unit that executes a layout of the color font by using color font data associated with the color font when the web document includes color fonts; And an output unit for outputting the web document by applying the color font on which the layout is executed.
  • a web document display apparatus using color fonts comprises: a receiver configured to receive the web document and color font layout control program from a web server in response to a request of a web document; An analysis unit configured to analyze the screen configuration data of the web document by executing the color font layout control program; It is determined whether the color font is included in the web document by using the screen configuration data. When the color document is included in the web document, color color data associated with the color font is used to determine the color font.
  • a layout unit that executes layout for the; And an output unit for outputting the web document by applying the color font on which the layout is executed, wherein the layout unit changes the layout at predetermined time intervals when the web document is output.
  • various colors when outputting a web document, various colors may be implemented in the text output without changing the text.
  • text in a web document may be displayed in color by overlapping each color font frame with a layer.
  • FIG. 1 is a block diagram illustrating a web document display apparatus using color fonts according to an embodiment of the present invention.
  • FIG. 2 is a diagram illustrating an example of executing a color font layout according to an embodiment of the present invention.
  • FIG. 3 is an exemplary view comparing a web document displayed in a color font and a web document displayed in a general font according to an embodiment of the present invention.
  • FIG. 4 is a flowchart illustrating a web document display method using color fonts according to an embodiment of the present invention.
  • FIG. 1 is a block diagram illustrating a web document display apparatus using color fonts according to an embodiment of the present invention.
  • the web document display apparatus 100 using color fonts may include a receiver 110, an analyzer 120, a layout 130, an output 140, and It may include a controller 150.
  • the web document display apparatus 100 may be mounted on a user terminal such as a computer or a mobile phone.
  • the receiving unit 110 receives the web document from the web server according to the request of the web document.
  • the receiving unit 110 may also receive a color font layout control program together with the web document.
  • the web server may retrieve the requested web document from a database interworking with the web server and transmit the web document to the user terminal. Accordingly, the receiver 110 may receive the web document and the color font layout control program from the web server.
  • the color font layout control program may be written in Javascript, or alternatively, may be implemented as a Plug-in For ActiveX controls.
  • the receiving unit 110 requests and receives color font data related to the color fonts from the web server, and receives the received color font data from the user terminal. Can be stored in memory.
  • the web server may retrieve the requested color font data from a database linked with the web server and transmit the requested color font data to the user terminal. Accordingly, the receiving unit 110 may receive the color font data from the web server.
  • the color font data may include the color font, the number information of the color font frame, and the color information of each of the color font frames.
  • the analyzer 120 analyzes screen configuration data of the web document by executing a color font layout control program received with the web document when the web document is requested.
  • the screen configuration data is a component necessary to display the screen of the web document, and includes screen elements such as images, text, columns, and the like, and their positions, attributes (size, font, color), and the like. It can be understood as a concept.
  • the layout unit 130 determines whether a color font is included in the web document by using the screen configuration data. That is, the layout unit 130 may determine whether the color font is included in the web document by identifying a font type of the text included in the web document through a font among the screen configuration data.
  • the layout unit 130 executes a layout of the color font by using the color font data received by the receiving unit 110. do.
  • the layout unit 130 loads color fonts, color font frame number information, and color information of each frame, that is, the color font data from the memory of the user terminal.
  • the layout unit 130 identifies HTML objects in the web document by using the screen configuration data.
  • the layout unit 130 applies the color font to each color font frame corresponding to the HTML objects by using the color font data.
  • the layout unit 130 executes the layout of the color font by wrapping each of the color font frames 210 in a layer as shown in FIG. 2.
  • the layout unit 130 may output the final output 220 as shown in FIG. 2, that is, the final frame generated by overlapping five frames 210.
  • the color font frame refers to a frame representing a part of a text displayed in color, and the character may be understood as a concept encompassing not only letters but also numbers and symbols.
  • the output unit 140 outputs the web document by applying the color font on which the layout is executed. That is, the output unit 140 applies the color font on which the layout is executed, for example, the final output 220 of FIG. 2 to the web document, and then uses the screen configuration data to display the web document on the screen of the user terminal. Can be printed on and displayed.
  • FIG. 2 illustrates an example of executing a color font layout according to an embodiment of the present invention.
  • the controller 150 may control overall operations of the web document display apparatus 100, that is, the receiver 110, the analyzer 120, the layout unit 130, and the output unit 140.
  • FIG. 3 is an exemplary view comparing a web document displayed in a color font and a web document displayed in a general font according to an embodiment of the present invention.
  • reference numeral 310 denotes text in a web document (general font applied text) displayed in a general font
  • reference numeral 320 denotes a text in a web document displayed in a color font according to an embodiment of the present invention. Indicates text (color font applied text).
  • color fonts may be applied to the initial font, the neutral font, and the final font, and the color font frames may be overlapped with layers to represent colors.
  • color fonts may be applied to each of the initial, neutral, and final properties by dividing them into parts.
  • the color font applied text 320 may be applied to other languages besides Korean, such as English, Japanese, and the like, and may be applied to numbers and symbols.
  • the web document to which the color font is applied can be displayed on the screen of the user terminal by applying the color font.
  • the receiving unit 110 receives the web document and the color font layout control program from the web server according to the request of the web document.
  • the receiving unit 110 may request and receive color font data related to the color fonts from the web server.
  • the receiving unit 110 may temporarily or permanently store the color font layout control program or the color font data in a memory of the user terminal. In the case of permanent storage as described above, the receiving unit 110 does not request to download after accessing the web server.
  • the analysis unit 120 may load and execute the color font layout control program in the memory, and the layout unit 130 may load and use the color font data in the memory.
  • the analyzing unit 120 analyzes the screen configuration data of the web document by executing the color font layout control program.
  • the layout unit 130 determines whether a color font is included in the web document by using the screen configuration data. When the color font is included in the web document, the layout unit 130 uses the color font data. Perform layout for color fonts.
  • the output unit 140 applies the layout-executed color font to the web document and outputs the web document using the screen configuration data.
  • the layout unit 130 changes the layout of the color font, and the output unit 140 repeats the process of outputting the web document by applying the color font whose layout has been changed. Do it. That is, the layout unit 130 may change the layout at predetermined time intervals when outputting the web document.
  • the layout unit 130 overlaps each of the color font frames to which the corresponding color font is applied, according to the color font data, into a layer, and variably selected n of the color font frames (where n is the natural font as the color number).
  • the layout is changed by superimposing the number of frames) in layers.
  • the output unit 140 may output the web document by applying a color font that produces an animation effect according to the change of the layout.
  • FIG. 4 is a flowchart illustrating a web document display method using color fonts according to an embodiment of the present invention.
  • the web document display method may be performed by the web document display apparatus 100 of FIG. 1.
  • the web document display apparatus requests a web document by accessing a web server through a user terminal.
  • step 420 the web document display apparatus receives the web document and the color font layout control program from the web server according to the request of the web document.
  • the color font layout control program may be written in Javascript, or alternatively, may be implemented as a Plug-in For ActiveX controls.
  • step 430 the web document display apparatus executes the color font layout control program.
  • step 440 the web document display apparatus analyzes screen configuration data of the web document through execution of the color font layout control program.
  • the web document display apparatus may determine whether the web document includes color fonts using the screen configuration data.
  • the web document display apparatus outputs a web document not including the color font.
  • the web document display apparatus displays the color font data associated with the color font in the web server in step 460. Receive on request.
  • step 470 the web document display apparatus executes a layout of the color font by using the color font data.
  • the web document display apparatus first loads the color font data, that is, the color font, the number of color font frame information, and the color information of each frame from the memory of the user terminal.
  • the web document display device then identifies the HTML objects in the web document using the screen configuration data.
  • the web document display apparatus applies the color font to each color font frame corresponding to the HTML objects by using the color font data.
  • the web document display apparatus finishes the layout of the color font by performing a lamination operation of overlapping each of the color font frames in a layer.
  • the web document display device applies the color font on which the layout is executed and outputs the web document. That is, the web document display apparatus applies the color font on which the layout is executed, for example, the final output 220 of FIG. 2, to the web document, and then uses the screen configuration data to display the web document on the screen of the user terminal. Can be printed and displayed.
  • the web document display device applies a color font to the web document and also an animation effect, thereby outputting a web document on which a moving color font is implemented on a screen of a user terminal. I can display it.
  • the web document display apparatus first receives the web document and the color font layout control program from the web server according to the request of the web document.
  • the web document display apparatus executes the color font layout control program to analyze screen configuration data of the web document.
  • the web document display apparatus determines whether the web document includes a color font by using the screen configuration data.
  • the web document display apparatus requests and receives color font data related to the color font from the web server.
  • the web document display apparatus executes a layout for the color font by using the color font data.
  • the web document display apparatus applies the color font on which the layout is executed to the web document, and outputs the web document using the screen configuration data.
  • the web document display apparatus may change the layout of the color font at predetermined time intervals when outputting the web document. That is, the web document display apparatus outputs the web document by (1) changing the layout of the color font after the web document is output, and then (2) applying the color font whose layout has been changed (1). ), Repeat the process of (2).
  • the web document display apparatus overlaps each of the color font frames to which the corresponding color font is applied, according to the color font data, into a layer, wherein n is variably selected among the color font frames.
  • the layout is changed by overlapping the number of layers).
  • the web document display apparatus may output the web document by applying a color font that produces an animation effect according to the change of the layout.
  • Embodiments of the invention include a computer readable medium containing program instructions for performing various computer-implemented operations.
  • the computer readable medium may include program instructions, local data files, local data structures, or the like, alone or in combination.
  • the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts.
  • Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical recording media such as CD-ROMs, DVDs, magnetic-optical media such as floppy disks, and ROM, RAM, flash memory, and the like.
  • Hardware devices specifically configured to store and execute the same program instructions are included.
  • Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.

Abstract

본 발명의 일 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 방법은 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서를 수신하는 단계; 상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 이용하여 상기 컬러 폰트에 대한 레이아웃을 실행하는 단계; 및 상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 단계를 포함한다.

Description

컬러 폰트를 이용한 웹 문서 표시 방법 및 장치
본 발명의 실시예들은 컬러 폰트를 이용하여 웹 문서를 표시하는 방법 및 장치에 관한 것이다.
인터넷 이용자들은, 자신의 홈페이지나 블로그 등의 개인 커뮤니티 공간을 이용하거나, 또는 그룹 커뮤니티 공간이나 뉴스 게시판과 연동된 토론 공간 등의 다수가 용이하게 접근 가능한 공용 커뮤니티 공간을 이용하여 다른 사용자들과 빈번하게 커뮤니케이션을 수행한다.
그런데, 인터넷 이용자들은 자신의 개인 커뮤니티 공간, 또는 공용 커뮤니티 공간 중에서도 자신의 공간을 아름답게 꾸미고자 하는 욕구가 있으며, 이를 위해 서비스 페이지 별로 스킨, 배경 음악 등을 제공하는 서비스가 사용되고 있다. 따라서, 인터넷 이용자는 자신의 개인 커뮤니티 공간의 바탕 화면을 스킨으로 꾸미고 배경 음악이 재생되도록 할 수 있다.
또한, 위와 같이 이미지 등을 통한 개인 커뮤니티 공간을 아름답게 꾸미는 방법 이외 또 다른 방법은, 웹 페이지에서 제공되는 폰트 아이템을 구입하여 자신이 입력한 텍스트 데이터가 소정의 폰트로 출력되도록 하는 방식을 사용하거나, 숙달된 사용자의 경우에는 간단한 HTML 태그를 포함하는 문장을 이용하여 특유의 효과를 부여할 수도 있다.
그런데, 웹 문서 내의 텍스트를 표시하는 경우, 기존에는 단순히 텍스트를 흑백의 폰트로 표시하였기 때문에, 텍스트를 보다 예쁘게 또는 독특하게 꾸미고자 하는 이용자들의 욕구를 충족시키는 데에는 일정한 한계가 있었다.
본 발명의 일 실시예는 웹 문서를 출력 시, 텍스트의 변경 없이 텍스트 출력에 다양한 컬러를 구현할 수 있는 컬러 폰트를 이용한 웹 문서 표시 방법 및 장치를 제공한다.
본 발명의 일 실시예는 컬러 폰트 프레임 각각을 레이어로 겹쳐서 웹 문서 내의 텍스트를 컬러로 표시할 수 있는 컬러 폰트를 이용한 웹 문서 표시 방법 및 장치를 제공한다.
본 발명의 일 실시예는 컬러 폰트의 레이아웃을 주기적으로 변경하여 웹 문서를 출력함으로써, 웹 문서 내의 텍스트가 애니메이션 효과를 내는 컬러 폰트로 구현될 수 있도록 하는 컬러 폰트를 이용한 웹 문서 표시 방법 및 장치를 제공한다.
본 발명이 해결하고자 하는 과제는 이상에서 언급한 과제들로 제한되지 않으며, 언급되지 않은 또 다른 과제(들)은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.
본 발명의 일 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 방법은 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서를 수신하는 단계; 상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 이용하여 상기 컬러 폰트에 대한 레이아웃을 실행하는 단계; 및 상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 단계를 포함한다.
본 발명의 다른 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 방법은 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서 및 컬러 폰트 레이아웃 제어 프로그램을 수신하는 단계; 상기 컬러 폰트 레이아웃 제어 프로그램을 실행하여 상기 웹 문서의 화면 구성 데이터를 분석하는 단계; 상기 화면 구성 데이터를 이용하여 상기 웹 문서에 컬러 폰트가 포함되어 있는지를 판단하는 단계; 상기 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 상기 웹 서버에 요청하여 수신하는 단계; 상기 컬러 폰트 데이터를 이용하여, 상기 컬러 폰트에 대한 레이아웃을 실행하는 단계; 상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 단계; 및 상기 웹 문서 출력 시 상기 레이아웃을 일정 시간 간격으로 변경하는 단계를 포함한다.
본 발명의 일 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 장치는 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서를 수신하는 수신부; 상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 이용하여 상기 컬러 폰트에 대한 레이아웃을 실행하는 레이아웃부; 및 상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 출력부를 포함한다.
본 발명의 다른 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 장치는 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서 및 컬러 폰트 레이아웃 제어 프로그램을 수신하는 수신부; 상기 컬러 폰트 레이아웃 제어 프로그램을 실행하여 상기 웹 문서의 화면 구성 데이터를 분석하는 분석부; 상기 화면 구성 데이터를 이용하여 상기 웹 문서에 상기 컬러 폰트가 포함되어 있는지를 판단하고, 상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 이용하여, 상기 컬러 폰트에 대한 레이아웃을 실행하는 레이아웃부; 및 상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 출력부를 포함하고, 상기 레이아웃부는 상기 웹 문서 출력 시 상기 레이아웃을 일정 시간 간격으로 변경한다.
기타 실시예들의 구체적인 사항들은 상세한 설명 및 첨부 도면들에 포함되어 있다.
본 발명의 이점 및/또는 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나, 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 것이며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하며, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성요소를 지칭한다.
본 발명의 일 실시예에 따르면, 웹 문서를 출력 시, 텍스트의 변경 없이 텍스트 출력에 다양한 컬러를 구현할 수 있다.
본 발명의 일 실시예에 따르면, 컬러 폰트 프레임 각각을 레이어로 겹쳐서 웹 문서 내의 텍스트를 컬러로 표시할 수 있다.
본 발명의 일 실시예에 따르면, 컬러 폰트의 레이아웃을 주기적으로 변경하여 웹 문서를 출력함으로써, 웹 문서 내의 텍스트를 애니메이션 효과를 내는 컬러 폰트로 구현할 수 있다.
도 1은 본 발명의 일 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 장치를 설명하기 위해 도시한 블록도이다.
도 2는 본 발명의 일 실시예에 따라 컬러 폰트 레이아웃을 실행하는 일례를 도시한 도면이다.
도 3은 본 발명의 일 실시예에 따라 컬러 폰트로 표시되는 웹 문서와 일반적인 폰트로 표시되는 웹 문서를 비교한 예시도이다.
도 4는 본 발명의 일 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 방법을 설명하기 위해 도시한 흐름도이다.
이하에서는 첨부된 도면을 참조하여 본 발명의 실시예들을 상세히 설명하기로 한다.
도 1은 본 발명의 일 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 장치를 설명하기 위해 도시한 블록도이다.
도 1을 참조하면, 본 발명의 일 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 장치(100)는 수신부(110), 분석부(120), 레이아웃부(130), 출력부(140), 및 제어부(150)를 포함할 수 있다. 상기 웹 문서 표시 장치(100)는 컴퓨터, 휴대폰 등과 같은 사용자 단말에 탑재되어 구현될 수 있다.
상기 수신부(110)는 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서를 수신한다. 이때, 상기 수신부(110)는 상기 웹 문서와 함께 컬러 폰트 레이아웃 제어 프로그램도 수신할 수 있다.
즉, 상기 사용자 단말에서 상기 웹 서버에 접속하여 상기 웹 문서를 요청하면, 상기 웹 서버는 상기 요청된 웹 문서를 상기 웹 서버와 연동하는 데이터베이스로부터 검색하여 상기 사용자 단말로 전송할 수 있다. 이에 따라, 상기 수신부(110)는 상기 웹 서버로부터 상기 웹 문서 및 상기 컬러 폰트 레이아웃 제어 프로그램을 수신할 수 있다.
여기서, 상기 컬러 폰트 레이아웃 제어 프로그램은 자바 스크립트로 작성될 수 있으며, 또 달리 액티브X 플러그인(Plug-in For ActiveX controls)으로 구현될 수 있다.
또한, 상기 수신부(110)는 상기 수신된 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 관련된 컬러 폰트 데이터를 상기 웹 서버에 요청하여 수신하고, 상기 수신된 컬러 폰트 데이터를 상기 사용자 단말의 메모리에 저장할 수 있다.
즉, 상기 사용자 단말에서 상기 웹 서버에 접속하여 상기 컬러 폰트 데이터를 요청하면, 상기 웹 서버는 상기 요청된 컬러 폰트 데이터를 상기 웹 서버와 연동하는 데이터베이스로부터 검색하여 상기 사용자 단말로 전송할 수 있다. 이에 따라, 상기 수신부(110)는 상기 웹 서버로부터 상기 컬러 폰트 데이터를 수신할 수 있다.
여기서, 상기 컬러 폰트 데이터는 상기 컬러 폰트, 상기 컬러 폰트 프레임의 개수 정보, 및 상기 컬러 폰트 프레임 각각의 컬러 정보를 포함할 수 있다.
상기 분석부(120)는 상기 웹 문서의 요청 시에 상기 웹 문서와 함께 수신된 컬러 폰트 레이아웃 제어 프로그램을 실행하여, 상기 웹 문서의 화면 구성 데이터를 분석한다. 여기서, 상기 화면 구성 데이터는 상기 웹 문서의 화면을 표시하는 데 필요한 구성 요소로서, 예를 들면 이미지, 텍스트, 단 등과 같은 화면 구성 요소 및 그 위치, 속성(크기, 폰트, 색상) 등을 포괄하는 개념으로 이해될 수 있다.
상기 레이아웃부(130)는 상기 화면 구성 데이터를 이용하여 상기 웹 문서에 컬러 폰트가 포함되어 있는지를 판단한다. 즉, 상기 레이아웃부(130)는 상기 화면 구성 데이터 중 폰트를 통해, 상기 웹 문서에 포함된 텍스트의 폰트 종류를 식별함으로써, 상기 웹 문서에 상기 컬러 폰트가 포함되어 있는지 여부를 판단할 수 있다.
상기 레이아웃부(130)는 상기 판단 결과, 상기 웹 문서에 상기 컬러 폰트가 포함되어 있는 경우, 상기 수신부(110)에 의해 수신된 컬러 폰트 데이터를 이용하여 상기 컬러 폰트에 대한 레이아웃(layout)을 실행한다.
즉, 상기 레이아웃부(130)는 컬러 폰트, 컬러 폰트 프레임 개수 정보 및 각 프레임의 컬러 정보, 즉 상기 컬러 폰트 데이터를 상기 사용자 단말의 메모리로부터 로딩한다. 그리고, 상기 레이아웃부(130)는 상기 화면 구성 데이터를 이용하여 상기 웹 문서에서 HTML 오브젝트들을 식별한다. 그리고, 상기 레이아웃부(130)는 상기 컬러 폰트 데이터를 이용하여, 상기 HTML 오브젝트들에 대응되는 컬러 폰트 프레임 각각에 해당 컬러 폰트를 적용한다. 계속하여, 상기 레이아웃부(130)는 도 2에 도시된 바와 같이 상기 컬러 폰트 프레임(210) 각각을 레이어(layer)로 겹쳐서(wrapping) 상기 컬러 폰트에 대한 레이아웃을 실행한다. 이로써, 상기 레이아웃부(130)는 도 2와 같은 최종 출력물(220), 즉 5개의 프레임(210)이 겹쳐져서 생성된 최종 프레임을 출력할 수 있다.
여기서, 상기 컬러 폰트 프레임은 컬러로 표시되는 문자(text)의 일 부분을 나타내는 프레임을 말하며, 상기 문자는 단순히 문자뿐만 아니라 숫자, 기호 등을 포괄하는 개념으로 이해될 수 있다.
상기 출력부(140)는 상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력한다. 즉, 상기 출력부(140)는 상기 레이아웃이 실행된 컬러 폰트, 예컨대 도 2의 최종 출력물(220)을 상기 웹 문서에 적용한 후, 상기 화면 구성 데이터를 이용하여 상기 웹 문서를 상기 사용자 단말의 화면에 출력하여 표시할 수 있다. 참고로, 도 2는 본 발명의 일 실시예에 따라 컬러 폰트 레이아웃을 실행하는 일례를 도시한 도면이다.
상기 제어부(150)는 상기 웹 문서 표시 장치(100), 즉 상기 수신부(110), 분석부(120), 레이아웃부(130), 출력부(140) 등의 동작을 전반적으로 제어할 수 있다.
참고로, 도 3은 본 발명의 일 실시예에 따라 컬러 폰트로 표시되는 웹 문서와 일반적인 폰트로 표시되는 웹 문서를 비교한 예시도이다.
도 3에 도시된 바와 같이, 도면부호 310은 일반적인 폰트로 표시되는 웹 문서 내의 텍스트(일반 폰트 적용 텍스트)를 나타내고, 도면부호 320은 본 발명의 일 실시예에 따라 컬러 폰트로 표시되는 웹 문서 내의 텍스트(컬러 폰트 적용 텍스트)를 나타낸다.
상기 컬러 폰트 적용 텍스트(320)는 예컨대 한글의 경우 초성, 중성, 종성에 각각 컬러 폰트가 적용될 수 있으며, 여러 컬러 폰트 프레임이 레이어로 겹쳐져서 색상을 나타낸다. 이때, 상기 각각의 초성, 중성, 종성에 대해서도 부분부분으로 나누어 컬러 폰트를 적용할 수 있다.
한편, 상기 컬러 폰트 적용 텍스트(320)는 한글 이외에 다른 언어, 예컨대 영어, 일어 등에도 적용될 수 있으며, 숫자, 기호 등에도 적용 가능하다. 이러한 경우, 컬러 폰트를 적용하여 상기 컬러 폰트가 적용된 웹 문서를 사용자 단말의 화면에 표시할 수 있게 된다.
이하에서는 도 1을 참조하여 본 발명의 다른 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 장치를 설명하기로 한다.
상기 수신부(110)는 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서 및 컬러 폰트 레이아웃 제어 프로그램을 수신한다. 또한, 상기 수신부(110)는 상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 관련된 컬러 폰트 데이터를 상기 웹 서버에 요청하여 수신할 수 있다.
상기 수신부(110)는 상기 컬러 폰트 레이아웃 제어 프로그램 또는 상기 컬러 폰트 데이터를 상기 사용자 단말의 메모리에 임시 저장하거나 영구 저장할 수 있다. 상기 수신부(110)는 상기와 같이 영구 저장하는 경우, 이후에는 상기 웹 서버에 접속하여 다운로드를 요청하지 않는다.
이에 따라, 상기 분석부(120)는 상기 컬러 폰트 레이아웃 제어 프로그램을 상기 메모리에서 로딩하여 실행할 수 있고, 상기 레이아웃부(130)는 상기 컬러 폰트 데이터를 상기 메모리에서 로딩하여 사용할 수 있다.
상기 분석부(120)는 상기 컬러 폰트 레이아웃 제어 프로그램을 실행하여 상기 웹 문서의 화면 구성 데이터를 분석한다.
상기 레이아웃부(130)는 상기 화면 구성 데이터를 이용하여 상기 웹 문서에 컬러 폰트가 포함되어 있는지를 판단하고, 상기 웹 문서에 상기 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트 데이터를 이용하여, 상기 컬러 폰트에 대한 레이아웃을 실행한다.
상기 출력부(140)는 상기 레이아웃이 실행된 컬러 폰트를 상기 웹 문서에 적용하고, 상기 화면 구성 데이터를 이용하여 상기 웹 문서를 출력한다.
상기 웹 문서가 출력된 후, 상기 레이아웃부(130)는 상기 컬러 폰트에 대한 레이아웃을 변경하고, 상기 출력부(140)는 상기 레이아웃이 변경된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 과정을 반복하여 수행한다. 즉, 상기 레이아웃부(130)는 상기 웹 문서 출력 시 상기 레이아웃을 일정 시간 간격으로 변경할 수 있다.
구체적으로, 상기 레이아웃부(130)는 상기 컬러 폰트 데이터에 따라 해당 컬러 폰트가 적용된 컬러 폰트 프레임 각각을 레이어로 겹치되, 상기 컬러 폰트 프레임들 중 가변적으로 선택된 n(상기 n은 자연수로서 상기 컬러 폰트 프레임의 개수를 초과하지 않음)개를 레이어로 겹쳐서 상기 레이아웃을 변경한다. 그러면, 상기 출력부(140)는 상기 레이아웃의 변경에 따라 애니메이션 효과를 내는 컬러 폰트를 적용하여 상기 웹 문서를 출력할 수 있다.
도 4는 본 발명의 일 실시예에 따른 컬러 폰트를 이용한 웹 문서 표시 방법을 설명하기 위해 도시한 흐름도이다. 여기서, 상기 웹 문서 표시 방법은 도 1의 웹 문서 표시 장치(100)에 의해 수행될 수 있다.
도 4를 참조하면, 단계(410)에서 상기 웹 문서 표시 장치는 사용자 단말을 통해 웹 서버에 접속하여 웹 문서를 요청한다.
다음으로, 단계(420)에서 상기 웹 문서 표시 장치는 상기 웹 문서의 요청에 따라, 상기 웹 서버로부터 상기 웹 문서 및 컬러 폰트 레이아웃 제어 프로그램을 수신한다.
여기서, 상기 컬러 폰트 레이아웃 제어 프로그램은 자바 스크립트로 작성될 수 있으며, 또 달리 액티브X 플러그인(Plug-in For ActiveX controls)으로 구현될 수 있다.
다음으로, 단계(430)에서 상기 웹 문서 표시 장치는 상기 컬러 폰트 레이아웃 제어 프로그램을 실행한다.
다음으로, 단계(440)에서 상기 웹 문서 표시 장치는 상기 컬러 폰트 레이아웃 제어 프로그램의 실행을 통해, 상기 웹 문서의 화면 구성 데이터를 분석한다.
다음으로, 단계(450)에서 상기 웹 문서 표시 장치는 상기 화면 구성 데이터를 이용하여, 상기 웹 문서에 컬러 폰트가 포함되어 있는지를 판단할 수 있다.
상기 판단 결과, 상기 웹 문서에 상기 컬러 폰트가 포함되어 있지 않은 경우(450의 "아니오" 방향), 상기 웹 문서 표시 장치는 상기 컬러 폰트가 포함되어 있지 않은 웹 문서를 출력한다.
반면, 상기 판단 결과, 상기 웹 문서에 상기 컬러 폰트가 포함되어 있는 경우(450의 "예" 방향), 단계(460)에서 상기 웹 문서 표시 장치는 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 상기 웹 서버에 요청하여 수신한다.
다음으로, 단계(470)에서 상기 웹 문서 표시 장치는 상기 컬러 폰트 데이터를 이용하여 상기 컬러 폰트에 대한 레이아웃(layout)을 실행한다.
이를 보다 구체적으로 설명하면, 상기 웹 문서 표시 장치는 먼저 상기 컬러 폰트 데이터, 즉 상기 컬러 폰트, 컬러 폰트 프레임 개수 정보 및 각 프레임의 컬러 정보를 상기 사용자 단말의 메모리로부터 로딩한다.
이어서, 상기 웹 문서 표시 장치는 상기 화면 구성 데이터를 이용하여 상기 웹 문서에서 HTML 오브젝트들을 식별한다.
이어서, 상기 웹 문서 표시 장치는 상기 컬러 폰트 데이터를 이용하여, 상기 HTML 오브젝트들에 대응되는 컬러 폰트 프레임 각각에 해당 컬러 폰트를 적용한다.
계속하여, 상기 웹 문서 표시 장치는 상기 컬러 폰트 프레임 각각을 레이어(layer)로 겹치는 적층 작업을 수행함으로써, 상기 컬러 폰트에 대한 레이아웃을 마무리하게 된다.
다음으로, 단계(480)에서 상기 웹 문서 표시 장치는 상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력한다. 즉, 상기 웹 문서 표시 장치는 상기 레이아웃이 실행된 컬러 폰트, 예컨대 도 2의 최종 출력물(220)을 상기 웹 문서에 적용한 후, 상기 화면 구성 데이터를 이용하여 상기 웹 문서를 상기 사용자 단말의 화면에 출력하여 표시할 수 있다.
한편, 본 발명의 다른 실시예로서, 상기 웹 문서 표시 장치는 상기 웹 문서에 대해 컬러 폰트를 적용함과 동시에 애니메이션 효과도 적용함으로써, 움직이는 컬러 폰트가 구현된 웹 문서를 사용자 단말의 화면에 출력하여 표시할 수 있다.
즉, 상기 웹 문서 표시 장치는 먼저 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서 및 컬러 폰트 레이아웃 제어 프로그램을 수신한다.
다음으로, 상기 웹 문서 표시 장치는 상기 컬러 폰트 레이아웃 제어 프로그램을 실행하여 상기 웹 문서의 화면 구성 데이터를 분석한다.
다음으로, 상기 웹 문서 표시 장치는 상기 화면 구성 데이터를 이용하여 상기 웹 문서에 컬러 폰트가 포함되어 있는지를 판단한다.
다음으로, 상기 웹 문서 표시 장치는 상기 웹 문서에 상기 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 관련된 컬러 폰트 데이터를 상기 웹 서버에 요청하여 수신한다.
다음으로, 상기 웹 문서 표시 장치는 상기 컬러 폰트 데이터를 이용하여, 상기 컬러 폰트에 대한 레이아웃을 실행한다.
다음으로, 상기 웹 문서 표시 장치는 상기 레이아웃이 실행된 컬러 폰트를 상기 웹 문서에 적용하고, 상기 화면 구성 데이터를 이용하여 상기 웹 문서를 출력한다.
다음으로, 상기 웹 문서 표시 장치는 상기 웹 문서 출력 시 상기 컬러 폰트에 대한 레이아웃을 일정 시간 간격으로 변경할 수 있다. 즉, 상기 웹 문서 표시 장치는 상기 웹 문서가 출력된 후, (1) 상기 컬러 폰트에 대한 레이아웃을 변경하고, 이어서 (2) 상기 레이아웃이 변경된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 (1), (2)의 과정을 반복하여 수행한다.
구체적으로, 상기 웹 문서 표시 장치는 상기 컬러 폰트 데이터에 따라 해당 컬러 폰트가 적용된 컬러 폰트 프레임 각각을 레이어로 겹치되, 상기 컬러 폰트 프레임들 중 가변적으로 선택된 n(상기 n은 자연수로서 상기 컬러 폰트 프레임의 개수를 초과하지 않음)개를 레이어로 겹쳐서 상기 레이아웃을 변경한다. 이어서, 상기 웹 문서 표시 장치는 상기 레이아웃의 변경에 따라 애니메이션 효과를 내는 컬러 폰트를 적용하여 상기 웹 문서를 출력할 수 있다.
본 발명의 실시예들은 다양한 컴퓨터로 구현되는 동작을 수행하기 위한 프로그램 명령을 포함하는 컴퓨터 판독 가능 매체를 포함한다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 로컬 데이터 파일, 로컬 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체는 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD와 같은 광기록 매체, 플롭티컬 디스크와 같은 자기-광 매체, 및 롬, 램, 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다.
지금까지 본 발명에 따른 구체적인 실시예에 관하여 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서는 여러 가지 변형이 가능함은 물론이다. 그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 안 되며, 후술하는 특허 청구의 범위뿐 아니라 이 특허 청구의 범위와 균등한 것들에 의해 정해져야 한다.
이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 이는 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. 따라서, 본 발명 사상은 아래에 기재된 특허청구범위에 의해서만 파악되어야 하고, 이의 균등 또는 등가적 변형 모두는 본 발명 사상의 범주에 속한다고 할 것이다.

Claims (16)

  1. 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서를 수신하는 단계;
    상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 이용하여 상기 컬러 폰트에 대한 레이아웃을 실행하는 단계; 및
    상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 단계
    를 포함하는 컬러 폰트를 이용한 웹 문서 표시 방법.
  2. 제1항에 있어서,
    상기 컬러 폰트에 대한 레이아웃을 실행하는 단계는
    상기 컬러 폰트 데이터를 이용하여, 상기 웹 문서의 HTML 오브젝트들에 대응되는 컬러 폰트 프레임 각각에 해당 컬러 폰트를 적용하는 단계; 및
    상기 컬러 폰트 프레임 각각을 레이어로 겹쳐서 상기 컬러 폰트에 대한 레이아웃을 실행하는 단계
    를 포함하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 방법.
  3. 제2항에 있어서,
    상기 컬러 폰트 데이터는
    상기 컬러 폰트, 상기 컬러 폰트 프레임의 개수 정보, 및 상기 컬러 폰트 프레임 각각의 컬러 정보를 포함하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 방법.
  4. 제1항에 있어서,
    상기 컬러 폰트 데이터를 상기 웹 서버에 요청하여 수신하는 단계;
    상기 컬러 폰트 데이터를 사용자 단말의 메모리에 저장하는 단계; 및
    상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트 데이터를 상기 메모리로부터 로딩하는 단계
    를 더 포함하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 방법.
  5. 제1항에 있어서,
    상기 웹 문서의 요청 시, 컬러 폰트 레이아웃 제어 프로그램을 더 수신하는 단계;
    상기 컬러 폰트 레이아웃 제어 프로그램을 실행하여 상기 웹 문서의 화면 구성 데이터를 분석하는 단계; 및
    상기 화면 구성 데이터를 이용하여 상기 웹 문서에 상기 컬러 폰트가 포함되어 있는지를 판단하는 단계
    를 더 포함하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 방법.
  6. 제5항에 있어서,
    상기 컬러 폰트 레이아웃 제어 프로그램은
    자바 스크립트로 작성된 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 방법.
  7. 제5항에 있어서,
    상기 컬러 폰트 레이아웃 제어 프로그램은
    액티브X 플러그인(Plug-in For ActiveX controls)으로 구현되는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 방법.
  8. 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서 및 컬러 폰트 레이아웃 제어 프로그램을 수신하는 단계;
    상기 컬러 폰트 레이아웃 제어 프로그램을 실행하여 상기 웹 문서의 화면 구성 데이터를 분석하는 단계;
    상기 화면 구성 데이터를 이용하여 상기 웹 문서에 컬러 폰트가 포함되어 있는지를 판단하는 단계;
    상기 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 상기 웹 서버에 요청하여 수신하는 단계;
    상기 컬러 폰트 데이터를 이용하여, 상기 컬러 폰트에 대한 레이아웃을 실행하는 단계;
    상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 단계; 및
    상기 웹 문서 출력 시 상기 레이아웃을 일정 시간 간격으로 변경하는 단계
    를 포함하는 컬러 폰트를 이용한 웹 문서 표시 방법.
  9. 제8항에 있어서,
    상기 레이아웃을 일정 시간 간격으로 변경하는 단계는
    상기 컬러 폰트 데이터에 따라 해당 컬러 폰트가 적용된 컬러 폰트 프레임 각각을 레이어로 겹치되, 상기 컬러 폰트 프레임들 중 가변적으로 선택된 n(상기 n은 자연수로서 상기 컬러 폰트 프레임의 개수를 초과하지 않음)개를 레이어로 겹쳐서 상기 레이아웃을 변경하는 단계
    를 포함하고,
    상기 웹 문서를 출력하는 단계는
    상기 레이아웃의 변경에 따라 애니메이션 효과를 내는 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 단계
    를 포함하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 방법.
  10. 제1항 내지 제9항 중 어느 한 항의 방법을 수행하는 프로그램을 기록한 컴퓨터 판독 가능 기록 매체.
  11. 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서를 수신하는 수신부;
    상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 이용하여 상기 컬러 폰트에 대한 레이아웃을 실행하는 레이아웃부; 및
    상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 출력부
    를 포함하는 컬러 폰트를 이용한 웹 문서 표시 장치.
  12. 제11항에 있어서,
    상기 레이아웃부는
    상기 컬러 폰트 데이터를 이용하여, 상기 웹 문서의 HTML 오브젝트들에 대응되는 컬러 폰트 프레임 각각에 해당 컬러 폰트를 적용하며, 상기 컬러 폰트 프레임 각각을 레이어로 겹쳐서 상기 컬러 폰트에 대한 레이아웃을 실행하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 장치.
  13. 제11항에 있어서,
    상기 수신부는
    상기 컬러 폰트 데이터를 상기 웹 서버에 요청하여 수신하고, 상기 컬러 폰트 데이터를 사용자 단말의 메모리에 저장하며,
    상기 레이아웃부는
    상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트 데이터를 상기 메모리로부터 로딩하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 장치.
  14. 제11항에 있어서,
    상기 웹 문서의 요청 시에 상기 웹 문서와 함께 수신된 컬러 폰트 레이아웃 제어 프로그램을 실행하여, 상기 웹 문서의 화면 구성 데이터를 분석하는 분석부
    를 더 포함하고,
    상기 레이 아웃부는
    상기 화면 구성 데이터를 이용하여 상기 웹 문서에 상기 컬러 폰트가 포함되어 있는지를 판단하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 장치.
  15. 웹 문서의 요청에 따라 웹 서버로부터 상기 웹 문서 및 컬러 폰트 레이아웃 제어 프로그램을 수신하는 수신부;
    상기 컬러 폰트 레이아웃 제어 프로그램을 실행하여 상기 웹 문서의 화면 구성 데이터를 분석하는 분석부;
    상기 화면 구성 데이터를 이용하여 상기 웹 문서에 상기 컬러 폰트가 포함되어 있는지를 판단하고, 상기 웹 문서에 컬러 폰트가 포함되어 있는 경우, 상기 컬러 폰트와 연관된 컬러 폰트 데이터를 이용하여, 상기 컬러 폰트에 대한 레이아웃을 실행하는 레이아웃부; 및
    상기 레이아웃이 실행된 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 출력부
    를 포함하고,
    상기 레이아웃부는
    상기 웹 문서 출력 시 상기 레이아웃을 일정 시간 간격으로 변경하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 장치.
  16. 제15항에 있어서,
    상기 레이아웃부는
    상기 컬러 폰트 데이터에 따라 해당 컬러 폰트가 적용된 컬러 폰트 프레임 각각을 레이어로 겹치되, 상기 컬러 폰트 프레임들 중 가변적으로 선택된 n(상기 n은 자연수로서 상기 컬러 폰트 프레임의 개수를 초과하지 않음)개를 레이어로 겹쳐서 상기 레이아웃을 변경하고,
    상기 출력부는
    상기 레이아웃의 변경에 따라 애니메이션 효과를 내는 컬러 폰트를 적용하여 상기 웹 문서를 출력하는 것을 특징으로 하는 컬러 폰트를 이용한 웹 문서 표시 장치.
PCT/KR2009/006039 2009-10-12 2009-10-20 컬러 폰트를 이용한 웹 문서 표시 방법 및 장치 WO2011046248A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2009-0096982 2009-10-12
KR1020090096982A KR100952510B1 (ko) 2009-10-12 2009-10-12 컬러 폰트를 이용한 웹 문서 표시 방법 및 장치

Publications (1)

Publication Number Publication Date
WO2011046248A1 true WO2011046248A1 (ko) 2011-04-21

Family

ID=42219827

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2009/006039 WO2011046248A1 (ko) 2009-10-12 2009-10-20 컬러 폰트를 이용한 웹 문서 표시 방법 및 장치

Country Status (2)

Country Link
KR (1) KR100952510B1 (ko)
WO (1) WO2011046248A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102326981B1 (ko) * 2019-12-26 2021-11-15 서울여자대학교 산학협력단 문자배치 및 색상혼합에 따른 게임 제공방법, 장치 및 프로그램

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0730773A (ja) * 1993-06-24 1995-01-31 Canon Inc 文書処理装置
KR20050062693A (ko) * 2003-12-22 2005-06-27 삼성전자주식회사 컬러 화상형성장치 및 그의 컬러 변환방법
KR20050093198A (ko) * 2004-03-18 2005-09-23 에스케이 텔레콤주식회사 이동통신 단말기에서의 sms 컬러 문자 표시 방법
KR20090028294A (ko) * 2007-09-14 2009-03-18 엘지전자 주식회사 글꼴정보 변환장치 및 이의 변환 시스템 그리고 글꼴정보변환방법
KR100917280B1 (ko) * 2008-04-18 2009-09-16 주식회사 릭스코 웹문서의 표시방법

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0730773A (ja) * 1993-06-24 1995-01-31 Canon Inc 文書処理装置
KR20050062693A (ko) * 2003-12-22 2005-06-27 삼성전자주식회사 컬러 화상형성장치 및 그의 컬러 변환방법
KR20050093198A (ko) * 2004-03-18 2005-09-23 에스케이 텔레콤주식회사 이동통신 단말기에서의 sms 컬러 문자 표시 방법
KR20090028294A (ko) * 2007-09-14 2009-03-18 엘지전자 주식회사 글꼴정보 변환장치 및 이의 변환 시스템 그리고 글꼴정보변환방법
KR100917280B1 (ko) * 2008-04-18 2009-09-16 주식회사 릭스코 웹문서의 표시방법

Also Published As

Publication number Publication date
KR100952510B1 (ko) 2010-04-13

Similar Documents

Publication Publication Date Title
CN100375956C (zh) 在运行时选择图形组件类型的系统和方法
WO2013105760A1 (en) Contents providing system and operating method thereof
WO2012093811A1 (ko) 입력 이미지에 포함된 객체에 대한 콜렉션을 수행할 수 있도록 지원하기 위한 방법, 단말 장치 및 컴퓨터 판독 가능한 기록 매체
JP2023547917A (ja) 画像分割方法、装置、機器および記憶媒体
WO2019027070A1 (ko) 웹 사이트 제작 지원 서버 및 이에 의한 웹 사이트 제작 지원 방법
US9075835B2 (en) Learning support device, learning support method and storage medium in which learning support program is stored
US20140164296A1 (en) Chatbot system and method with entity-relevant content from entity
CN109255355A (zh) 图像处理方法、装置、终端、电子设备及计算机可读介质
WO2012105783A2 (en) E-book terminal, server, and service providing method
WO2014003520A1 (ko) 옥외 광고 led 전광판 및 상호 작용 방법
WO2019066231A1 (ko) 대표 이미지 생성
KR101194638B1 (ko) 이북 콘텐츠를 레벨에 따라 디스플레이하는 장치 및 방법
WO2011046248A1 (ko) 컬러 폰트를 이용한 웹 문서 표시 방법 및 장치
WO2023113377A1 (ko) 작문을 위한 콘텐츠를 추천하기 위한 방법, 시스템 및 비일시성의 컴퓨터 판독 가능한 기록 매체
CN106874252A (zh) 一种文档识别和显示方法及其移动终端
WO2010140743A1 (ko) 애니메이션 폰트파일 구조 및 휴대용 단말기의 텍스트 출력방법
US9965446B1 (en) Formatting a content item having a scalable object
WO2017122872A1 (ko) 전자 출판물에 대한 정보를 생성하는 장치 및 방법
WO2017018609A1 (ko) 벡터 지도 드로잉 장치 및 방법
WO2022211607A1 (ko) 감정상태 분류를 통한 솔루션 제공 방법
WO2017007131A1 (ko) 광고가 표시되는 컨텐츠 제공 서버, 그 방법 및 컨텐츠 내 광고 표시 방법이 프로그램으로 기록된 전자 장치에서 판독 가능한 기록매체
WO2021187833A1 (ko) 배너 이미지 자동 생성 방법 및 장치, 컴퓨터 판독 가능한 저장 매체
WO2017119534A1 (ko) 웹상 컨텐츠의 광고 방법 및 시스템
CN112099770A (zh) 基于模板的网页生成方法、系统、设备及存储介质
CN111209499B (zh) 一种页面展示的方法、装置、设备和可读介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09850424

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09850424

Country of ref document: EP

Kind code of ref document: A1