CN111506378B - Method, device and equipment for previewing text display effect and storage medium - Google Patents

Method, device and equipment for previewing text display effect and storage medium Download PDF

Info

Publication number
CN111506378B
CN111506378B CN202010306831.7A CN202010306831A CN111506378B CN 111506378 B CN111506378 B CN 111506378B CN 202010306831 A CN202010306831 A CN 202010306831A CN 111506378 B CN111506378 B CN 111506378B
Authority
CN
China
Prior art keywords
interface
text
parameters
display
design
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.)
Active
Application number
CN202010306831.7A
Other languages
Chinese (zh)
Other versions
CN111506378A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202010306831.7A priority Critical patent/CN111506378B/en
Publication of CN111506378A publication Critical patent/CN111506378A/en
Application granted granted Critical
Publication of CN111506378B publication Critical patent/CN111506378B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The application discloses a method, a device, equipment and a storage medium for previewing a character display effect, and belongs to the technical field of computers and the Internet. The method comprises the following steps: loading designed interface characters in an application development environment; acquiring design display parameters of interface characters; determining actual display parameters of the interface characters according to the design display parameters and the conversion formula; and displaying the preview effect picture of the interface characters in the application development environment according to the actual display parameters. According to the technical scheme, the accuracy of the actual display parameters is guaranteed, the interface characters which accord with the interface design drawing can be automatically generated in the application development environment, the time and the labor cost are saved, and therefore the efficiency of interface development is improved.

Description

