CN102289427A - Method, client side and server for realizing multifont display - Google Patents

Method, client side and server for realizing multifont display Download PDF

Info

Publication number
CN102289427A
CN102289427A CN2011102554732A CN201110255473A CN102289427A CN 102289427 A CN102289427 A CN 102289427A CN 2011102554732 A CN2011102554732 A CN 2011102554732A CN 201110255473 A CN201110255473 A CN 201110255473A CN 102289427 A CN102289427 A CN 102289427A
Authority
CN
China
Prior art keywords
font
character
small library
library file
application page
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.)
Pending
Application number
CN2011102554732A
Other languages
Chinese (zh)
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.)
Shenzhen Ipanel TV Inc
Original Assignee
Shenzhen Ipanel TV Inc
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 Shenzhen Ipanel TV Inc filed Critical Shenzhen Ipanel TV Inc
Priority to CN2011102554732A priority Critical patent/CN102289427A/en
Publication of CN102289427A publication Critical patent/CN102289427A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method for realizing multifont display, which comprises the following steps of making a use side accessing an application page through a browser, carrying out statistics to non-default font characters, font names of the characters, and size information of the fonts in the application page, sending small font library file requiring information, receiving and installing small font files returned by a server, extracting various kinds of character die data in the small font files through a font engine, and displaying the application page with a plurality of fonts, wherein the application page comprises various fonts of characters, the non-default font characters, the font names of the characters, and the size information of the fonts are carried by the small font library file requiring information, and each small font file comprises character die data of all the characters using the same font in the application page. The embodiment of the invention also provides a corresponding client terminal and server.

Description

