Publisher | hugp1973 |
---|---|
File size | 11.53MB |
Number of files | 46 |
Latest version | 1 |
Latest release date | 2023-03-07 12:56:37 |
First release date | 2020-08-11 09:06:11 |
Supported Unity versions | 2018.4.2 or higher |
SDFFont bitmap vector font, unityui font solution
SDFFont is a font plug-in, through the use of SDF technology, you can use a font Texture, through different parameters, to achieve the following functions:
1: Font size scales smoothly.
2: Fine and bold are fully adjustable.
3: The contour edge is fully adjustable.
4: In addition, there are shadows, and the color of the font changes too much from the top to the bottom.
5: Support simple rich text format.
Moreover, SDF fonts are generated dynamically in real time, and there is no need to cache any related fonts before use,Texture resources. It is also unnecessary to consider the callback problem caused by the font data exceeding the texture in the process of use.