You can generate and update the font atlas with the Font Asset Creator. To generate and update the font atlas, select Update Atlas Texture in the Font Asset’s InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info
See in Glossary window.
The following table describes all the Font Asset creator properties:
Property | Description |
---|---|
Source Font File | Source font to use to generate the font asset. |
Sampling Point Size | Font size, in points, used to generate the font texture. The higher the Sampling Point Size, the better the rendering quality, but it takes more atlas space. This property has the following options:
|
Padding |
Padding, in pixelsThe smallest unit in a computer image. Pixel size depends on your screen resolution. Pixel lighting is calculated at every screen pixel. More info See in Glossary, between characters in the font atlas texture. |
Packing Method | How to fit the characters into the font texture. Choose from the following options:
|
Atlas Resolution | Width and height of the font texture, in pixels. A resolution of 512 x 512 is fine for most fonts if you only include ASCII characters. Fonts with more characters may require larger resolutions, or multiple atlases. For an SDF font, a higher resolution produces finer gradients, and therefore higher quality text. |
Character Set | The characters in a font file aren’t included in the font Asset automatically. You must specify which ones you need. You can select a predefined character set, provide a list of characters to include, or include all the characters in an existing font asset or text asset. Choose from the following options:
|
Render Mode | Mode to render the font atlas. |
Get Kerning Pairs | Copy the kerning data from the font. Kerning data is used to adjust the spacing between specific character pairs to produce a more visually pleasing result. Note: It isn’t always possible to import kerning data. Some fonts store kerning pairs in their glyph positioning (GPOS) table, which is not supported. Other fonts do not store kerning pairs at all. |
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.