A kind of method, user side and server of realizing that multi-font shows
Technical field
The present invention relates to communication technical field, be specifically related to a kind of method, user side and server of realizing that multi-font shows.
Background technology
In embedded environment, in set-top box environment, limited because of memory source, and Chinese character has multiple font, and the font file of every kind of font is very big again, so under embedded environment, usually only adopt a kind of font simpler, the use truetype fonts as defaults that font file is less is installed a cover font file, as the boldface type library file only is installed, satisfy demands of applications.Browser all is to show with boldface type when opening the page.As showing the character of multi-font, need be installed to user side to the font file of downloaded correspondence.
The process that character shows is the descriptor of searching the character correspondence by font engine in the corresponding font file, as the borderline key point of font, the derivative information of line etc., font engine is by reading these mathematical vector, carry out certain mathematical operation then, obtain the type matrix of described character correspondence, type matrix is meant the shape and the size of the cover character with specific style, for example: the italic imitation Song-Dynasty-style typeface is a cover type matrix, the black matrix imitation Song-Dynasty-style typeface is another set of type matrix, the Song typeface of No. 9 sizes is cover type matrixes, and the Song typeface of No. 10 sizes is other cover type matrixes.Like this, user side will realize that multiple font shows, not only will install multiple font file, and the multiple engine that is used for resolving described font file to be installed, and each character in the parsing font file all needs to carry out a large amount of computings, just can obtain the type matrix of described character, shows.
Summary of the invention
The embodiment of the invention provides a kind of method that realizes that multi-font shows, can reduce the operand before character shows, accelerates the character speed of displaying.The embodiment of the invention also provides corresponding user side and server.
A kind of method that realizes that multi-font shows comprises:
User side is used the page by browser access, comprises the character of multiple font in the described application page;
Add up the font name and the font size information of non-default font character and described character in the described application page;
Send small library file request information, described small library file request information is carried the font name and the font size information of the character and the described character of described non-default font;
The small library file that reception and build-in services device return comprises the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Extract character pattern data in the described multiple small library file by a kind of font engine;
Show the described application page by multi-font.
A kind of method that realizes that multi-font shows comprises:
Server receives the small library file request information that described user side sends, and described small library file request information is carried the font name and the font size information of described non-default font character and described character;
Font name and font size according to described non-default font character generate the small library file, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Described small library file is returned to user side.
A kind of user side comprises:
Addressed location is used for using the page by browser access;
Statistic unit is used for when described addressed location is visited the described application page, adds up the font name and the font size information of non-default font character and described character in the described application page;
Transmitting element, be used for after described statistic unit counts the font name and font size information of non-default font character of the described application page and described character, send small library file request information, described small library file request information is carried the font name and the font size information of the character and the described character of described non-default font;
Receive installation unit, be used to receive and install the small library file that user side returns, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Extraction unit is used for after described reception installation unit is installed described small library file, extracts character pattern data in the described multiple small library file by a kind of font engine;
Display unit is used for after described extraction unit extracts described character pattern data, shows the described application page by multi-font.
A kind of server comprises:
Receiving element is used to receive the small library file request information that described user side sends, and described small library file request information is carried the font name and the font size information of described non-default font character and described character;
The small library generation unit, be used for after described receiving element receives described small library file request information, font name and font size according to described non-default font character generate the small library file, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Return the unit, be used for after described small library generation unit generates described small library file, described small library file being returned to user side.
After the embodiment of the invention adopts user side to count to use the font name and font size information of non-default font character and described character in the page, described information is sent to server by small library download request information, server generates the small library file and returns to user side according to described request, comprise the character pattern data that uses in the described application page with a kind of all characters of font in each small library file, after user side was installed described small library file, the character pattern data that extracts in the described multiple small library file by a kind of font engine carried out the multi-font demonstration.In prior art, character is before demonstration, and the character pattern data that the engine that needs different fonts calculates described character to the character of every kind of font shows again compares the method that the embodiment of the invention provides, reduce the operand before character shows, accelerate the character speed of displaying.
Description of drawings
Fig. 1 is an embodiment synoptic diagram of realizing the multi-font display packing in the embodiment of the invention;
Fig. 2 is another embodiment synoptic diagram of realizing the multi-font display packing in the embodiment of the invention;
Fig. 3 is an embodiment synoptic diagram of user side and server in the embodiment of the invention;
Fig. 4 is another embodiment synoptic diagram of user side in the embodiment of the invention;
Fig. 5 is another embodiment synoptic diagram of server in the embodiment of the invention;
Fig. 6 is another embodiment synoptic diagram of server in the embodiment of the invention.
Embodiment
The embodiment of the invention provides a kind of method that realizes that multi-font shows, can reduce the operand before character shows, accelerates the character speed of displaying.The embodiment of the invention also provides corresponding user side and server.Below be elaborated respectively.
Consult Fig. 1, realize in the embodiment of the invention that an embodiment of font display packing comprises:
101, user side is used the page by browser access, comprises the character of multiple font in the described application page.
Browser is an application program, and whether browser supports the literal of certain font to show that user side need be equipped with the font file of this font correspondence in essence.
When user side is used the page by browser access, browser uses default font to the literal that does not set font, as default font is black matrix, and for the literal that sets font is arranged, then by setting font demonstration, as lishu, this needs browser to support the lishu font correctly to show, that is to say that user side will be equipped with the lishu font file,, then can still show silent body font if the lishu font file is not installed.
102, the font name and the font size information of non-default font character and described character in the described application page of statistics.
When browser access is used the page, user side can be checked the font name and the font size of each character in the described application page, character with a kind of font name in the non-default font character is divided under the font file, on each character, mark the font size of described character simultaneously, as, the character of any size of lishu font is divided under the lishu font file, the character of any size of regular script font is divided under the regular script font file.
103, send small library file request information, described small library file request information is carried the font name and the font size information of the character and the described character of described non-default font.
After user side has been added up the font of character correspondence in the application page, send small library file request information to server, request server returns corresponding small library file, support multi-font to show for user side, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file, the character pattern data of character comprises the gray bitmap of described character and the location parameter that character picture shows on described gray bitmap, character picture is the image that character shows on gray bitmap;
Carry each font file of non-default font in the small library file request information,, do not need server to return the small library file of respective default font again because the font file user side of default font is installed.
104, receive and small library file that the build-in services device returns.
User side is installed to user side with described small library file after receiving the small library file that server returns, and comprises the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file.
105, extract character pattern data in the described multiple small library file by a kind of font engine.
The character font data comprise the gray bitmap of described character and the location parameter that character picture shows on screen.
106, show the described application page by multi-font.
User side has been installed to satisfy and has been used the multiple small library file that the page shows, in this small library file, include only the character pattern data of using the character of corresponding font in the page, so only take memory source seldom, browser just can support multiple font to show, during demonstration, browser reads the font of using each character in the page, transfer the type matrix parameter of this character correspondence in corresponding default font font file or the small library file, the font of default font font file or small library file return character correspondence is supplied with and is used page demonstration, and browser reads and finishes, use the character in the page, show with multi-font.
In the embodiment of the invention, user side is used the page by browser access, add up the font name and the font size information of non-default font character and described character in the described application page, send small library file request information, described small library file request information is carried the font name and the font size information of the character and the described character of described non-default font, the small library file that reception and build-in services device return, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file, extract character pattern data in the described multiple small library file by a kind of font engine, show the described application page by multi-font.In prior art, character is before demonstration, and the character pattern data that the engine that needs different fonts calculates described character to the character of every kind of font shows again compares the method that the embodiment of the invention provides, reduce the operand before character shows, accelerate the character speed of displaying.
Consult Fig. 2, realize in the embodiment of the invention that another embodiment of multi-font display packing comprises;
201, server receives the small library file request information that described user side sends, and described small library file request information is carried the font name and the font size information of described non-default font character and described character.
Carry the character of using non-default font to display in the page and the font name and the font size information of described character in the small library file request information that server receives, the character of any size under every kind of font is divided in the same font file.
202, font name and the font size according to described non-default font character generates the small library file.
Search the font description data of corresponding characters in the font file of corresponding font name according to the font name of described non-default font character, font description data according to described character, calculate the gray bitmap of described character, according to the described gray bitmap that calculates, determine the location parameter that character picture shows on screen, thereby obtain the character pattern data of described character, the character pattern data of described character comprises the gray bitmap of described character and the location parameter that character picture shows on screen;
The location parameter that character picture shows on screen comprises: Width character picture wide, the height of Height character picture, the initial point horizontal direction distance in the left margin distance objective zone of Bearingx character picture, the initial point vertical direction distance in the distance objective zone, coboundary of Bearingy character picture, the position that the Advance character late shows, the i.e. actual screen width that occupies of current character;
After getting access to the character pattern data of described character, the character pattern data of described same font name character is divided under the small library file, comprises the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file.
203, described small library file is returned to user side.
After server generates the needed small library file of the user side application page, will show that needed all small library files all return to user side, and use the page for the user side support and realize the multi-font demonstration for this page.
In the embodiment of the invention, server receives the small library file request information that described user side sends, described small library file request information is carried the font name and the font size information of described non-default font character and described character, font name and font size according to described non-default font character generate the small library file, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file.And described small library file returned to user side, for user side with the multiple font display page.Compared with prior art, it is the character pattern data of character that user side is asked that embodiment of the invention server returns to what comprise in the small library file of user side, user side can be directly according to described character pattern data display page, do not need to carry out again a large amount of calculating, generate the character pattern data of character, save computing time, accelerated the display speed of character.
Consult Fig. 3, in the embodiment of the invention among the embodiment of user side and server user side 30 comprise: addressed location 301, statistic unit 302, transmitting element 303, receive installation unit 304, extraction unit 305 and display unit 306.
Addressed location 301 is used for using the page by browser access, comprises the character of multiple font in the described application page;
Statistic unit 302 is used for when the described application page of described addressed location 301 visits, adds up the font name and the font size information of non-default font character and described character in the described application page;
Transmitting element 303, be used for after described statistic unit 302 counts the font name and font size information of non-default font character of the described application page and described character, send small library file request information, described small library file request information is carried the font name and the font size information of the character and the described character of described non-default font;
Receive installation unit 304, be used to receive and install the small library file that user side returns, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Extraction unit 305 is used for after described reception installation unit 304 is installed described small library file, extracts character pattern data in the described multiple small library file by a kind of font engine;
Display unit 306 is used for showing the described application page by multi-font after described extraction unit 305 extracts described character pattern data.
Server 40 comprises: receiving element 401, small library generation unit 402 and return unit 403.
Receiving element 401 is used to receive the small library file request information that described user side sends, and described small library file request information is carried the font name and the font size information of described non-default font character and described character;
Small library generation unit 402, be used for after described receiving element 401 receives described small library file request information, font name and font size according to described non-default font character generate the small library file, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Return unit 403, be used for after described small library generation unit 402 generates described small library file, described small library file being returned to user side.
In the embodiment of the invention, after addressed location 301 visits of user side 30 are used the page by browser access, the font name and the font size information of non-default font character and described character in the described application page of statistic unit 302 statistics, transmitting element 303 sends small library file request information to server, described small library file request information is carried the font name and the font size information of the character and the described character of described non-default font, after the receiving element 401 of server 40 receives the small library file request information that user side sends, small library generation unit 402 generates the small library file according to the font name and the font size of described non-default font character, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file, return unit 403 and return the small library file to user side, after 304 receptions of reception installation unit and installation small library file of user side 30, extraction unit 305 extracts character pattern data in the described multiple small library file by a kind of font engine, display unit 306 shows the described application page by multi-font after described extraction unit 305 extracts described character pattern data.In prior art, user side is before character display, need to calculate through a large amount of, the character pattern data that generates described character is compared, the small library file that provides in the embodiment of the invention, directly comprise the character pattern data of using character in the page, saved the computing time of user side, accelerated the display speed of character.
Consult Fig. 4 and Fig. 5, on the basis of the foregoing description, the embodiment of the invention also comprises:
Statistic unit 302 in the user side comprises: check subelement 3021 and divide subelement 3022.
Check subelement 3021, be used for checking the font name and the font size of each character of the described application page;
Divide subelement 3022, be used for after described inspection subelement 3021 is checked the font name and font size of each character of the described application page, will being divided into a kind of character of font name under the font file.
Small library generation unit 402 in the server comprises: search subelement 4021, obtain subelement 4022 and divide subelement 4023.
Search subelement 4021, be used for searching to the font file of corresponding font name the font description data of corresponding characters according to the font name of described non-default font character;
Obtain subelement 4022, be used for described search subelement 4021 and find the font description data of corresponding characters at font file after, obtain the character pattern data of described character;
Divide subelement 4023, be used for obtaining the character pattern data that subelement 4022 obtains, be divided under the small library file according to the character pattern data of described same font name character with described.
In the embodiment of the invention, after inspection subelement 3021 in the statistic unit 302 of user side is checked the font name and font size of each character in the described application page, dividing subelement 3022 will be divided into a kind of character of font name under the font file, search subelement 4021 is searched corresponding characters in the font file of corresponding font name according to the font name of described non-default font character font description data in the small library generation unit 402 of server, obtain the character pattern data that subelement 4022 obtains described character, divide subelement 4023 and obtain the character pattern data that subelement 4022 obtains, be divided under the small library file according to the character pattern data of described same font name character with described.The embodiment of the invention more detailed description statistic processes of font of character and described character and the process that small library generates.
Consult Fig. 6, on the basis of the foregoing description, the described subelement 4022 that obtains in the embodiment of the invention also comprises: calculate micro unit 40221 and definite micro unit 40222.
Calculate micro unit 40221, be used for font description data, calculate the gray bitmap of described character according to described character;
Determine micro unit 40222, be used for after described calculating micro unit 40221 calculates the gray bitmap of described character, determining the location parameter that character picture shows on screen according to described gray bitmap.
In the embodiment of the invention, calculate the font description data of micro unit 40221, calculate the gray bitmap of described character, determine that micro unit 40222 determines the location parameter that character picture shows according to described gray bitmap on screen according to described character.In the embodiment of the invention, specifically described the generative process of character pattern data, comprise the character pattern data of using each non-default font character in the page in the small library file, when user side is wanted display application page character, can directly extract character pattern data, need not calculate, save computing time, accelerate the display speed of user side application page character.
One of ordinary skill in the art will appreciate that all or part of step in the whole bag of tricks of the foregoing description is to instruct relevant hardware to finish by program, this program can be stored in the computer-readable recording medium, and storage medium can comprise: ROM, RAM, disk or CD etc.
More than method that realization multi-font that the embodiment of the invention provided is shown and user side and server be described in detail, used specific case herein principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (10)

