KR19980019748A - How to Use Printer Memory Efficiently - Google Patents

How to Use Printer Memory Efficiently Download PDF

Info

Publication number
KR19980019748A
KR19980019748A KR1019960037977A KR19960037977A KR19980019748A KR 19980019748 A KR19980019748 A KR 19980019748A KR 1019960037977 A KR1019960037977 A KR 1019960037977A KR 19960037977 A KR19960037977 A KR 19960037977A KR 19980019748 A KR19980019748 A KR 19980019748A
Authority
KR
South Korea
Prior art keywords
memory area
memory
information
macro
printer
Prior art date
Application number
KR1019960037977A
Other languages
Korean (ko)
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 KR1019960037977A priority Critical patent/KR19980019748A/en
Publication of KR19980019748A publication Critical patent/KR19980019748A/en

Links

Abstract

본 발명은 프린터의 에뮬레이션 중 큰 메모리 영역을 필요로 하는 제어기능의 정의가 선택되면 해당 제어정보의 저장에 필요한 메모리 영역의 크기를 산출하는 제1단계와, 상기 메모리 영역을 검색하여 빈 공간의 존재 여부를 판단하는 제2단계와, 상기 제2단계의 판단 결과 메모리 내에서 상기 제어기능의 정의 구현을 위한 영역을 할당한 후 저장버퍼를 구성하여 외부로부터 전송되는 제어정보를 저장하는 제3단계를 포함하는 프린터 메모리의 효율적 운용방법에 관한 것으로서, 프린터의 에뮬레이션 중 큰 메모리 영역을 필요로 하는 제어기능의 정의시 해당 제어정보의 저장에 필요한 메모리 영역 크기를 산출한 후 메모리 영역 내의 빈 공간을 찾아 상기 제어기능의 정의를 위하여 할당하기 때문에 상기 제어정보의 수와 크기가 제한되지 않아 프린터 메모리의 운용 효율성이 향상되고, 메모리의 확장시 상기 제어정보가 저장되는 메모리 영역도 확장되기 때문에 각종 에뮬레이션 규약의 지원을 위한 메모리 영역의 추가 확보가 가능한 효과가 있다.According to an embodiment of the present invention, when a definition of a control function requiring a large memory area is selected among emulations of a printer, a first step of calculating a size of a memory area required for storing corresponding control information, and searching for the memory area, exists of an empty space. A second step of determining whether or not, and a third step of storing control information transmitted from the outside by configuring a storage buffer after allocating an area for implementing the definition of the control function in the memory as a result of the determination of the second step. A method for efficiently operating a printer memory, the method comprising: calculating a memory area size required for storage of control information when defining a control function requiring a large memory area during emulation of a printer, and finding an empty space in the memory area. The number and size of the control information are not limited because they are allocated to define the control function. And improves the operational efficiency of the memory, it is possible that more effective securing of memory area for the support of various emulation protocol because the memory area in which the extended memory and the control information is stored is also extended.

Description

프린터 메모리의 효율적 운용방법How to Use Printer Memory Efficiently

제1도는 종래 기술에 의한 프린터 메모리의 구성도.1 is a configuration diagram of a printer memory according to the prior art.

제2도는 제1도에 도시된 폰트 다운로드용 버퍼의 구성도.2 is a block diagram of a font download buffer shown in FIG.

제3도는 제1도에 도시된 매크로 저장용 버퍼의 구성도.3 is a configuration diagram of a macro storage buffer shown in FIG.

제4도는 본 발명을 위한 프린터 메모리의 구성도.4 is a block diagram of a printer memory for the present invention.

제5도는 본 발명의 일 실시예에 의한 프린터 메모리의 효율적 운용방법을 나타내는 흐름도.5 is a flowchart illustrating a method of efficiently operating a printer memory according to an embodiment of the present invention.

제6도는 본 발명에 따른 매크로 기능의 정의 구현을 위해 구성되는 저장버퍼에 관한 것으로서,6 is related to a storage buffer configured for implementing a definition of a macro function according to the present invention.

(a)는 한 개 블록의 구성도,(a) is a block diagram of one block,

(b)는 블럭 정보 테이블의 구성도,(b) is a block diagram of a block information table;

(c)는 정보 관리 구조체의 구성도임.(c) is a schematic diagram of an information management structure.