Method, device and equipment for previewing text display effect and storage medium
Technical Field
The present application relates to the field of computer and internet technologies, and in particular, to a method, an apparatus, a device, and a storage medium for previewing a text display effect.
Background
In the user interface of the application program, elements such as characters, icons, controls, and the like are usually included, and when an interface designer designs an interface, the layout and style of the elements need to be designed.
In the related art, an interface designer designs a text in a user interface by: when designing the user interface, firstly loading the designed interface characters into the application development environment, and then manually adjusting and correcting the size, distance and the like of the interface characters in the application development environment by an interface designer according to a design drawing of the user interface, so that the final character display effect is consistent with the design drawing of the user interface.
However, in the above related art, interface designers need to manually adjust and correct interface characters, which is time-consuming and labor-consuming, and thus, the efficiency of interface development is low.
Disclosure of Invention
The embodiment of the application provides a method, a device, equipment and a storage medium for previewing a character display effect, which can automatically generate interface characters conforming to an interface design drawing in an application development environment, save time and labor cost and further contribute to improving the efficiency of interface development. The technical scheme is as follows:
in one aspect, an embodiment of the present application provides a method for previewing a text display effect, where the method includes:
loading designed interface characters in an application development environment;
acquiring design display parameters of the interface characters, wherein the design display parameters are used for indicating the design display style of the interface characters;
determining actual display parameters of the interface characters according to the design display parameters and a conversion formula, wherein the actual display parameters are used for indicating actual display styles of the interface characters;
and displaying the preview effect picture of the interface text in the application development environment according to the actual display parameters.
On the other hand, an embodiment of the present application provides a device for previewing text display effects, where the device includes:
the character loading module is used for loading the designed interface characters in the application development environment;
the parameter acquisition module is used for acquiring the design display parameters of the interface characters, and the design display parameters are used for indicating the design display style of the interface characters;
the parameter determining module is used for determining the actual display parameters of the interface characters according to the design display parameters and the conversion formula, wherein the actual display parameters are used for indicating the actual display style of the interface characters;
and the effect display module is used for displaying the preview effect picture of the interface text in the application development environment according to the actual display parameters.
In yet another aspect, an embodiment of the present application provides a computer device, which includes a processor and a memory, where the memory stores at least one instruction, at least one program, a set of codes, or a set of instructions, and the at least one instruction, the at least one program, the set of codes, or the set of instructions is loaded and executed by the processor to implement the above-mentioned text display effect preview method.
In another aspect, an embodiment of the present application provides a computer-readable storage medium, where at least one instruction, at least one program, a code set, or a set of instructions is stored in the computer-readable storage medium, and the at least one instruction, the at least one program, the code set, or the set of instructions is loaded and executed by the processor to implement the above-mentioned text display effect preview method.
In still another aspect, a computer program product is provided, which when running on a computer device, causes the computer device to execute the above text display effect preview method.
The technical scheme provided by the embodiment of the application can bring the following beneficial effects:
the conversion between the design display parameters and the actual display parameters is realized through the conversion formula, the accuracy of the actual display parameters is ensured, the preview effect picture of the interface characters is displayed according to the actual display parameters after the parameter conversion is carried out, the manual adjustment of the interface characters for realizing the display effect of the interface characters by designers is avoided, the interface characters which accord with the interface design picture can be automatically generated in an application development environment, the time and the labor cost are saved, and the efficiency of interface development is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flowchart of a method for previewing text display effects according to an embodiment of the present application;
FIG. 2 is a schematic diagram illustrating a design interface of an interface text;
FIG. 3 is a diagram illustrating an interface text category;
FIG. 4 is a diagram illustrating a preview effect diagram of an interface text;
FIG. 5 is a diagram illustrating a setup interface of a text rendering plug-in;
FIG. 6 is a diagram illustrating a derivation flow of a conversion formula;
FIG. 7 illustrates a diagram of a push flow for another conversion formula;
FIG. 8 is a flowchart of a method for previewing text display effects according to another embodiment of the present application;
FIG. 9 is a diagram illustrating a method of previewing text display effects;
FIG. 10 is a block diagram of a text display effect preview device according to an embodiment of the present application;
fig. 11 is a block diagram of a text display effect preview apparatus according to still another embodiment of the present application;
fig. 12 is a block diagram of a computer device according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
In the method provided by the embodiment of the present application, the execution subject of each step may be a Computer device, and the Computer device may be a PC (Personal Computer), such as a desktop Computer or a notebook Computer. Optionally, an application development tool is provided in the computer device, and the application development tool is used for providing an application development environment for a certain computer program. The computer program may be an application program that needs to be installed and downloaded, for example, the computer program may be a game application program, a social application program, a shopping application program, a reading application program, a music application program, and the like; or a point-and-play applet. Illustratively, if the computer program is a game-like application, the application development tool may be a game development engine, such as a Unity engine. In a possible embodiment, various plug-ins may also be run in the computer device, and the plug-ins are used for providing corresponding functions for the target application program, such as an image rendering function, a text rendering function, an image conversion function, a text conversion function, and the like. It should be noted that, in the present application, execution subjects of the respective steps may be the same computer device or different computer devices, and this is not limited in the embodiments of the present application.
Referring to fig. 1, a flowchart of a method for previewing text display effects according to an embodiment of the present application is shown. The method can be applied to a computer device, for example, the execution subject of each step can be a target application program in the computer device. The method comprises the following steps (101-104):
step 101, loading the designed interface text in the application development environment.
The application development environment is used to provide a development environment for a certain computer program, and optionally, the application development environment may provide a development environment for one computer program or may provide a development environment for a plurality of computer programs, which is not limited in this embodiment of the present application.
The interface text refers to text displayed on a user interface which can be displayed to a user by the computer program. Alternatively, the interface text may be a text preset by a designer, and in a possible embodiment, the designer may preset the interface text to be displayed on the user interface, for example, the designer may determine the writing content and the display style (text size, text color, text line, etc.) of the interface text by using design software or an interface design tool (e.g., ps (photoshop)).
Illustratively, with reference to fig. 2, a designer enters the content 21 of an interface text in a design interface 20 of an interface design tool and designs text information of the interface text, which includes the font size 22 and line height 23 of the interface text. The Chinese notation "interface text" corresponding to the foreign language in fig. 2 refers to a text displayed on a user interface, which may be an interface displayed to a user by a computer program. Optionally, the interface text may be a text preset by the user, and in a possible implementation, the user may preset the interface text to be displayed on the user interface. For example, the user may determine the interface text above by determining the recording content and display style of the interface text by the design software. In addition, there may be a corresponding relationship between the font size and the line height of the interface text, as shown in fig. 3, the interface text may be divided into a title text 31 and a text 32, where the title text 31 includes a title 1 text, a title 2 text and a title three text, and each title text corresponds to a different font size and line height; the text characters 32 include a text 1 character and a text 2 character, and each text character corresponds to a different font size and line height. Of course, there may be a correspondence relationship between the title text 31 and the text 32, or there may be no correspondence relationship, and this is not limited in the embodiment of the present application. It should be noted that, the above-mentioned classification of interface text and the corresponding relationship between text information are only exemplary, and in practical applications, different classifications of interface text and corresponding relationships between text information may be set according to practical situations.
In this embodiment of the application, after determining the interface text, the user may load the interface text into the application development environment through a computer device. Optionally, the user may load the interface text into the application development environment through a text rendering plug-in, such as a tmp (textmesh pro) plug-in.
And 102, acquiring design display parameters of interface characters.
The design display parameter is used for indicating the design display style of the interface character, and the computer equipment can determine the expected display effect of the interface character according to the design display parameter. Optionally, the design display parameters may include display parameters and attribute parameters of the interface text, where the display parameters refer to parameters corresponding to display styles of the interface text, and the attribute parameters refer to specific parameters corresponding to the interface text, and for example, if fonts of the interface text are different, the corresponding attribute parameters are also different. In a possible implementation manner, the display parameter may be a parameter determined by a user when performing preset of interface text; the attribute parameters may be parameters set by a user when loading interface text into an application development environment, taking a TMP plug-in as an example, as shown in fig. 4, when loading interface text through the TMP plug-in, the user may set a custom parameter 41 of the interface text in a setting interface 40, where the custom parameter 41 is a font attribute parameter of the interface text. The chinese notation corresponding to the foreign language in fig. 4 is "interface text" which refers to text displayed on a user interface, and may be an interface displayed to a user by a computer program ".
In the embodiment of the application, after the interface text is loaded in the application development environment, the computer device obtains the design display parameters of the interface text, where the design display parameters may include text fonts, text font sizes, text colors, text line heights (i.e., "text line spacing"), and the like of the interface text; further, the computer device may process the design display parameter, determine an actual display style of the interface text, and display the interface text.
And 103, determining actual display parameters of the interface characters according to the design display parameters and the conversion formula.
The actual display parameters are used for indicating the actual display style of the interface characters, and the actual display style can be acquired through the design display parameters. In this embodiment, after obtaining the design display parameters, the computer device may determine the actual display parameters of the interface text by converting a formula according to the design display parameters. Optionally, the actual display parameter includes an actual text distance, where the actual text distance refers to an actual display line height of the interface text after the conversion processing.
The conversion formula is used to convert the design display parameters into actual display parameters. Optionally, the conversion formula is derived by the user through data statistics. The conversion equation LINE is:
L=(P÷F)×L1-L2
wherein, L represents the actual display line height of the interface character after conversion processing; p represents a custom parameter, which refers to an attribute parameter of the font size of the interface text, optionally, the custom parameter may be a parameter set by a user when loading the interface text, or a parameter automatically generated by a text loading plug-in, and in one possible implementation, a designer may set the custom parameter, so that the display effect of the interface text loaded in the application development environment conforms to the designed text display size; f represents a character size, and the character size refers to the designed character display size; l is1A design display line height representing interface text; l is2And the font attribute value is the attribute parameter of the font of the interface character, and different fonts correspond to different attribute parameters.
In one possible embodiment, the above-mentioned conversion formula is in the form of a plug-in. Optionally, the design display parameters include a custom parameter, a text font size, a text design interval, and a font attribute value; the user-defined parameters refer to attribute parameters of font sizes of the interface characters, the character font sizes refer to designed character display sizes, the character design intervals refer to design display line heights of the interface characters, and the font attribute values refer to attribute parameters of fonts of actual display line heights of the interface characters which are not converted. The above step 103 includes the following steps:
1. calling a conversion plug-in corresponding to the conversion formula;
2. and determining the actual display parameters of the interface characters according to the design display parameters through the conversion plug-in.
The conversion plug-in is a plug-in corresponding to the conversion formula, and has the function of the conversion formula and is used for converting the design display parameters into the actual display parameters.
Optionally, after obtaining the design display parameters, the computer device may call a conversion plug-in corresponding to the conversion formula, and determine the actual display parameters of the interface text according to the custom parameters, the text font size, the text design interval, and the font attribute value through the conversion plug-in.
In another possible implementation, the above conversion formula requires manual calculation to obtain the actual display parameters. The design display parameters comprise self-defined parameters, character size, character design space and font attribute coefficients; the font attribute coefficient refers to a coefficient corresponding to a font attribute parameter of the interface text, different fonts correspond to different font attribute coefficients, and optionally, a font attribute value is in direct proportion to the font attribute coefficient. Optionally, the step 103 includes the following steps:
1. displaying a parameter input interface in an application development environment;
2. and acquiring the actual display parameters of the interface characters input in the parameter input interface.
The parameter input interface is used for acquiring actual display parameters, and the actual display parameters are input by a user. Optionally, after obtaining the display parameters, the computer device may display a parameter input interface in the application development environment, and display the design display parameters to the user, further, the user calculates, by using the conversion formula, the actual display parameters based on the custom parameters, the text font size, the text design interval, and the font attribute coefficient, and inputs the actual display parameters in the parameter input interface, and correspondingly, the computer device obtains the actual display parameters.
It should be noted that the above description of the conversion formula is an exemplary description based on the actual display line height, and in practical applications, the conversion formula may also be other parameters for the design display parameters or the actual display parameters. Of course, in other possible embodiments, the number of the above conversion formulas may be multiple, and alternatively, the user may determine multiple conversion formulas according to data statistics, wherein different conversion formulas determine the conversion relationship between different parameters.
And 104, displaying the preview effect picture of the interface characters in the application development environment according to the actual display parameters.
The preview effect image is an image for showing a processing effect of interface text to a user. Optionally, after obtaining the actual display parameter, the computer device may display a preview effect of the interface text in the application development environment according to the actual display parameter. In a possible implementation, the preview effect map includes the actual display parameters. Illustratively, referring to FIG. 5 in conjunction, the preview effect map 50 includes the preview content 51 of the interface text and the actual display line height 52 of the interface text. The chinese notation in fig. 5 as "interface text" refers to text displayed on a user interface, which may be an interface displayed to a user by a computer program. Optionally, the interface text may be a text preset by the user, and in a possible implementation, the user may preset the interface text to be displayed on the user interface. For example, the user may determine the interface text above by determining the recording content and display style of the interface text by the design software.
To sum up, in the technical scheme provided by the embodiment of the application, the conversion between the design display parameters and the actual display parameters is realized through the conversion formula, the accuracy of the actual display parameters is ensured, the preview effect diagram of the interface characters is displayed according to the actual display parameters after the parameter conversion is performed, the manual adjustment of the interface characters for realizing the display effect of the interface characters by designers is avoided, the interface characters conforming to the interface design diagram can be automatically generated in an application development environment, the time and the labor cost are saved, and therefore the efficiency of interface development is improved.
In addition, the conversion formula is developed into the corresponding conversion plug-in, and the conversion plug-in automatically converts the design display parameters into the actual display parameters, so that designers do not need to manually calculate the actual display parameters, the automatic conversion of the parameters is realized, the parameter conversion is more efficient and convenient, the automatic generation of interface characters conforming to an interface design drawing in an application development environment is facilitated, and the page development efficiency is improved.
In addition, the designer realizes the conversion between the design display parameters and the actual display parameters through the conversion formula and visually grasps the display effect of the interface characters to the designer, so that the designer can timely process the parameters or the conversion formula when the display effect of the interface characters is wrong.
The above description is made on the method of using the conversion formula. Next, the process of obtaining the above conversion formula will be described.
Referring to fig. 6, for example, the process of deriving the conversion formula includes the following steps:
step 601, obtaining a basic formula corresponding to the conversion formula.
The base formula is used to indicate the style of the conversion formula. Optionally, the designer may determine the basic formula according to a relationship between a design display line height of a certain font size and an actual display line height. Taking the font size of 30PX as an example, the actual display line height variation law in the actual display parameters is 30.8, 23.8, 16.8, 9.8, 2.8, -4.2, the design display line height variation law in the design display parameters is 80, 70, 60, 50, 40 and 30, and the relation between the actual display line height and the design display line height can be observed as follows:
actually show line height-0.7 × design show line height-25.2;
as can be seen from the above, the basic formula is that L is the coefficient a × L1-a coefficient B.
Step 602, according to the basic formula, calculating a first formula for obtaining different font sizes of the same font.
The first formula is used for indicating the relationship between the actual display line height and the design display line height under different word sizes, wherein the first formula is the same as the basic formula in the mode. Optionally, after determining the basic formula, the designer may observe and obtain the first formula corresponding to different font sizes according to the style of the basic formula. For example, the designer may obtain the following first formula according to different font sizes of the fonts:
the font size is 20 PX: actually show that the line height is 1.05 × the design shows line height-25.2;
the font size is 30 PX: actually show line height-0.7 × design show line height-25.2;
the font size is 40 PX: actually show line height 0.525 × design show line height-25.2;
the font size is 50 PX: actually show line height 0.42 × design show line height-25.2;
the font size is 60 PX: actually show line height-0.35 × design show line height-25.2;
the font size is 70 PX: actually show line height-0.3 × design show line height-25.2;
therefore, the first formula can be:
the font size 1: l is a coefficient A1×L1-a coefficient B;
word size 2: coefficient a2 × L1-a coefficient B;
word size 3: coefficient a3 × L1-a coefficient B;
……
wherein A is1、A2、A3…AnFor a recursive sequence, B is a constant.
Step 603, determining a change rule corresponding to the coefficient of the conversion formula according to the first formula, and determining the conversion formula.
Optionally, after determining the first formula, the designer may perform data statistics to determine the influence factor of each coefficient in the conversion formula, and further calculate the relationship between the influence factor and each coefficient to determine the conversion formula. For example, the designer may count the influence of the change of different parameters on the first formula, taking the customized parameter as an example, and the designer may determine, through data statistics, the value of the actual display line height corresponding to each text font size of the font under the condition that the customized parameter is different, as follows:
when the size of the self-defined character parameter is 10, the corresponding relationship among the character size, the design display line height and the actual display line height is as shown in the following table one:
table-parameter correspondence when the size of a custom text parameter is 10
Figure GDA0002545794870000091
At this time, the conversion formula is that the actual display line height is (10 ÷ character size) × the design display line height-12;
when the size of the self-defined character parameter is 20, the corresponding relationship among the character size, the design display line height and the actual display line height is shown in the following table two:
corresponding relation of parameter when parameter size of table two self-defined characters is 20
Figure GDA0002545794870000092
Figure GDA0002545794870000101
At this time, the conversion formula is that the actual display line height is (20 ÷ character size) × the design display line height-24;
the size of the self-defined character parameter is 30, and the corresponding relationship among the character size, the design display line height and the actual display line height is shown in the following table three:
parameter corresponding relation when parameter size of table three self-defined characters is 30
Figure GDA0002545794870000102
At this time, the conversion formula is that the actual display line height is (30 ÷ character size) × the design display line height-36;
therefore, the designer can analyze the table to find that the coefficient a is the custom parameter/word size.
Meanwhile, the designer knows that the coefficient B is the coefficient C, which is the self-defined parameter, through the analysis.
At this time, the conversion formula is:
L=(P÷F)*L1-the coefficient C × P.
Furthermore, the designer performs the above derivation on different font sizes of different fonts and performs data statistics, determines a coefficient C as a font attribute coefficient, that is, determines a coefficient B as a font attribute coefficient as a custom parameter as a font attribute value, where the font attribute value refers to an attribute parameter of a font of an interface character, and further determines that the above conversion formula is:
L=(P÷F)×L1-L2
illustratively, the derivation of the conversion formula is fully described in connection with the actual case, in connection with FIG. 7.
Assuming that the designer obtains the design display interface through PS (Photoshop), the L in the formula is converted1"replace with" PS LINE HEIGHT "; the designer loads the interface characters into the application development environment through the TMP plug-in, and converts the L in the formula2"replace with" TMP LINE HEIGHT "; meanwhile, replacing "L" in the conversion formula with "LINE", replacing "P" with "POINT SIZE", and replacing "F" with "FONT SIZE", the derivation of the conversion formula is as follows:
firstly, a designer derives a conversion formula in a font size corresponding to a single font:
1. obtaining a basic formula according to the same font size of the same font:
LINE ═ coefficient a × PS LINE HEIGHT — coefficient B;
2. obtaining a derivation formula according to different font sizes of the same font:
the font size 1: LINE ═ coefficient a1X PS LINE HEIGHT-factor B;
word size 2: LINE ═ coefficient a2X PS LINE HEIGHT-factor B;
word size 3: LINE-coefficient a3 × PS LINE HEIGHT-coefficient B;
……
wherein A is1、A2、A3…AnB is a constant for the recurrence series;
3. carrying out data statistics on different parameters, determining the relationship between the size of the user-defined character parameters and the actual display line height, and determining a conversion formula:
LINE ═ (POINT SIZE ÷ FONT SIZE) × PS LINE HEIGHT-coefficient C × POINT SIZE;
then, the designer deduces the formula of each font size of different fonts, determines the coefficient C as a font attribute coefficient, and determines the product of the font attribute coefficient and the self-defined parameter as a font attribute value, namely, the conversion formula is as follows:
LINE=(POINT SIZE÷FONT SIZE)×PS LINE HEIGHT-TMP LINE HEIGHT。
referring to fig. 8, a flowchart of a text display effect preview method according to an embodiment of the present application is shown. The method can be applied to a computer device, for example, the execution subject of each step can be a target application program in the computer device. The method comprises the following steps (801-807):
step 801, loading the designed interface text in the application development environment.
Step 802, obtaining design display parameters of interface characters.
And 803, determining the actual display parameters of the interface characters according to the design display parameters and the conversion formula.
And step 804, displaying the preview effect picture of the interface characters in the application development environment according to the actual display parameters.
The steps 801-804 are the same as the steps 101-104 in fig. 1, and refer to the embodiment in fig. 1 specifically, which is not described herein again.
Step 805, acquiring a design display interface of the interface text.
And designing a display interface for displaying the expected display effect of the interface characters. Optionally, when the interface text is preset by the designer, the designer may set the writing content and the display style of the interface text, and display the interface text in the design display interface.
In a possible implementation manner, after obtaining the design display interface, the designer may send an interface storage instruction to the computer device, where the interface storage instruction is used to control the computer device to store the design display interface, and further, the computer device stores the design display interface and obtains the design display interface after obtaining the preview effect diagram of the interface text.
In another possible implementation manner, after acquiring the design display interface, the designer may wait for an interface acquisition request of the computer device, where the interface acquisition request is used to request to acquire the design display interface, and optionally, the interface acquisition request may be sent to a terminal or a computer device used by the designer. And after receiving the interface acquisition request, the designer inputs the design display interface to the computer equipment, and then the computer equipment acquires the design display interface.
It should be noted that, in practical application, the device for designing the interface text and the device for loading and rendering the interface text may be the same computer device or different computer devices; similarly, the designer who designs the interface text may be the same designer as the designer who performs the loading rendering operation on the interface text, or may be different designers, and this is not limited in this embodiment of the application.
Step 806, checking the preview effect picture and the design display interface.
In this embodiment of the application, after the computer device obtains the preview effect drawing and the design display interface, the computer device may verify the preview effect drawing and the design display interface. Optionally, the step 809 includes the following steps:
1. and fusing the preview effect picture and the design display interface to obtain a fused character effect picture.
The contact ratio refers to the coincidence degree of the interface characters in the preview effect picture and the interface characters in the design display interface at the same position. If the coincidence degree of the interface characters in the preview effect picture and the design display interface is high, the coincidence degree is high; and if the coincidence degree of the interface characters in the preview effect picture and the design display interface is low, the coincidence degree is low.
Optionally, after obtaining the preview effect drawing and the design display interface, the computer device may fuse the preview effect drawing and the design display interface, for example, lining the design display interface below the preview effect drawing according to the position of the interface text to perform image fusion, so as to obtain a text effect drawing after fusion.
2. And detecting the fused character effect graph to obtain the contact ratio of the interface characters.
In this embodiment of the application, after obtaining the fused text effect diagram, the computer device may detect the fused text effect diagram to obtain the contact ratio of the interface text. If the contact ratio meets the condition, determining that the preview effect picture and the design display interface pass the verification; if the contact ratio does not meet the condition, determining that the preview effect picture and the design display interface do not pass the verification, providing a modification notice to a designer, and modifying the preview effect picture by the designer, optionally, directly modifying parameters of interface characters in the preview effect picture by the designer to realize the effect in the design display interface, and also modifying a conversion formula to improve the conversion reliability to realize the effect in the design display interface.
The condition is a judgment condition for judging whether the preview effect image and the design display interface pass verification. Alternatively, the condition may be a threshold value of the degree of coincidence, and when the degree of coincidence exceeds the threshold value, it is determined that the preview effect image and the design display interface pass the verification. Of course, in other possible embodiments, the designer may also determine the overlap ratio between the preview effect image and the interface text in the design display interface through a manual operation, which is not limited in this embodiment of the application.
Step 807, in response to the preview effect image and the design display interface passing the verification, determining that the actual display effect of the interface text in the preview effect image conforms to the expected display effect.
Optionally, if the preview effect drawing and the design display interface pass verification, the computer device may determine that an actual display effect of the interface text in the preview effect drawing conforms to an expected display effect; if the preview effect picture and the design display interface are not verified, the computer device can determine that the actual display effect of the interface characters in the preview effect picture does not accord with the expected display effect, and further, a designer can modify the parameters of the interface characters in the preview effect picture or deduct and modify the conversion formula again, so that the actual display effect of the interface characters in the preview effect picture accords with the expected display effect.
It should be noted that the above description of checking the preview effect drawing and the design display interface is only exemplary and explanatory, and in practical applications, the computer device may also check the preview effect drawing and the design display interface between displaying the preview effect drawing, so that the preview effect drawing conforming to the expected display effect can be directly displayed to the designer. Certainly, under the condition that the accuracy of the conversion formula is ensured to meet the condition, the preview effect diagram and the design display interface may not be checked, so as to improve the display efficiency of the interface text.
In summary, in the technical solution provided in the embodiment of the present application, the preview effect graph and the design display interface are subjected to fusion verification, so that it is fully ensured that the display effect of the interface text conforms to the expected display effect, and the accuracy of the display of the interface text is ensured.
It should be noted that, in the embodiment of the present application, the designers involved may be the same designer, or may be different designers, for example, the designer who designs the interface text and the designer who derives the conversion formula may be different designers.
In addition, with reference to fig. 9, a method for previewing a text display effect according to the present application will be fully described.
Step 901, determining a design display interface.
In step 902, interface text is loaded via the TMP plug-in.
And step 903, judging whether the conversion formula is an application development environment internal plug-in. If the conversion formula is an application development environment internal plug-in, then execute step 904; if the conversion formula is not an application development environment internal plug-in, then step 905 is performed.
And 904, acquiring the design display parameters of the interface characters, and calling a conversion plug-in corresponding to the conversion formula to calculate and obtain the actual display parameters of the interface characters.
And step 905, acquiring design display parameters of the interface characters, and manually calculating to obtain actual display parameters of the interface characters according to a conversion formula.
And step 906, displaying the preview effect picture according to the actual display parameters.
Step 907, checking the preview effect picture and the design display interface. If the preview effect picture and the design display interface pass the verification, ending the process; and if the preview effect picture and the design display interface do not pass the verification, manually adjusting the preview effect picture, and ending the process.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
Referring to fig. 10, a block diagram of a text display effect preview apparatus according to an embodiment of the present application is shown. The device has the function of realizing the preview method of the character display effect, and the function can be realized by hardware or hardware executing corresponding software. The device can be computer equipment, and can also be arranged in the computer equipment. The apparatus 1000 may include: a text loading module 1010, a parameter obtaining module 1020, a parameter determining module 1030 and an effect displaying module 1040.
And a text loading module 1010 for loading the designed interface text in the application development environment.
A parameter obtaining module 1020, configured to obtain design display parameters of the interface text, where the design display parameters are used to indicate a design display style of the interface text.
A parameter determining module 1030, configured to determine an actual display parameter of the interface text according to the design display parameter and the conversion formula, where the actual display parameter is used to indicate an actual display style of the interface text.
And the effect display module 1040 is configured to display the preview effect image of the interface text in the application development environment according to the actual display parameter.
In an exemplary embodiment, as shown in fig. 11, the parameter determining module 1030 includes: a plug-in calling unit 1031, and a parameter determination unit 1032.
And a plug-in calling unit 1031, configured to call a conversion plug-in corresponding to the conversion formula.
A parameter determining unit 1032, configured to determine, according to the design display parameter, an actual display parameter of the interface text through the conversion plug-in.
In an exemplary embodiment, the design display parameters include custom parameters, text type, text design spacing, and font property values; the user-defined parameters refer to attribute parameters of font sizes of the interface texts, the text font sizes refer to designed text display sizes, the text design intervals refer to design display line heights of the interface texts, and the font attribute values refer to attribute parameters of the fonts of the interface texts;
the parameter determining unit 1032 is configured to determine an actual display parameter of the interface text according to the custom parameter, the text font size, the text design interval, and the font attribute value through the conversion plug-in; the actual display parameters comprise actual text intervals, and the actual text intervals refer to actual display line heights of the interface texts after conversion processing.
In an exemplary embodiment, the design display parameters include custom parameters, text type, text design spacing, and font property coefficients; the user-defined parameters refer to attribute parameters of font sizes of the interface texts, the text font sizes refer to designed text display sizes, the text design intervals refer to design display line heights of the interface texts, and the font attribute coefficients refer to coefficients corresponding to the font attribute parameters of the interface texts;
the parameter determination module 1032 is configured to display a parameter input interface in the application development environment; acquiring actual display parameters of the interface characters input in the parameter input interface; the actual display parameters are obtained through calculation of the conversion formula based on the user-defined parameters, the character size, the character design interval and the font attribute coefficients.
In an exemplary embodiment, as shown in fig. 11, the apparatus 1000 further comprises: an interface acquisition module 1050, an interface verification module 1060, and an effect determination module 1070.
The interface obtaining module 1050 is configured to obtain a design display interface of the interface text, where the design display interface is used to display an expected display effect of the interface text.
And the interface verification module 1060 is configured to verify the preview effect drawing and the design display interface.
The effect determining module 1070 is configured to determine, in response to the preview effect drawing and the design display interface passing verification, that the actual display effect of the interface text in the preview effect drawing meets the expected display effect.
In an exemplary embodiment, the interface checking module 1060 is configured to fuse the preview effect drawing and the design display interface to obtain a fused text effect drawing; detecting the fused character effect graph to obtain the contact ratio of the interface characters; and responding to the condition that the contact ratio meets the condition, and determining that the preview effect picture and the design display interface pass verification.
In an exemplary embodiment, the conversion formula is:
L=(P÷F)×L1-L2
wherein, L represents the actual display line height of the interface character after conversion processing; p represents a self-defining parameter, and the self-defining parameter refers to an attribute parameter of the font size of the interface character; f represents a character size, wherein the character size refers to the designed character display size; l is1A design display line height representing the interface text; l is2And representing the font attribute value of the interface character, wherein the font attribute value refers to the attribute parameter of the font of the interface character.
In conclusion, the conversion between the design display parameters and the actual display parameters is realized through the conversion formula, the accuracy of the actual display parameters is ensured, the preview effect diagram of the interface characters is displayed according to the actual display parameters after the parameter conversion is carried out, the manual adjustment of the interface characters by designers for realizing the display effect of the interface characters is avoided, the interface characters which accord with the interface design diagram can be automatically generated in the application development environment, the time and the labor cost are saved, and the efficiency of interface development is improved.
It should be noted that, when the apparatus provided in the foregoing embodiment implements the functions thereof, only the division of the functional modules is illustrated, and in practical applications, the functions may be distributed by different functional modules according to needs, that is, the internal structure of the apparatus may be divided into different functional modules to implement all or part of the functions described above. In addition, the apparatus and method embodiments provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments for details, which are not described herein again.
Referring to fig. 12, a block diagram of a computer device according to an embodiment of the present application is shown. The computer equipment can be used for realizing the functions of the text display effect previewing method. Specifically, the method comprises the following steps:
the computer apparatus 1200 includes a Central Processing Unit (CPU) 1201, a system Memory 1204 including a Random Access Memory (RAM) 1202 and a Read Only Memory (ROM) 1203, and a system bus 1205 connecting the system Memory 1204 and the Central Processing Unit 1201. The computer device 1200 also includes a basic input/output system (I/O system) 1206 for facilitating information transfer between various devices within the computer, and a mass storage device 1207 for storing an operating system 1213, application programs 1214, and other program modules 1212.
The basic input/output system 1206 includes a display 1208 for displaying information and an input device 1209, such as a mouse, keyboard, etc., for user input of information. Wherein a display 1208 and an input device 1209 are connected to the central processing unit 1201 through an input-output controller 1210 coupled to the system bus 1205. The basic input/output system 1206 may also include an input/output controller 1210 for receiving and processing input from a number of other devices, such as a keyboard, mouse, or electronic stylus. Similarly, input-output controller 1210 also provides output to a display screen, a printer, or other type of output device.
The mass storage device 1207 is connected to the central processing unit 1201 through a mass storage controller (not shown) connected to the system bus 1205. The mass storage device 1207 and its associated computer-readable media provide non-volatile storage for the computer device 1200. That is, the mass storage device 1207 may include a computer-readable medium (not shown) such as a hard disk or a CD-ROM (Compact disk Read-Only Memory) drive.
Without loss of generality, computer readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes RAM, ROM, EPROM (Erasable Programmable Read-Only Memory), EEPROM (Electrically Erasable Programmable Read-Only Memory), flash Memory or other solid state Memory technology, CD-ROM, DVD (Digital Video Disc) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices. Of course, those skilled in the art will appreciate that computer storage media is not limited to the foregoing. The system memory 1204 and mass storage device 1207 described above may be collectively referred to as memory.
According to various embodiments of the present application, the computer device 1200 may also operate as a remote computer connected to a network through a network, such as the Internet. That is, the computer device 1200 may connect to the network 1212 through a network interface unit 1211 connected to the system bus 1205, or may connect to other types of networks or remote computer systems (not shown) using the network interface unit 1211.
The memory also includes a computer program stored in the memory and configured to be executed by the one or more processors to enable a preview of the text display effect described above.
In an exemplary embodiment, there is also provided a computer readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions which, when executed by a processor, implement the above-mentioned text display effect preview method.
Optionally, the computer-readable storage medium may include: ROM (Read Only Memory), RAM (Random Access Memory), SSD (Solid State drive), or optical disc. The Random Access Memory may include a ReRAM (resistive Random Access Memory) and a DRAM (Dynamic Random Access Memory).
In an exemplary embodiment, a computer program product is also provided, which when executed by a processor is configured to implement the above-mentioned text display effect preview method.
It should be understood that reference to "a plurality" herein means two or more. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. In addition, the step numbers described herein only exemplarily show one possible execution sequence among the steps, and in some other embodiments, the steps may also be executed out of the numbering sequence, for example, two steps with different numbers are executed simultaneously, or two steps with different numbers are executed in a reverse order to the order shown in the figure, which is not limited by the embodiment of the present application.
The above description is only exemplary of the present application and should not be taken as limiting the present application, and any modifications, equivalents, improvements and the like that are made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (11)

1. A method for previewing text display effect is characterized by comprising the following steps:
loading designed interface characters in an application development environment;
acquiring design display parameters of the interface characters, wherein the design display parameters are used for indicating the design display style of the interface characters;
determining actual display parameters of the interface characters according to the design display parameters and a conversion formula, wherein the actual display parameters are used for indicating actual display styles of the interface characters;
displaying a preview effect picture of the interface text in the application development environment according to the actual display parameters;
acquiring a design display interface of the interface characters, wherein the design display interface is used for displaying an expected display effect of the interface characters;
fusing the preview effect picture and the design display interface to obtain a fused text effect picture;
detecting the fused character effect graph to obtain the contact ratio of the interface characters;
and responding to the condition that the contact ratio meets the condition, and determining that the actual display effect of the interface text in the preview effect picture meets the expected display effect.
2. The method of claim 1, wherein determining the actual display parameters of the interface text according to the design display parameters and a conversion formula comprises:
calling a conversion plug-in corresponding to the conversion formula;
and determining the actual display parameters of the interface characters according to the design display parameters through the conversion plug-in.
3. The method of claim 2, wherein the design display parameters include custom parameters, text font size, text design spacing, and font property values; the user-defined parameters refer to attribute parameters of font sizes of the interface texts, the text font sizes refer to designed text display sizes, the text design intervals refer to design display line heights of the interface texts, and the font attribute values refer to attribute parameters of the fonts of the interface texts;
determining the actual display parameters of the interface characters according to the design display parameters through the conversion plug-in, wherein the determining comprises the following steps:
determining the actual display parameters of the interface characters according to the user-defined parameters, the character sizes, the character design intervals and the font attribute values through the conversion plug-in;
the actual display parameters comprise actual text intervals, and the actual text intervals refer to actual display line heights of the interface texts after conversion processing.
4. The method of claim 1, wherein the design display parameters include custom parameters, text font size, text design spacing, and font property coefficients; the user-defined parameters refer to attribute parameters of font sizes of the interface texts, the text font sizes refer to designed text display sizes, the text design intervals refer to design display line heights of the interface texts, and the font attribute coefficients refer to coefficients corresponding to the font attribute parameters of the interface texts;
determining the actual display parameters of the interface characters according to the design display parameters and the conversion formula, wherein the determining comprises the following steps:
displaying a parameter input interface in the application development environment;
acquiring actual display parameters of the interface characters input in the parameter input interface;
the actual display parameters are obtained through calculation of the conversion formula based on the user-defined parameters, the character size, the character design interval and the font attribute coefficients.
5. The method according to any one of claims 1 to 4, wherein the conversion formula is:
L=(P÷F)×L1-L2
wherein, L represents the actual display line height of the interface character after conversion processing; p represents a self-defining parameter, wherein the self-defining parameter refers to an attribute parameter of the font size of the interface character; f represents a character size, wherein the character size refers to the designed character display size; l is1A design display line height representing the interface text; l is2And representing the font attribute value of the interface character, wherein the font attribute value refers to the attribute value of the font of the interface character.
6. An apparatus for previewing text display effects, the apparatus comprising:
the character loading module is used for loading the designed interface characters in the application development environment;
the parameter acquisition module is used for acquiring the design display parameters of the interface characters, and the design display parameters are used for indicating the design display style of the interface characters;
the parameter determining module is used for determining the actual display parameters of the interface characters according to the design display parameters and the conversion formula, wherein the actual display parameters are used for indicating the actual display style of the interface characters;
the effect display module is used for displaying the preview effect picture of the interface characters in the application development environment according to the actual display parameters;
the interface acquisition module is used for acquiring a design display interface of the interface characters, and the design display interface is used for displaying the expected display effect of the interface characters;
the interface checking module is used for fusing the preview effect picture and the design display interface to obtain a fused text effect picture; detecting the fused character effect graph to obtain the contact ratio of the interface characters;
and the effect determining module is used for responding to the coincidence degree meeting the condition and determining that the actual display effect of the interface characters in the preview effect picture accords with the expected display effect.
7. The apparatus of claim 6, wherein the parameter determination module comprises:
the plug-in calling unit is used for calling the conversion plug-in corresponding to the conversion formula;
and the parameter determining unit is used for determining the actual display parameters of the interface characters according to the design display parameters through the conversion plug-in.
8. The apparatus of claim 7, wherein the design display parameters include custom parameters, text font size, text design spacing, and font property values; the user-defined parameters refer to attribute parameters of font sizes of the interface texts, the text font sizes refer to designed text display sizes, the text design intervals refer to design display line heights of the interface texts, and the font attribute values refer to attribute parameters of the fonts of the interface texts;
the parameter determining unit is used for determining the actual display parameters of the interface characters according to the user-defined parameters, the character size, the character design space and the font attribute values through the conversion plug-in; the actual display parameters comprise actual text intervals, and the actual text intervals refer to actual display line heights of the interface texts after conversion processing.
9. The apparatus of claim 6, wherein the design display parameters include custom parameters, text font size, text design spacing, and font property coefficients; the user-defined parameters refer to attribute parameters of font sizes of the interface texts, the text font sizes refer to designed text display sizes, the text design intervals refer to design display line heights of the interface texts, and the font attribute coefficients refer to coefficients corresponding to the font attribute parameters of the interface texts;
the parameter determination module is configured to:
displaying a parameter input interface in the application development environment;
acquiring actual display parameters of the interface characters input in the parameter input interface;
the actual display parameters are obtained through calculation of the conversion formula based on the user-defined large text parameters, the text font sizes, the text design intervals and the font attribute coefficients.
10. A computer device comprising a processor and a memory, the memory having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, the at least one instruction, the at least one program, the set of codes, or the set of instructions being loaded and executed by the processor to implement the preview method for text display effect of any of claims 1 to 5.
11. A computer readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, which is loaded and executed by a processor to implement a preview method of text display effect according to any one of claims 1 to 5.
CN202010306831.7A 2020-04-17 2020-04-17 Method, device and equipment for previewing text display effect and storage medium Active CN111506378B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010306831.7A CN111506378B (en) 2020-04-17 2020-04-17 Method, device and equipment for previewing text display effect and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010306831.7A CN111506378B (en) 2020-04-17 2020-04-17 Method, device and equipment for previewing text display effect and storage medium

Publications (2)

Publication Number Publication Date
CN111506378A CN111506378A (en) 2020-08-07
CN111506378B true CN111506378B (en) 2021-09-28

Family

ID=71869463

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010306831.7A Active CN111506378B (en) 2020-04-17 2020-04-17 Method, device and equipment for previewing text display effect and storage medium

Country Status (1)

Country Link
CN (1) CN111506378B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114419624A (en) * 2022-03-28 2022-04-29 天津市北海通信技术有限公司 Image character checking method and system based on image visual algorithm

Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101021790A (en) * 2007-03-09 2007-08-22 华为技术有限公司 User interface changing method and system
CN101499081A (en) * 2008-02-01 2009-08-05 北京乾坤化物数字技术有限公司 Words language structure tree building method
CN102779118A (en) * 2012-07-17 2012-11-14 周广超 Paper typesetting method and system
CN103631958A (en) * 2013-12-17 2014-03-12 江苏省公用信息有限公司 Method for multi-screen content display in automatic page matching mode
CN104063139A (en) * 2013-03-18 2014-09-24 腾讯科技(深圳)有限公司 Display adjusting method and device
CN104268170A (en) * 2014-09-12 2015-01-07 电子科技大学 QPF font library organization method
CN104410798A (en) * 2014-11-07 2015-03-11 北京东方艾迪普科技发展有限公司 Text feature parameter processing method and equipment
CN105260301A (en) * 2015-09-24 2016-01-20 努比亚技术有限公司 Visual effect comparison test device of user interfaces and realization method of visual effect comparison test device of user interfaces
CN105488064A (en) * 2014-09-19 2016-04-13 腾讯科技(深圳)有限公司 Webpage font preview method and device
CN105809645A (en) * 2016-03-28 2016-07-27 努比亚技术有限公司 Word display method and device and mobile terminal
CN106453952A (en) * 2016-11-25 2017-02-22 努比亚技术有限公司 Theme font preview system and method
CN106776969A (en) * 2016-12-05 2017-05-31 乐视控股(北京)有限公司 Page adaptation method, device and electronic equipment
CN106874244A (en) * 2017-01-03 2017-06-20 宁波大红鹰学院 A kind of construction method of the document Auto-generation Model based on work sequence
CN107491422A (en) * 2017-08-14 2017-12-19 广州阿里巴巴文学信息技术有限公司 Character displaying method, device and electronic equipment
CN107690028A (en) * 2017-08-30 2018-02-13 努比亚技术有限公司 A kind of method of adjustment of font size, terminal and readable storage medium storing program for executing
CN109165065A (en) * 2018-07-26 2019-01-08 阿里巴巴集团控股有限公司 A kind of processing method, device and the equipment of word rank table
CN110321124A (en) * 2019-06-20 2019-10-11 北京奇艺世纪科技有限公司 A kind of text layout's optimization method, device and electronic equipment
CN110378318A (en) * 2019-07-30 2019-10-25 腾讯科技(深圳)有限公司 Character recognition method, device, computer equipment and storage medium
CN110472199A (en) * 2018-05-11 2019-11-19 成都野望数码科技有限公司 A kind of method and device of regulating object pattern
CN110489582A (en) * 2019-08-19 2019-11-22 腾讯科技(深圳)有限公司 Personalization shows the generation method and device, electronic equipment of image
CN110543578A (en) * 2019-08-09 2019-12-06 华为技术有限公司 object recognition method and device
WO2020002401A1 (en) * 2018-06-29 2020-01-02 Merck Patent Gmbh Thiophene compound, liquid-crystalline medium and liquid-crystal display comprising the same

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015060459A (en) * 2013-09-19 2015-03-30 カシオ計算機株式会社 Mathematical expression display control device and program
US9767078B2 (en) * 2015-08-06 2017-09-19 Dropbox, Inc. Embedding dynamic content item preview
CN107784002A (en) * 2016-08-26 2018-03-09 阿里巴巴集团控股有限公司 The page elements generation method and device of a kind of webpage
JP6714872B2 (en) * 2017-05-23 2020-07-01 京セラドキュメントソリューションズ株式会社 Image forming device
CN109696953B (en) * 2017-10-19 2020-10-16 华为技术有限公司 Virtual reality character display method and device and virtual reality equipment
CN108227953B (en) * 2017-12-28 2022-01-11 Oppo广东移动通信有限公司 Character input method and related product
CN108989571B (en) * 2018-08-15 2020-06-19 浙江大学滨海产业技术研究院 Adaptive font adjustment method and device for mobile phone character reading
CN109543119B (en) * 2018-10-08 2021-04-30 深圳市梦网科技发展有限公司 Page preview system and method

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101021790A (en) * 2007-03-09 2007-08-22 华为技术有限公司 User interface changing method and system
CN101499081A (en) * 2008-02-01 2009-08-05 北京乾坤化物数字技术有限公司 Words language structure tree building method
CN102779118A (en) * 2012-07-17 2012-11-14 周广超 Paper typesetting method and system
CN104063139A (en) * 2013-03-18 2014-09-24 腾讯科技(深圳)有限公司 Display adjusting method and device
CN103631958A (en) * 2013-12-17 2014-03-12 江苏省公用信息有限公司 Method for multi-screen content display in automatic page matching mode
CN104268170A (en) * 2014-09-12 2015-01-07 电子科技大学 QPF font library organization method
CN105488064A (en) * 2014-09-19 2016-04-13 腾讯科技(深圳)有限公司 Webpage font preview method and device
CN104410798A (en) * 2014-11-07 2015-03-11 北京东方艾迪普科技发展有限公司 Text feature parameter processing method and equipment
CN105260301A (en) * 2015-09-24 2016-01-20 努比亚技术有限公司 Visual effect comparison test device of user interfaces and realization method of visual effect comparison test device of user interfaces
CN105809645A (en) * 2016-03-28 2016-07-27 努比亚技术有限公司 Word display method and device and mobile terminal
CN106453952A (en) * 2016-11-25 2017-02-22 努比亚技术有限公司 Theme font preview system and method
CN106776969A (en) * 2016-12-05 2017-05-31 乐视控股(北京)有限公司 Page adaptation method, device and electronic equipment
CN106874244A (en) * 2017-01-03 2017-06-20 宁波大红鹰学院 A kind of construction method of the document Auto-generation Model based on work sequence
CN107491422A (en) * 2017-08-14 2017-12-19 广州阿里巴巴文学信息技术有限公司 Character displaying method, device and electronic equipment
CN107690028A (en) * 2017-08-30 2018-02-13 努比亚技术有限公司 A kind of method of adjustment of font size, terminal and readable storage medium storing program for executing
CN110472199A (en) * 2018-05-11 2019-11-19 成都野望数码科技有限公司 A kind of method and device of regulating object pattern
WO2020002401A1 (en) * 2018-06-29 2020-01-02 Merck Patent Gmbh Thiophene compound, liquid-crystalline medium and liquid-crystal display comprising the same
CN109165065A (en) * 2018-07-26 2019-01-08 阿里巴巴集团控股有限公司 A kind of processing method, device and the equipment of word rank table
CN110321124A (en) * 2019-06-20 2019-10-11 北京奇艺世纪科技有限公司 A kind of text layout's optimization method, device and electronic equipment
CN110378318A (en) * 2019-07-30 2019-10-25 腾讯科技(深圳)有限公司 Character recognition method, device, computer equipment and storage medium
CN110543578A (en) * 2019-08-09 2019-12-06 华为技术有限公司 object recognition method and device
CN110489582A (en) * 2019-08-19 2019-11-22 腾讯科技(深圳)有限公司 Personalization shows the generation method and device, electronic equipment of image

Also Published As

Publication number Publication date
CN111506378A (en) 2020-08-07

Similar Documents

Publication Publication Date Title
CN111428457B (en) Automatic formatting of data tables
CN110096275B (en) Page processing method and device
CN111694565A (en) Data visualization application development method and system
CN108664471A (en) Text region error correction method, device, equipment and computer readable storage medium
CN111506378B (en) Method, device and equipment for previewing text display effect and storage medium
CN111667231B (en) Automatic tax return method, device, system, computer equipment and storage medium
US20170323007A1 (en) Identifier Based Glyph Search
CN113627168A (en) Method, device, medium and equipment for checking component packaging conflict
US20170154022A1 (en) Information processing apparatus, method for controlling the same, and storage medium
CN112231197A (en) Page testing method and device and storage medium
CN101542585A (en) Image generation system, projector, program, information storage medium, and image generation method
JP7352501B2 (en) Information processing device, information processing method, and program
CN111897778B (en) Computer file merging method, device and system
JP4870956B2 (en) Embedded program generation method, embedded program development system, and information table section
CN112364667B (en) Character checking method and device, computer equipment and computer readable storage medium
CN115146602A (en) Method and device for batch generation of infrared thermal image analysis reports based on template
CN114154095A (en) Page picture generation method, device, equipment and storage medium
CN112163834A (en) Detection report generation method, device, electronic equipment and medium
JP6869082B2 (en) Computer for selecting test cases and test case selection method
JP4828318B2 (en) Multiple form integrated printing method, system and program
CN112131842B (en) Document design method and system
CN112130841B (en) SQL development method and device and terminal equipment
CN110457659B (en) Clause document generation method and terminal equipment
US20230289819A1 (en) Method and device for reducing the carbon footprint of a software application
CN118051207A (en) Method and device for generating user demand specifications for government service

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for 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: 40027014

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant