CN103365894A - Font format conversion method and device - Google Patents

Font format conversion method and device Download PDF

Info

Publication number
CN103365894A
CN103365894A CN2012100943196A CN201210094319A CN103365894A CN 103365894 A CN103365894 A CN 103365894A CN 2012100943196 A CN2012100943196 A CN 2012100943196A CN 201210094319 A CN201210094319 A CN 201210094319A CN 103365894 A CN103365894 A CN 103365894A
Authority
CN
China
Prior art keywords
font
format
word
information
coding
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2012100943196A
Other languages
Chinese (zh)
Other versions
CN103365894B (en
Inventor
闵卫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Sursen Electronic Technology Co., Ltd.
Original Assignee
TIANJIN SCHOLAR SOFTWARE TECHNOLOGY Co Ltd
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 TIANJIN SCHOLAR SOFTWARE TECHNOLOGY Co Ltd filed Critical TIANJIN SCHOLAR SOFTWARE TECHNOLOGY Co Ltd
Priority to CN201210094319.6A priority Critical patent/CN103365894B/en
Priority to PCT/CN2012/075861 priority patent/WO2013143217A1/en
Publication of CN103365894A publication Critical patent/CN103365894A/en
Application granted granted Critical
Publication of CN103365894B publication Critical patent/CN103365894B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

An embodiment of the invention provides a font format conversion method and device. The font format conversion method is used for converting a second font format of all embedded font information stored in the same embedded font flow into a first font format of the embedded font information stored in corresponding embedded font flow respectively according to font names. The font format conversion method is characterized by including the steps: acquiring embedded font flow information containing documents in the second font format; reading attribute information of embedded fonts from the embedded font flow in the second font format one by one and respectively generating a corresponding font code file according to different font codes and the attribute information of each embedded font; creating a font code mapping table and font code mapping, setting font code file contents corresponding to the font codes into the embedded font flow of the corresponding font code mapping and registering corresponding font code information into a font code mapping table. By the aid of the technical scheme, a UOML (unstructured operation markup language) standard interface supporting the first font format can visit the documents in the unsupported second font format.

Description

A kind of font format conversion method and device
Technical field
The present invention relates to field of information processing, a kind of especially font format conversion method and device.
Background technology
UOML is the abbreviation of destructuring operation markup language (Unstructured Operation MarkupLanguage), and it realizes unified access by standard set unstructured data operation-interface to different document formats.The document of various different-formats need to provide UOML separately to drive, and is used for access, revises document separately.
When utilizing the UOML standard that different document formats is conducted interviews, because the font format supported of UOML is different with the font format that some document formats are supported, the problem that causes utilizing the embedding word information of these document formats preservations directly not use the UOML interface to conduct interviews.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of font format conversion method and device, so that utilize the UOML standard interface can access the font format document that it is not supported.
A kind of font format conversion method that the embodiment of the invention provides is used for taking the second font format that all information that embeds words is kept at same embedding word stream is converted to and takes will to embed respectively word information by fontname and be kept at first font format of corresponding embedding word in flowing; Comprise:
Obtain the embedding word stream information of the document that comprises the second font format;
From the embedding word stream of the second font format, read one by one the attribute information that embeds word, embed the attribute information of word according to each, generate respectively the font coded file of a correspondence by different font codings;
Create font coding mapping table and the mapping of font coding, font coded file content corresponding to font coding is set in the embedding word stream of corresponding font coding mapping, the font coded message of correspondence is registered in the font coding mapping table.
A kind of font format conversion equipment that the embodiment of the invention provides is used for taking the second font format that all information that embeds words is kept at same embedding word stream is converted to and takes will to embed respectively word information by fontname and be kept at first font format of corresponding embedding word in flowing; Comprise:
Module for the embedding word stream information that obtains the document that comprises the second font format;
Be used for reading one by one the attribute information that embeds word from the embedding word stream of the second font format, embed the attribute information of word according to each, generate respectively the module of the font coded file of a correspondence by different font codings;
Be used for to create font coding mapping table and the mapping of font coding, font coded file content corresponding to font coding is set in the embedding word stream of corresponding font coding mapping, the font coded message of correspondence is registered to module in the font coding mapping table.
Utilize technical scheme of the present invention, so that support the UOML standard interface of the first font format can access the second font format document that it is not supported.
Description of drawings
Fig. 1 is the process flow diagram of a kind of font format conversion method in one embodiment of the invention.
Fig. 2 is the process flow diagram of a kind of font format conversion method in another embodiment of the present invention.
Fig. 3 is the process flow diagram of a kind of font format conversion method in another embodiment of the present invention.
Embodiment
Below in conjunction with drawings and Examples technical scheme of the present invention is described in detail.
At first, it will be understood by those skilled in the art that the font format here refers to the graphic designs that is applied to all numerals, symbol, Chinese character and alphabetic character, also can be described as form or printed words, such as TrueType font, PostScript font, inteilectual's font etc.; Wherein every kind of font comprises again the font coding of multiple different-style characteristics, such as regular script, the Song typeface, Arial etc.
In an embodiment of the present invention, the support of UOML standard interface be class Truetype font format, this font format is taked will to embed respectively word information by fontname and is kept at the mode that is embedded into again document in the corresponding embedding word stream, in this application, we are designated the first font format with this type of font format.And what also have in fact that many font formats take is that all information that embed words are kept at the mode that is embedded into again document in the same embedding word stream, SEP form such as inteilectual company, in this application, we are designated the second font format with this type of font format.The font conversion method and the device that utilize the embodiment of the invention to provide, when utilizing the access of UOML standard interface to comprise the document of the second font format, described the second font format is converted to the first font format, in editor's content is preserved, described the first font format is converted to the second font format.
Figure 1 shows that a kind of font conversion method that the embodiment of the invention provides.As shown in Figure 1, this font conversion method comprises the steps:
Step 101: when opening the document that comprises the second font format, at first judge whether to include in the document to embed word information, if having, execution in step 102; If no, then flow process finishes.
In a specific embodiment of the present invention, embed the set that word stream refers to the embedding word information of font format.2 kinds of different font codings of the second font format for example in certain document, have been embedded, be respectively 20 characters of regular script coding, 30 characters of Song typeface coding, in the document to these processing that embed character be, 50 embedding characters of these 2 kinds of kinds of characters codings are stored together, form and embed word stream.
Step 102: the embedding word stream information that obtains the document that comprises the second font format.
Step 103: from the embedding word stream of the second font format, read one by one the attribute information that embeds word, embed the attribute information of word according to each, generate respectively the font coded file of a correspondence by different font codings.
It will be understood by those skilled in the art that the attribute information that embeds word can comprise: the font of character number, font coding, character contour information in word stream side-play amount and/or the side-play amount of character outline self in one or more.
As above in the example, to the processing that embeds word stream be: from embed word stream, read 50 one by one and embed character, and analyze the font coded message that each embeds character, by 2 font coded files of the different generations of font coding, be respectively the font coded file of regular script coding and the font coded file of Song typeface coding, wherein deposit the character of 20 regular script codings in the font coded file of regular script coding, deposit the character of 30 Song typeface codings in the font coded file of Song typeface coding.
Step 104: create font coding mapping table (Font list) and font coding mapping (FontMap), the font coded file content that font coding is corresponding is set in the embedding word stream of corresponding font coding mapping, and the font coded message of correspondence is registered in the font coding mapping table.
In an embodiment of the present invention, need to from the embedding word stream of the second font format, read out the file header information that embeds word stream, read out the attribute information that all embed word by file header information, embed the attribute information of word by each, can be in embedding word stream unique inquiry read the profile information of corresponding character.Because in some cases, the coordinate system that the first font format and the second font format adopt in profile information is different and initial point position is different, even also can variantly (may there be hint information in hint information such as some font format, some font format may not have hint information), therefore when carrying out the font conversion, also need the profile information of the second font format is changed the character contour information that meets the first font format that generates, and it is saved in the corresponding font coded file.
By above several steps, finished the conversion of the second font to the first font, can use this moment the interface that the embedding word is correlated with among the UOML SDK that the second font document is embedded the document functions such as word setting, modification or deletion, so that directly use the UOML standard interface can the document that comprise the second font format be operated.Wherein, to the operation of document comprise to document conduct interviews, arrange, revise, deletion etc.
Finish after the documents such as setting, modification or deletion to document, when document was preserved, the embedding word information that the embedding word information of the first font format in this moment document need to be converted to the second font format was preserved.This process comprises the steps: as shown in Figure 2
Step 201: create the embedded font message file of the second font format, to be used for depositing the embedded font information of the second font.
Step 202: take out the font coding mapping table (Font List) in the document.
Step 203: travel through this font coding mapping table, according to the font coding, each the font coding mapping (Font Map) in the access font coding mapping table.Do not embed word stream if do not comprise in the mapping of current font coding, then continue the mapping of the next font coding of traversal.Embed word stream if include in the mapping of font coding, then from this font coding mapping, take out it and embed word stream, the content that embeds word stream is deposited successively in the embedded font message file of the second font format.
Step 204: the embedding word stream in the mapping of delete font coding; As also having the not font coding mapping of traversal, forward step 203 to and continue to process the mapping of next font coding, until all fonts coding mapping traversal is complete.
Step 205: close the embedded font message file of the second font format that creates in the step 201, file content is read in the core buffer, the second font format of obtaining current document embeds word stream, file content is set in this stream finishes preservation.
In an embodiment of the present invention, need equally to change the profile information of the first font format generating the character contour information that meets the second font format, and it is saved in the embedded font message file of the second font format.
Figure 3 shows that the process flow diagram of a kind of font conversion method that one embodiment of the invention provides.In this embodiment, described the second font is inteilectual's font format.The present embodiment is mainly described the inteilectual's document (SEP document) that utilizes the access of UOML standard interface originally can't support.
Step 301: open and contain the SEP document that inteilectual's font format embeds word information, in the process of opening the SEP document, from the root node of SEP document, take out the embedding word stream in the SEP document.
Step 302: judge to embed whether the word of embedding information is arranged in the word stream; Obtain the embedding word information that embeds in the word stream if having, and execution in step 303 then; Otherwise execution in step 314;
Step 303: from the embedding word stream of inteilectual's font format, read one by one the attribute information that embeds word, embed the attribute information of word according to each, generate respectively the TTF font file of a correspondence by different font codings.
Wherein, from embed word stream, read out the file header information that embeds word stream, read out the attribute information that all embed word by file header information, embed the attribute information of word by each, unique inquiry reads the profile information (Glyph) of corresponding character in embedding word stream.Because the coordinate system that adopts in the profile information of inteilectual's font format and TrueType (Glyph) form is different and the initial point position difference, and some information (such as hint) in the TrueType form profile information in the profile information of inteilectual's font format, have been lacked, inteilectual's character contour information need to be changed generation and meet the character contour information that comprises hint information of TrueType form, and be saved in the corresponding TTF file.
Step 304: the fontname by every kind of font in the font coding mapping table (SEP_Fontlist) of SEP document finds out corresponding font coding mapping (SEP_FontMap), get the embedding word stream of font coding mapping, along for accommodation into embedding in the word stream, and the font coded message of correspondence is registered in the font coding mapping table in the SEP document in the TTF font file that this kind font coding is corresponding.
Step 305: utilize among the UOML SDK to embed the relevant interface of word and the SEP document is arranged, revises or the document function such as deletion.
Step 306: judge whether to preserve the operation of the SEP document being carried out by the UOML interface.If preserve then execution in step 307, otherwise execution in step 314.
Step 307: create inteilectual's embedded font message file, be used for depositing inteilectual's embedded font information.
Step 308: take out the word coding body mapping table (SEP_FontList) in the SEP document.
Step 309: travel through this font coding mapping table, each the font mapping (SEP_FontMap) in the access font coding mapping table.
Step 310: judge whether to comprise embedded font; If not, execution in step then; If so, execution in step 311 then.
Step 311: then from this font mapping, take out its subobject and embed word stream, deposit successively the content that embeds word stream in inteilectual's embedded font message file; Embedding word in the delete font map element flows simultaneously.
At this moment, need to use the dynamic base interface of TrueType character library to travel through TrueType character outline information corresponding to each font coding, owing in the character outline information of inteilectual's font format, not having hint information, and different from coordinate system and initial point that TrueType layout character profile information adopts, this just needs: the TrueType character outline information of getting is carried out coordinate transform according to inteilectual's font format to character outline; And the more point of interpolation can keep the attractive in appearance of font with the control character profile when playing up; The character outline information of inteilectual's font format of generation after the conversion is deposited in inteilectual's word embedding message file; And in inteilectual's word embedding message file, increase embedding word attribute information corresponding to this character.
Step 312: judge whether to have traveled through all font mappings, if so, then execution in step 313; Otherwise return execution in step 309.
Step 313: close inteilectual's embedded font message file, the file content that obtains is read in the core buffer, the inteilectual's font that obtains current document embeds word stream, file content is set in this stream finishes preservation.
Step 314: close the SEP document.
Utilize technical scheme shown in Figure 3, solve the problem that the embedding word information of preserving in the SEP document can not directly use the UOML interface to conduct interviews, so that the UOML interface that historical SEP document can Application standard conducts interviews, revises.
The embodiment of the invention also provides a kind of font format conversion equipment, is used for taking the second font format that all information that embeds words is kept at same embedding word stream is converted to taking will to embed respectively word information by fontname and being kept at first font format of corresponding embedding word in flowing; Comprise:
Module for the embedding word stream information that obtains the document that comprises the second font format;
Be used for reading one by one the attribute information that embeds word from the embedding word stream of the second font format, embed the attribute information of word according to each, generate respectively the module of the font coded file of a correspondence by different font codings;
Be used for to create font coding mapping table and the mapping of font coding, font coded file content corresponding to font coding is set in the embedding word stream of corresponding font coding mapping, the font coded message of correspondence is registered to module in the font coding mapping table.
In another embodiment of the present invention, this device also further comprises:
The module that is used for the embedded font message file of establishment the second font format;
The module that is used for the font coding mapping table of taking-up document;
Be used for this font coding mapping table of traversal, according to the font coding, the module of each the font coding mapping in the access font coding mapping table;
Be used for taking out it from this font coding mapping and embed word stream, the content that embeds word stream is deposited successively in the module of the embedded font message file of the second font format;
The module that is used for the embedding word stream of delete font coding mapping.
Above-described specific embodiment; purpose of the present invention, technical scheme and beneficial effect are further described; institute is understood that; the above only is preferred embodiment of the present invention; be not for limiting protection scope of the present invention; within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (8)

1. font format conversion method is used for taking the second font format that all information that embeds words is kept at same embedding word stream is converted to and takes will to embed respectively word information by fontname and be kept at first font format of corresponding embedding word in flowing; It is characterized in that, comprising:
Obtain the embedding word stream information of the document that comprises the second font format;
From the embedding word stream of the second font format, read one by one the attribute information that embeds word, embed the attribute information of word according to each, generate respectively the font coded file of a correspondence by different font codings;
Create font coding mapping table and the mapping of font coding, font coded file content corresponding to font coding is set in the embedding word stream of corresponding font coding mapping, the font coded message of correspondence is registered in the font coding mapping table.
2. the method for claim 1 is characterized in that, the attribute information of described embedding word comprises: the font of character number, font coding, character contour information in word stream side-play amount and/or the side-play amount of character outline self in one or more.
3. the method for claim 1 is characterized in that, the coordinate system that described the first font format and the second font format adopt in profile information is different and initial point position is different, further comprises:
The profile information of the second font format is changed the character contour information that meets the first font format that generates, and it is saved in the corresponding font coded file.
4. the method for claim 1 is characterized in that, further comprises:
Use the interface that the embedding word is correlated with among the UOML SDK that the second font document is embedded the document functions such as word setting, modification or deletion.
5. method as claimed in claim 4 is characterized in that, when described document function is preserved, further comprises:
Create the embedded font message file of the second font format;
Take out the font coding mapping table in the document;
Travel through this font coding mapping table, according to the font coding, each the font coding mapping in the access font coding mapping table;
From this font coding mapping, take out it and embed word stream, the content that embeds word stream is deposited successively in the embedded font message file of the second font format;
Embedding word stream in the mapping of delete font coding.
6. method as claimed in claim 5 is characterized in that, the coordinate system that described the first font format and the second font format adopt in profile information is different and initial point position is different, and described method further comprises:
To change the profile information of the first font format and generate the character contour information that meets the second font format, and it will be saved in the embedded font message file of the second font format.
7. font format conversion equipment is used for taking the second font format that all information that embeds words is kept at same embedding word stream is converted to and takes will to embed respectively word information by fontname and be kept at first font format of corresponding embedding word in flowing; It is characterized in that, comprising:
Module for the embedding word stream information that obtains the document that comprises the second font format;
Be used for reading one by one the attribute information that embeds word from the embedding word stream of the second font format, embed the attribute information of word according to each, generate respectively the module of the font coded file of a correspondence by different font codings;
Be used for to create font coding mapping table and the mapping of font coding, font coded file content corresponding to font coding is set in the embedding word stream of corresponding font coding mapping, the font coded message of correspondence is registered to module in the font coding mapping table.
8. device as claimed in claim 7 is characterized in that, further comprises:
The module that is used for the embedded font message file of establishment the second font format;
The module that is used for the font coding mapping table of taking-up document;
Be used for this font coding mapping table of traversal, according to the font coding, the module of each the font coding mapping in the access font coding mapping table;
Be used for taking out it from this font coding mapping and embed word stream, the content that embeds word stream is deposited successively in the module of the embedded font message file of the second font format;
The module that is used for the embedding word stream of delete font coding mapping.
CN201210094319.6A 2012-03-29 2012-03-29 A kind of font format conversion method and device Active CN103365894B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201210094319.6A CN103365894B (en) 2012-03-29 2012-03-29 A kind of font format conversion method and device
PCT/CN2012/075861 WO2013143217A1 (en) 2012-03-29 2012-05-22 Method and device for converting font format

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210094319.6A CN103365894B (en) 2012-03-29 2012-03-29 A kind of font format conversion method and device

Publications (2)

Publication Number Publication Date
CN103365894A true CN103365894A (en) 2013-10-23
CN103365894B CN103365894B (en) 2016-07-13

Family

ID=49258136

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210094319.6A Active CN103365894B (en) 2012-03-29 2012-03-29 A kind of font format conversion method and device

Country Status (2)

Country Link
CN (1) CN103365894B (en)
WO (1) WO2013143217A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103631968A (en) * 2013-12-17 2014-03-12 天津书生软件技术有限公司 Method and device for realizing font imbedding of document
CN105224509A (en) * 2014-05-30 2016-01-06 北大方正集团有限公司 A kind of method and device generating font format
CN106033412A (en) * 2015-03-20 2016-10-19 广州金山移动科技有限公司 Text conversion method and device
CN108536398A (en) * 2018-01-18 2018-09-14 艾体威尔电子技术(北京)有限公司 A method of realizing Chinese and English different fonts printing
CN109656821A (en) * 2018-12-11 2019-04-19 万兴科技股份有限公司 Test method and device
CN116306498A (en) * 2023-05-16 2023-06-23 福昕鲲鹏(北京)信息科技有限公司 Text rendering method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1310561A (en) * 2000-02-21 2001-08-29 肯伍德公司 Character display technique
US20070229514A1 (en) * 2006-03-29 2007-10-04 Kyocera Mita Corporation Image forming device and electronic medium and image processing program for image forming device
CN101493811A (en) * 2008-01-24 2009-07-29 鸿富锦精密工业(深圳)有限公司 Font automatic identification and conversion system and method
CN101699426A (en) * 2009-11-06 2010-04-28 上海传知信息科技发展有限公司 Document format conversion system and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1294355A (en) * 2000-11-27 2001-05-09 英业达集团(南京)电子技术有限公司 Instant translation method able to recognize simplified and unsimplified characters

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1310561A (en) * 2000-02-21 2001-08-29 肯伍德公司 Character display technique
US20070229514A1 (en) * 2006-03-29 2007-10-04 Kyocera Mita Corporation Image forming device and electronic medium and image processing program for image forming device
CN101493811A (en) * 2008-01-24 2009-07-29 鸿富锦精密工业(深圳)有限公司 Font automatic identification and conversion system and method
CN101699426A (en) * 2009-11-06 2010-04-28 上海传知信息科技发展有限公司 Document format conversion system and method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘增达等: "基于AutoCAD数字地形图批量文字字体替换器设计与实践", 《城市勘测》, no. 4, 31 August 2008 (2008-08-31) *
李尘一等: "TrueType Collection字体的析构", 《内蒙古科技与经济》, 15 September 2005 (2005-09-15) *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103631968A (en) * 2013-12-17 2014-03-12 天津书生软件技术有限公司 Method and device for realizing font imbedding of document
CN103631968B (en) * 2013-12-17 2017-01-18 天津书生软件技术有限公司 Method and device for realizing font imbedding of document
CN105224509A (en) * 2014-05-30 2016-01-06 北大方正集团有限公司 A kind of method and device generating font format
CN106033412A (en) * 2015-03-20 2016-10-19 广州金山移动科技有限公司 Text conversion method and device
CN106033412B (en) * 2015-03-20 2019-07-26 广州金山移动科技有限公司 A kind of text conversion method and device
CN108536398A (en) * 2018-01-18 2018-09-14 艾体威尔电子技术(北京)有限公司 A method of realizing Chinese and English different fonts printing
CN109656821A (en) * 2018-12-11 2019-04-19 万兴科技股份有限公司 Test method and device
CN109656821B (en) * 2018-12-11 2022-06-07 万兴科技股份有限公司 Test method and device
CN116306498A (en) * 2023-05-16 2023-06-23 福昕鲲鹏(北京)信息科技有限公司 Text rendering method and device
CN116306498B (en) * 2023-05-16 2023-09-12 福昕鲲鹏(北京)信息科技有限公司 Text rendering method and device

Also Published As

Publication number Publication date
WO2013143217A1 (en) 2013-10-03
CN103365894B (en) 2016-07-13

Similar Documents

Publication Publication Date Title
CN103365894A (en) Font format conversion method and device
CN101751476B (en) Method and device for marking electronic bookmarks
CN101727674B (en) Method for marking picture in file, and method for reproducing mark of picture in file
CN102163233A (en) Method and system for converting webpage markup language format
CN101996160B (en) Method and system for processing script data
CN103902513A (en) Method and device for displaying fonts in terminal device
CN104461484A (en) Front-end template implementation method and device
CN110110258A (en) A kind of method, apparatus and electronic equipment of text conversion
CN101916192A (en) Multi-language switching method and device for user interface
CN102750337B (en) Producing method and device for font
CN103324731A (en) Method and device for converting spreadsheet file into web format file
CN103777934B (en) A kind of method and system generating controller CAN alternation of bed based on MATLAB
CN103678685A (en) Webpage labeling method and device
CN111562919A (en) Method, system and storage medium for generating front-end webpage code based on PSD file
CN101271463A (en) Representation method and system of layout file logical structure information
CN101937427A (en) Browser-based system and method for content edition and issue
CN108399172B (en) Vector diagram generation method and device
RU2406142C2 (en) System and method of storing documents in serial binary format
WO2012037721A1 (en) Handwritten character font library
CN101008940B (en) Method and device for automatic processing font missing
CN106033453A (en) Character embedding method, character embedding system, browser and client
CN100511238C (en) A font file built-in method and device
CN103593277A (en) Log processing method and system
CN106599324B (en) CAD data capturing method
CN102063416B (en) Method and system for embedding double-byte fonts into PDF file

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20181207

Address after: 100029 Changxin Building 408-409, 39 Anding Road, Chaoyang District, Beijing

Patentee after: Beijing Sursen Electronic Technology Co., Ltd.

Address before: 300308 Tianjin Dongli Airport Economic Zone, Second Floor, Building 9, East District, Airport Business Park, No. 80 Huanbei Road

Patentee before: Tianjin Scholar Software Technology Co., Ltd.