제7도의 (a)-(b)는 본 발명의 매크로 정의에 따른 매크로 정보의 저장 과정을 나타내는 흐름도.7 (a) to 7 (b) are flowcharts illustrating a process of storing macro information according to a macro definition of the present invention.

본 발명은 프린터 메모리의 효율적 운용방법에 관한 것으로서, 특히 프린터의 에뮬레이션 중 큰 메모리 영역을 필요로 하는 제어기능의 정의가 선택되면 그 기능의 정의에 필요한 메모리 영역 크기만큼의 빈 공간을 찾아 해당 제어정보를 체계적인 구조로 저장함으로써 메모리를 효율적으로 관리할 수 있는 프린터 메모리의 효율적 운용방법에 관한 것이다.The present invention relates to an efficient operation method of a printer memory. In particular, when a definition of a control function requiring a large memory area is selected among emulations of a printer, the control information is found by finding an empty space corresponding to the size of the memory area required for the function definition. The present invention relates to an efficient operation method of a printer memory capable of efficiently managing memory by storing the data in a systematic structure.

일반적으로 프린터의 에뮬레이션 중에는 해당 기능의 정의시 상당히 큰 메모리 영역을 필요로 하는 제어기능이 있는 데, 폰트 다운로드 기능과 매크로 기능이 그에 해당된다.In general, the emulation of the printer has a control function that requires a large memory area when defining the function, such as the font download function and the macro function.

종래에는 용량이 한정되어 있는 프린터 메모리 내에 폰트 다운로드 기능과 매크로 기능의 정의를 위한 영역이 미리 할당되어 있었다.In the past, areas for defining font download functions and macro functions were pre-allocated in a printer memory having a limited capacity.

즉, 종래에는 프린터 메모리가 제1도에 도시된 바와 같이 입력 버퍼와, 주 프로그램 버퍼와, 에뮬레이션 처리 버퍼와, 라인 버퍼 또는 페이지 버퍼와, 폰트 다운로드용 버퍼와, 매크로 저장용 버퍼로 구성된다.That is, the printer memory conventionally comprises an input buffer, a main program buffer, an emulation processing buffer, a line buffer or page buffer, a font download buffer, and a macro storage buffer as shown in FIG.

상기에서 '입력 버퍼는 외부(즉, 호스트)로부터 전송되는 각종 데이터를 저장하는 메모리 영역이고, '주 프로그램 버퍼'는 프린터의 패널, 인터페이스 또는 프린터 인자를 실행하는데 필요한 메모리 영역이고, '에뮬레이션 처리 버퍼'는 각 에뮬레이션 모드의 기능 구현에 필요한 메모리 영역이고, '라인 버퍼 또는 페이지 버퍼'는 실제로 인자할 데이터를 저장하는 메모리 영역이고, '폰트 다운로드용 버퍼'는 사용자가 정의하는 폰트 정보를 수신하여 저장하는 메모리 영역이며, '매크로 저장용 버퍼'는 사용자가 자주 이용하는 제어기능 또는 인자 데이터를 저장하는 메모리 영역이다.In the above description, the 'input buffer' is a memory area for storing various data transmitted from the outside (ie, a host), and the 'main program buffer' is a memory area for executing a panel, an interface, or a printer parameter of the printer, and the 'emulation processing buffer'. 'Is the memory area required to implement the function of each emulation mode,' line buffer or page buffer 'is the memory area that stores the data to be printed, and' font download buffer 'receives and stores the font information defined by the user. The macro storage buffer is a memory area for storing control functions or parameter data frequently used by a user.

상기 폰트 다운로드용 버퍼와 매크로 저장용 버퍼를 좀 더 구체적으로 설명하면 다음과 같다.The font download buffer and the macro storage buffer will be described in more detail as follows.

상기 폰트 다운로드용 버퍼는 제2도에 도시된 바와 같이 여러 가지 종류의 폰트에 대한 정보를 저장하는 데, 하나의 폰트에 대한 정보는 폰트 식별 번호(폰트 ID)와 가로 도트수와 해상도 식별 번호(해상도 ID)와 해당 폰트 이미지 정보로 구성된다.The font download buffer stores information on various types of fonts as shown in FIG. 2. The information on one font includes a font identification number (font ID), a horizontal dot number and a resolution identification number ( Resolution ID) and corresponding font image information.

상기에서 '폰트 ID' 영역에는 다운로드 정보의 문자 코드가 저장되고, '가로 도트수' 영역에는 해상도에 따른 문자의 실제 크기가 저장되며, '해상도 ID' 영역에는 도트 사이의 최소 간격을 1/인치(inch) 단위로 나타낸 것이 저장된다.The character code of the download information is stored in the 'font ID' area, the actual size of the character according to the resolution is stored in the 'horizontal dot number' area, and the minimum spacing between dots is 1 / inch in the 'resolution ID' area. Stored in inches.

상기 매크로 저장용 버퍼는 제3도에 도시된 바와 같이 여러 가지의 매크로 기능에 대한 정보를 저장하는 데, 하나의 매크로 기능에 대한 정보는 매크로 식별 번호(매크로 ID)와 저장 바이트(byte) 수와 해당 매크로 정보로 구성된다.As shown in FIG. 3, the macro storage buffer stores information on various macro functions. The information on one macro function includes a macro identification number (macro ID) and the number of bytes stored. It consists of the macro information.

상기에서 '매크로 ID' 영역에는 매크로 지정 번호가 저장되고, '저장 바이트수' 영역에는 사용자가 매크로 식별 영역 내에 저장한 정보의 수가 저장된다.The macro designation number is stored in the 'macro ID' area, and the number of information stored in the macro identification area by the user is stored in the 'storage byte number' area.

즉, 상기 매크로 기능은 사용자가 자주 활용하는 제어명력 또는 인자 데이터를 프린터 메모리에 저장한 후 사용자의 지정에 따라 저장된 데이터에 의한 에뮬레이션 처리를 실행하는 기능을 말한다.That is, the macro function refers to a function of storing control notation or printing data frequently used by a user in the printer memory and then performing emulation processing based on the stored data according to a user's designation.

그러나, 종래에는 제2도 및 제3도에 도시된 바와 같이 폰트 다운로드 기능이나 매크로 기능의 정의시 각 다운로드 정보나 매크로 정보가 저장될 매모리 영역이 정보의 수나 크기에 관계없이 미리 일정 크기로 할당되어 있기 때문에 임의의 다운로드 정보나 매크로 정보의 수와 크기가 사전 설정된 저장 영역의 최대 지원 크기에 따라 제한되고, 그로 인해 프린터 메모리의 운용 효율성이 저하되는 문제점이 있었다.However, conventionally, as shown in FIGS. 2 and 3, when defining a font download function or a macro function, a memory area in which each download information or macro information is to be stored is allocated to a predetermined size regardless of the number or size of information. Since the number and size of arbitrary download information or macro information are limited by the maximum supported size of the preset storage area, there is a problem that the operation efficiency of the printer memory is deteriorated.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 프린트의 에뮬레이션 중 큰 메모리 영역을 필요로 하는 제어기능의 정의가 선택되면 해당 제어정보의 저장에 필요한 메모리 영역 크기를 산출한 후 메모리 영역 내의 빈 공간을 찾아 상기 제어기능의 정의를 위하여 할당함으로써 프린터 메모리의 효율적 관리에 의한 에뮬레이션 규약에 일치하는 제어기능의 구현을 가능하게 하는 프린터 메모리의 효율적 운용방법을 제공함에 그 목적이 있다.The present invention has been made to solve the above problems, and when the definition of a control function that requires a large memory area is selected among the emulation of the print, the memory area size required for storing the control information is calculated, It is an object of the present invention to provide an efficient operation method of a printer memory that enables realization of a control function conforming to an emulation protocol by efficient management of a printer memory by finding an empty space and allocating it for the definition of the control function.

상기와 같은 목적을 달성하기 위하여 본 발명에 의한 프린터 메모리의 효율적 운용방법은 프린터의 에뮬레이션 중 큰 메모리 영역을 필요로 하는 제어기능의 정의가 선택되면 해당 제어정보의 저장에 필요한 메모리 영역의 크기를 산출하는 제1단계와, 상기 메모리 영역을 검색하여 빈 공간의 존재 여부를 판단하는 제2단계와, 상기 제2단계의 판단 결과 메모리 내에서 상기 제어기능의 정의 구현을 위한 영역을 할당한 후 저장버퍼를 구성하여 외부로부터 전송되는 제어정보를 저장하는 제3단계를 포함한 것을 특징으로 한다.In order to achieve the above object, an efficient operation method of a printer memory according to the present invention calculates the size of a memory area required for storing corresponding control information when a definition of a control function requiring a large memory area is selected among emulations of a printer. A second step of determining whether a free space exists by searching the memory area, and a storage buffer after allocating an area for implementing the definition of the control function in the memory as a result of the determination of the second step. It comprises a third step of storing the control information transmitted from the outside by configuring a.

이하, 본 발명에 의한 프린터 메모리의 효율적 운용방법의 일 실시예를 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, an embodiment of an efficient operation method of a printer memory according to the present invention will be described in detail with reference to the accompanying drawings.

본 발명을 위한 프린터 메모리는 제4도에 도시된 바와 같이 입력 버퍼와, 주 프로그램 버퍼와, 에뮬레이션 처리 버퍼와, 라인 버퍼 또는 페이지 버퍼와, 다운로드 정보나 매크로 정보가 저장되는 데 활용될 수 있는 영역으로 구성된다.The printer memory for the present invention is an area in which an input buffer, a main program buffer, an emulation processing buffer, a line buffer or a page buffer, and download information or macro information can be utilized as shown in FIG. It consists of.

즉, 종래와는 달리 다운로드 정보와 매크로 정보가 저장되는 영역이 프린터 메모리 내에 미리 할당되어 있지 않다.That is, unlike the related art, an area in which download information and macro information are stored is not previously allocated in the printer memory.

본 발명의 일 실시예는 제5도에 도시된 바와 같이 먼저 프린터의 에뮬레이션 중 큰 메모리 영역을 필요로 하는 제어기능 즉, 폰트 다운로드 기능이나 매크로 기능의 정의가 선택되면 해당 제어정보 즉, 다운로드 정보나 매크로 정보의 저장에 필요한 메모리 영역의 크기를 산출한다.According to an embodiment of the present invention, as shown in FIG. 5, when a control function that requires a large memory area, that is, a font download function or a macro function, is selected among emulations of a printer, corresponding control information, that is, download information or The size of the memory area for storing the macro information is calculated.

상기 다운로드 정보의 저장에 필요한 메모리 영역 크기의 산출예는 아래 도표에 도시된 바와 같다.An example of calculating the memory area size required for storing the download information is shown in the table below.

도표graph

t-1t-1

한편, 상기에서 폰트 다운로드 기능이나 매크로 기능의 정의가 선택되지 않았으면 정규 문자코드나 다른 제어기능을 처리한다.(제1단계)On the other hand, if the definition of the font download function or the macro function is not selected in the above, the normal character code or other control function is processed.

상기 제1단계 후 메모리 영역을 검색하여 빈 공간의 존재 여부를 판단하는 데, 그 때 원래의 메모리 영역뿐만 아니라 확장된 메모리 영역까지 검색함으로써 메모리 확장에 따른 본 발명의 지원 확장성을 확보할 수 있다.(제2단계)After the first step, the memory area is searched to determine whether an empty space exists. At this time, by searching not only the original memory area but also the extended memory area, support scalability of the present invention according to memory expansion can be secured. (Step 2)

상기 제2단계의 판단 결과 메모리 내에 빈 공간이 존재하면 선택된 제어기능 즉, 폰트 다운로드 기능이나 매크로 기능의 정의 구현을 위한 영역을 할당한 후 해당 저장버퍼를 구성하여 외부로부터 전송되는 제어정보 즉, 다운로드 정보 또는 매크로 정보를 저장한다.As a result of the determination of the second step, if there is an empty space in the memory, an area for implementing the definition of the selected control function, that is, the font download function or the macro function is allocated, and then the corresponding storage buffer is configured and the control information transmitted from the outside is downloaded. Store information or macro information.