1. a method that realizes that multi-font shows is characterized in that, comprising:
User side is used the page by browser access, comprises the character of multiple font in the described application page;
Add up the font name and the font size information of non-default font character and described character in the described application page;
Send small library file request information, described small library file request information is carried the font name and the font size information of the character and the described character of described non-default font;
The small library file that reception and build-in services device return comprises the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Extract character pattern data in the described multiple small library file by a kind of font engine;
Show the described application page by multi-font.
2. the method that realization multi-font according to claim 1 shows is characterized in that, adds up the character of non-default font in the described application page and the font name of described character and the step of font size information and specifically comprises:
Check the font name and the font size of each character in the described application page, will be divided into a kind of character of font name under the font file.
3. a method that realizes that multi-font shows is characterized in that, comprising:
Server receives the small library file request information that described user side sends, and described small library file request information is carried the font name and the font size information of described non-default font character and described character;
Font name and font size according to described non-default font character generate the small library file, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Described small library file is returned to user side.
4. the method that realization multi-font according to claim 3 shows is characterized in that, comprises according to the font name of described non-default font character and the step of font size generation small library file:
Search the font data of description of corresponding characters in the font file of corresponding font name according to the font name of described non-default font character;
Obtain the character pattern data of described character;
The character pattern data of described same font name character is divided under the small library file.
5. the method that realization multi-font according to claim 4 shows, it is characterized in that, described character pattern data comprises the gray bitmap of described character and the location parameter that character picture shows on described gray bitmap, the step of obtaining the character pattern data of described character specifically comprises:
According to the font description data of described character, calculate the gray bitmap of described character;
According to the described gray bitmap that calculates, determine the location parameter that character picture shows on described gray bitmap.
6. a user side is characterized in that, comprising:
Addressed location is used for using the page by browser access;
Statistic unit is used for when described addressed location is visited the described application page, adds up the font name and the font size information of non-default font character and described character in the described application page;
Transmitting element, be used for after described statistic unit counts the font name and font size information of non-default font character of the described application page and described character, send small library file request information, described small library file request information is carried the font name and the font size information of the character and the described character of described non-default font;
Receive installation unit, be used to receive and install the small library file that user side returns, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Extraction unit is used for after described reception installation unit is installed described small library file, extracts character pattern data in the described multiple small library file by a kind of font engine;
Display unit is used for after described extraction unit extracts described character pattern data, shows the described application page by multi-font.
7. user side according to claim 6 is characterized in that, described statistic unit comprises:
Check subelement, be used for checking the font name and the font size of each character of the described application page;
Divide subelement, be used for after described inspection subelement is checked the font name and font size of each character of the described application page, will being divided into a kind of character of font name under the font file.
8. a server is characterized in that, comprising:
Receiving element is used to receive the small library file request information that described user side sends, and described small library file request information is carried the font name and the font size information of described non-default font character and described character;
The small library generation unit, be used for after described receiving element receives described small library file request information, font name and font size according to described non-default font character generate the small library file, comprise the character pattern data that uses in the described application page with a kind of all characters of font in described each small library file;
Return the unit, be used for after described small library generation unit generates described small library file, described small library file being returned to user side.
9. server according to claim 8 is characterized in that, described small library generation unit comprises:
Search subelement, be used for searching to the font file of corresponding font name the font description data of corresponding characters according to the font name of described non-default font character;
Obtain subelement, be used for described search subelement and find the font description data of corresponding characters at font file after, obtain the character pattern data of described character;
Divide subelement, be used for obtaining the character pattern data that subelement obtains, be divided under the small library file according to the character pattern data of described same font name character with described.
10. server according to claim 9 is characterized in that, described character pattern data comprises the gray bitmap of described character and the location parameter that described character picture shows on described gray bitmap, and the described subelement that obtains comprises:
Calculate micro unit, be used for font description data, calculate the gray bitmap of described character according to described character;
Determine micro unit, be used for after described calculating micro unit calculates the gray bitmap of described character, determining the location parameter that character picture shows on described gray bitmap according to described gray bitmap.
CN2011102554732A 2011-08-31 2011-08-31 Method, client side and server for realizing multifont display Pending CN102289427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011102554732A CN102289427A (en) 2011-08-31 2011-08-31 Method, client side and server for realizing multifont display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011102554732A CN102289427A (en) 2011-08-31 2011-08-31 Method, client side and server for realizing multifont display

