Design theory: the basics of font design

Design theory: the basics of font design
<br />Words are the inevitable product of human communication of thoughts and feelings. With the progress of human civilization, it has evolved from simple to complex, gradually forming a scientific, perfect and standardized program. It not only has the abstract meaning, melody and sound rhythm of human thoughts and feelings, but also has a complete structure, standardized composition, and vivid images with infinite changes. Hieroglyphics, in particular, are a close combination of the abstract and the concrete; the characters themselves can be said to be a complete art design.
Today, human society has entered an era of rapid development of industry and commerce. Product competition and the beautification of life have become closely related to human daily life. The beautification of words, as a medium for conveying thoughts and feelings, has become an important research topic with the progress of human civilization.
The font should be correct
The strokes of different Chinese characters or Latin letters are all required. If there is even one or half a stroke that is not consistent, it will become a different character. In the worst case, the character will not exist and no one will recognize it. This completely loses the purpose of the text itself. Therefore, the character shape must be accurate and strokes cannot be arbitrarily added, reduced or changed.
Style should be unified
Regardless of Latin letters or Chinese characters, the strokes of the font must be unified. For example, when writing Chinese characters, it is not appropriate to use three strokes of Li style and two strokes of Fangsong style. When writing Latin letters, it is not appropriate to mix regular script, small regular script, and flowery regular script in one word. Printed and handwritten styles cannot be mixed in one word.
The expression of the font should adapt to the spirit of the text content <br />Every font has its own expression. For example, bold fonts have a striking and serious feeling, while Old Song and regular scripts have a dignified and upright expression; Fang Song and running scripts have a graceful and free interest; while seal scripts have a luxurious and ancient style. For example, the Latin alphabet's regular script is quite equivalent to the Chinese character's left seal script, which has a luxurious and ancient feeling; the printed font is equivalent to Old Song regular script, which has a dignified and clear feeling.
The handwriting is equivalent to Song, Xing and Cao, and has a relaxed and lively style. Therefore, when choosing a font as the basis for designing artistic lettering, it should be based on the spirit of the text content. Only in this way can we achieve consistency between what we say and what we mean, and bring into play the maximum appeal of the text. As for the form of change, there is no limit to the length, thickness, straightness and curvature of the strokes. The author can freely regulate it as long as it is based on the inherent structure of the text. It can even be further influenced by perspective, stereoscopic projection, hollow changes, etc. to enhance its decorative significance and beautify it.
Previous Page 1 2 3 4 5 Next Page Read More

<<:  Example sharing of anchor tag usage in HTML

>>:  Detailed explanation of writing multiple conditions of CSS: not

Recommend

Detailed tutorial on installing pxc cluster with docker

Table of contents Preface Preliminary preparation...

Summary of web design experience and skills

■ Website theme planning Be careful not to make yo...

Solution for Nginx installation without generating sbin directory

Error description: 1. After installing Nginx (1.1...

How to use MySQL group by and order by together

Suppose there is a table: reward (reward table), ...

WeChat applet realizes left-right linkage

This article shares the specific code for WeChat ...

CSS solution for centering elements with variable width and height

1. Horizontal center Public code: html: <div c...

Several ways to introduce pictures in react projects

The img tag introduces the image Because react ac...

Weather icon animation effect implemented by CSS3

Achieve results Implementation Code html <div ...

MySQL 8.0.15 download and installation detailed tutorial is a must for novices!

This article records the specific steps for downl...

Docker image access to local elasticsearch port operation

Using the image service deployed by docker stack,...

Two ways to write stored procedures in Mysql with and without return values

Process 1: with return value: drop procedure if e...

Causes and solutions to the garbled character set problem in MySQL database

Preface Sometimes when we view database data, we ...

Specific usage of textarea's disabled and readonly attributes

disabled definition and usage The disabled attrib...

How to Develop a Progressive Web App (PWA)

Table of contents Overview Require URL of the app...

Examples of using MySQL covering indexes

What is a covering index? Creating an index that ...