일례로 상기 매크로 기능의 정의 구현을 위해 구성되는 저장버퍼는 외부로부터 전송되는 제어정보 즉, 매크로 정보가 저장될 적어도 하나 이상의 블록(제6도의 (a)에 도시됨)과, 상기 블록의 시작 어드레스 정보가 기록될 블록 정보 테이블(제6도의 (b)에 도시됨)과, 상기 블록 정보 테이블의 시작 어드레스와 상기 블록의 개수와 상기 제어기능의 식별 번호 즉, 매크로 식별 번호(매크로 ID)가 기록되는 정보 관리 구조체(제6도의 (c)에 도시됨)로 이루어진다.For example, the storage buffer configured to implement the definition of the macro function may include at least one block (shown in (a) of FIG. 6) in which control information transmitted from the outside, that is, macro information, is stored, and a start address of the block. The block information table (shown in (b) of FIG. 6) on which information is to be recorded, the start address of the block information table, the number of blocks and the identification number of the control function, that is, the macro identification number (macro ID) are recorded. Information management structure (shown in FIG. 6C).

상기에서 한 개의 블록에 저장 가능한 최대 정보수는 512바이트로 제한되므로 외부로부터 입력되는 매크로 정보수가 512바이트를 초과하는 경우 메모리 영역 내의 빈 공간을 찾아 또 다른 블록을 할당한 후 초과분의 매크로 정보를 저장한다.Since the maximum number of information that can be stored in one block is limited to 512 bytes, when the number of macro information input from the outside exceeds 512 bytes, the macro information is stored after finding an empty space in the memory area and allocating another block. do.

또한 각 블록은 자신의 블록 내 저장된 정보수를 기록하는 영역과 매크로 정보가 저장되는 영역으로 구성된다.(제3단계)Each block also includes an area for recording the number of information stored in its block and an area for storing macro information.

한편, 상기 제2단계의 판단 결과 메모리 내에 빈 공간이 존재하지 않으면 외부로부터 전송되는 제어정보(폰트정보)의 삭제를 수행한다.(제4단계)On the other hand, if the empty space does not exist in the memory as a result of the determination of the second step, the control information (font information) transmitted from the outside is deleted.

상기 제3단계와 제4단계 후에는 에뮬레이션 처리가 수행된다.After the third and fourth steps, emulation processing is performed.

본 발명의 일 실시예의 이해가 용이하도록 매크로 정의에 따른 매크로 정보의 저장 과정을 제7도의 (a)-(b)를 참조하여 설명한다.In order to facilitate understanding of an embodiment of the present invention, a process of storing macro information according to a macro definition will be described with reference to FIGS. 7A to 7B.

먼저, 제7도의 (a)에 도시된 바와 같이 매크로 정의가 선택되면 블록 정보 테이블의 메모리 영역을 산정한 후 메모리 영역 내에 빈 공간이 존재하는 지를 판단한다.First, as shown in FIG. 7A, when the macro definition is selected, the memory area of the block information table is calculated and it is determined whether an empty space exists in the memory area.

상기의 판단 결과 메모리 영역 내에 빈 공간이 존재하면 정보 관리 구조체 내에 블록 정보 테이블의 시작 어드레스를 기록하고, 매크로 정의 플래그를 온시킨 후 제7도의 (b)에 도시된 정보 검색 루틴을 수행한다.As a result of the above determination, if an empty space exists in the memory area, the start address of the block information table is recorded in the information management structure, the macro definition flag is turned on, and the information retrieval routine shown in FIG.

상기 정보 검색 루틴은 먼저 메모리 영역 내에 514바이트의 빈 공간이 존재하는 지를 판단하여 514바이트의 빈 공간이 존재하면 매크로 정의의 종료 조건이 전송될 때까지 외부로부터 전송되는 매크로 정보를 상기 514바이트의 빈 공간에 1바이트씩 저장시키고, 그 후 512바이트의 매크로 정보 저장이 완료되면 현재의 블록 내에 저장된 매크로 정보수 512바이트를 해당 블록 내에 기록한다.The information retrieval routine first determines whether there is 514 bytes of free space in the memory area. If there is 514 bytes of free space, macro information transmitted from the outside is transmitted until the end condition of the macro definition is transmitted. One byte is stored in the space, and when the macro information of 512 bytes is completed, 512 bytes of macro information stored in the current block are recorded in the corresponding block.

상기에서 외부로부터 전송되는 매크로 정보수가 512바이트를 초과하여 하나의 블록에 모두 저장될 수 없으면 다시 메모리 영역을 검색하여 또 다른 514바이트의 빈 공간을 찾아낸 다음 즉, 또 다른 블록을 할당한 다음 상기와 같은 방법으로 매크로 정보를 저장시키는 과정을 반복 수행한다.If the number of macro information transmitted from the outside is larger than 512 bytes and cannot be stored in one block, the memory area is searched again to find another 514 bytes of empty space, that is, another block is allocated, and In the same way, the process of storing macro information is repeated.

상기에서 외부로부터 매크로 정의의 종료 조건이 전송되면 현재의 블록 내에 저장된 매크로 정보수를 해당 블록 내에 기록하고, 전체 매크로 정보가 저장된 블록의 개수를 계수하여 정보 관리 구조체 내에 기록하고, 매크로 정의 플래그를 오프시킨 다음 에뮬레이션 처리부로 복귀한다.When the end condition of the macro definition is transmitted from the outside, the number of macro information stored in the current block is recorded in the corresponding block, the number of blocks in which the entire macro information is stored is counted and recorded in the information management structure, and the macro definition flag is turned off. Then return to the emulation processing unit.

한편, 상기 메모리 영역 내에 514바이트의 빈 공간이 존재하는 지를 판단하여 514바이트의 빈 공간이 존재하지 않으면 현재까지 메모리 내에 저장시켰던 매크로 정보를 삭제하고, 매크로 정의 플래그를 오프시킨 후 에뮬레이션 처리부로 복귀한다.On the other hand, it is determined whether there is 514 bytes of free space in the memory area, and if there is no 514 bytes of free space, the macro information stored up to now is deleted, the macro definition flag is turned off, and then the emulation processing unit returns. .

상기와 같이 매크로 기능의 정의가 완료된 상태에서 사용자가 해당 매크로 번호를 호출하면 상기 매크로 번호 내에 포함된 적어도 하나 이상의 블록에 저장되어 있던 매크로 정보가 에뮬레이션 처리된다.As described above, when the user calls the macro number in the state where the macro function is defined, macro information stored in at least one or more blocks included in the macro number is emulated.

이와 같이 본 발명은 프린터의 에뮬레이션 중 큰 메모리 영역을 필요로 하는 제어기능의 정의시 해당 제어정보의 저장에 필요한 메모리 영역 크기를 산출한 후 메모리 영역 내의 빈 공간을 찾아 상기 제어기능의 정의를 위하여 할당하기 때문에 상기 제어정보의 수와 크기가 제한되지 않아 프린터 메모리의 운용 효율성이 향상되고, 메모리의 확장시 상기 제어정보가 저장되는 메모리 영역도 확장되기 때문에 각종 에뮬레이션 규약의 지원을 위한 메모리 영역의 추가 확보가 가능한 효과가 있다.As described above, the present invention calculates the size of a memory area required for storing corresponding control information when defining a control function requiring a large memory area during emulation of a printer, and then finds an empty space in the memory area and allocates it for the definition of the control function. Since the number and size of the control information are not limited, the operation efficiency of the printer memory is improved, and when the memory is expanded, the memory area for storing the control information is also expanded, thereby securing an additional memory area for supporting various emulation protocols. Has the possible effect.

Claims (4)