Publications (1)

Publication Number Publication Date
CN102289427A true CN102289427A (en) 2011-12-21

Family

ID=45335868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011102554732A Pending CN102289427A (en) 2011-08-31 2011-08-31 Method, client side and server for realizing multifont display

Country Status (1)

Country Link
CN (1) CN102289427A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309878A (en) * 2012-03-12 2013-09-18 腾讯科技(深圳)有限公司 Method and device used for layout in webpage displaying
CN105677646A (en) * 2014-11-17 2016-06-15 北京大学 Word stock generation method and system, and server
CN105893335A (en) * 2016-03-30 2016-08-24 广州华多网络科技有限公司 Method and device for displaying text
CN106708788A (en) * 2015-11-13 2017-05-24 北大方正集团有限公司 Character typesetting method, system and apparatus
CN107451155A (en) * 2016-06-01 2017-12-08 上海精灵天下数字技术有限公司 A kind of character library on-line processing method and system
CN108073585A (en) * 2016-11-08 2018-05-25 北京国双科技有限公司 Network font loading method, device and system
CN111273982A (en) * 2020-01-17 2020-06-12 北京字节跳动网络技术有限公司 Method, device, electronic equipment and medium for confirming default font of operating system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060206514A1 (en) * 2005-03-10 2006-09-14 Kabushiki Kaisha Toshiba Document file management apparatus, document file management method and document file management program
CN1842786A (en) * 2003-07-11 2006-10-04 雅虎公司 Method and system for maintaining font sizes on different platforms
CN101158979A (en) * 2007-11-23 2008-04-09 深圳市茁壮网络技术有限公司 Multifont data display method and system and related equipment
JP2008521124A (en) * 2004-11-24 2008-06-19 エヌエイチエヌ コーポレーション Font service providing method and system for executing the method
CN102142011A (en) * 2010-01-29 2011-08-03 埃克斯坦西斯股份有限公司 Website font previewing

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1842786A (en) * 2003-07-11 2006-10-04 雅虎公司 Method and system for maintaining font sizes on different platforms
JP2008521124A (en) * 2004-11-24 2008-06-19 エヌエイチエヌ コーポレーション Font service providing method and system for executing the method
US20060206514A1 (en) * 2005-03-10 2006-09-14 Kabushiki Kaisha Toshiba Document file management apparatus, document file management method and document file management program
CN101158979A (en) * 2007-11-23 2008-04-09 深圳市茁壮网络技术有限公司 Multifont data display method and system and related equipment
CN102142011A (en) * 2010-01-29 2011-08-03 埃克斯坦西斯股份有限公司 Website font previewing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
凌云锋: "VxWorks55平台下矢量字体显示的实现", 《计算机系统应用》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309878A (en) * 2012-03-12 2013-09-18 腾讯科技(深圳)有限公司 Method and device used for layout in webpage displaying
CN103309878B (en) * 2012-03-12 2017-02-01 腾讯科技(深圳)有限公司 Method and device used for layout in webpage displaying
CN105677646A (en) * 2014-11-17 2016-06-15 北京大学 Word stock generation method and system, and server
CN105677646B (en) * 2014-11-17 2019-03-01 北京大学 Character library generation method, character library generate system and server
CN106708788A (en) * 2015-11-13 2017-05-24 北大方正集团有限公司 Character typesetting method, system and apparatus
CN105893335A (en) * 2016-03-30 2016-08-24 广州华多网络科技有限公司 Method and device for displaying text
CN105893335B (en) * 2016-03-30 2019-07-12 广州华多网络科技有限公司 The method and apparatus of display text
CN107451155A (en) * 2016-06-01 2017-12-08 上海精灵天下数字技术有限公司 A kind of character library on-line processing method and system
CN108073585A (en) * 2016-11-08 2018-05-25 北京国双科技有限公司 Network font loading method, device and system
CN111273982A (en) * 2020-01-17 2020-06-12 北京字节跳动网络技术有限公司 Method, device, electronic equipment and medium for confirming default font of operating system

Similar Documents

Publication Publication Date Title
CN102289427A (en) Method, client side and server for realizing multifont display
CN109254773B (en) Skeleton page generation method, device, equipment and storage medium
EP3518124A1 (en) Webpage rendering method and related device
CN106022483B (en) The method and apparatus converted between machine learning model
CN101196917A (en) Implementing method and apparatus for sharing letter form
US20150040000A1 (en) Methods and systems for generating server-side media queries
CN103593196A (en) Page layout self-adaptation method and device
CN103902513A (en) Method and device for displaying fonts in terminal device
CN106909361B (en) Web development method and device based on template engine
CN103345493B (en) Method that content of text on mobile terminal shows, Apparatus and system
US11030389B2 (en) Acquisition of a font portion using a compression mechanism
CN109145235B (en) Method and device for analyzing webpage and electronic equipment
CN104866512A (en) Method, device and system for extracting webpage content
CN110990010B (en) Method and device for generating software interface code
CN109492177B (en) web page blocking method based on web page semantic structure
CN104268229A (en) Resource obtaining method and device based on multi-process browser
CN103309806A (en) Device and method for fast developing and testing
EP4033438A1 (en) Video generation method and device, and terminal and storage medium
CN102289511B (en) Word stock file downloading method, user terminal and server
CN104598266A (en) Client application service logic updating method and device and equipment
CN101626339A (en) Method and system for downloading network data
CN102436464A (en) Method for supporting multifont display, user terminal and server
US10387545B2 (en) Processing page
CN103970721A (en) Text content display method, text content display system, mobile terminal and cloud typesetting server
CN102289479A (en) Method, device and equipment for determining image showing mode and showing image

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1164479

Country of ref document: HK

C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20111221