프린터의 에뮬레이션 중 큰 메모리 영역을 필요로 하는 제어기능의 정의가 선택되면 해당 제어정보의 저장에 필요한 메모리 영역의 크기를 산출하는 제1단계와, 상기 메모리 영역을 검색하여 빈 공간의 존재 여부를 판단하는 제2단계와, 상기 제2단계의 판단 결과 메모리 내에서 상기 제어기능의 정의 구현을 위한 영역을 할당한 후 저장버퍼를 구성하여 외부로부터 전송되는 제어정보를 저장하는 제3단계를 포함한 것을 특징으로 하는 프린터 메모리의 효율적 운용방법.If a definition of a control function requiring a large memory area is selected among emulations of the printer, a first step of calculating a size of a memory area required for storing the control information; and searching the memory area to determine whether an empty space exists. And a third step of configuring a storage buffer and storing control information transmitted from the outside after allocating an area for implementing the definition of the control function in the memory as a result of the determination of the second step. Efficient operation of printer memory. 제1항에 있어서,The method of claim 1, 상기 프린터 에뮬레이션 중 큰 메모리 영역을 필요로 하는 제어기능은 폰트 다운로드 기능과 매크로 기능 중 하나인 것을 특징으로 하는 프린터 메모리의 효율적 운용방법.The control function requiring a large memory area of the printer emulation is one of a font download function and a macro function. 제1항에 있어서,The method of claim 1, 상기 제2단계의 판단 결과 메모리 내에 빈 공간이 존재하지 않으면 외부로부터 전송되는 제어정보의 삭제를 수행하는 제4단계를 더 포함하는 것을 특징으로 하는 프린터 메모리의 효율적 운용방법.And a fourth step of deleting control information transmitted from the outside if there is no empty space in the memory as a result of the determination of the second step. 제1항에 있어서,The method of claim 1, 상기 제3단계에서 상기 저장버퍼는 외부로부터 전송되는 제어정보가 저장될 적어도 하나 이상의 블록과, 상기 블록의 시작 어드레스 정보가 기록될 블록 정보 테이블과, 상기 블록 정보 테이블의 시작 어드레스와 상기 블록의 개수와 상기 제어기능의 식별 번호가 기록되는 정보 관리 구조체로 이루어짐을 특징으로 하는 프린터 메모리의 효율적 운용방법.In the third step, the storage buffer includes at least one block in which control information transmitted from the outside is to be stored, a block information table in which start address information of the block is to be recorded, a start address of the block information table, and the number of blocks. And an information management structure in which the identification number of the control function is recorded.
KR1019960037977A 1996-09-03 1996-09-03 How to Use Printer Memory Efficiently KR19980019748A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960037977A KR19980019748A (en) 1996-09-03 1996-09-03 How to Use Printer Memory Efficiently

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960037977A KR19980019748A (en) 1996-09-03 1996-09-03 How to Use Printer Memory Efficiently

Publications (1)

Publication Number Publication Date
KR19980019748A true KR19980019748A (en) 1998-06-25

Family

ID=66322308

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960037977A KR19980019748A (en) 1996-09-03 1996-09-03 How to Use Printer Memory Efficiently

Country Status (1)

Country Link
KR (1) KR19980019748A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100345534B1 (en) * 1998-10-07 2002-10-25 삼성전자 주식회사 Antenna unit installed on the flip cover in flip-up phones
KR100484164B1 (en) * 2002-09-23 2005-04-19 삼성전자주식회사 Practical using method and apparatus for memory of a printer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100345534B1 (en) * 1998-10-07 2002-10-25 삼성전자 주식회사 Antenna unit installed on the flip cover in flip-up phones
KR100484164B1 (en) * 2002-09-23 2005-04-19 삼성전자주식회사 Practical using method and apparatus for memory of a printer

Similar Documents

Publication Publication Date Title
JP3265697B2 (en) Image processing device
US5577183A (en) Printer system that stores compressed font glyphs in data blocks and decompressed glyphs in each data block together using same decompression procedure
US6574001B2 (en) Managing font data in a print job
KR100335699B1 (en) How to Control Printer and Cache Memory Space Allocation
EP0694831A2 (en) Computer system having storage unit provided with data compression function andmethod of management of storage area thereof
US5732197A (en) Printing control apparatus
JPH06106810A (en) Method for forming image and its device
KR19980019748A (en) How to Use Printer Memory Efficiently
JP3230815B2 (en) Printer
JPH043219A (en) Printer
JPH11110264A (en) Information processing device and method
JPH09319658A (en) Memory managing system for variable page size
JPH03114856A (en) Printer data management system
JP3240673B2 (en) How to manage character patterns
JP4495611B2 (en) Image forming apparatus
KR0164546B1 (en) Partition use method of memory
JP3817077B2 (en) Print processing system and image forming apparatus
JP3045656B2 (en) Page printer
US20030231326A1 (en) Method and apparatus for improving information storage using compressed and non-compressed data
JP3019786B2 (en) Facsimile machine
JPH11153990A (en) Printing device
JP2002120418A (en) Printer device and image processing device comprising the printer device
JPH0916355A (en) Information processor and storage medium for storing font down load managing program
JPH02234287A (en) Font pattern forming device
JPH07334327A (en) Printer, printing system, and memory resource managing method for the system

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination