kyubuns / AkyuiUnity

Adobe XD to Akyui to Unity UI
https://kyubuns.dev/akyui/
MIT License
426 stars 44 forks source link

Font files not importing #55

Closed raghuaptara closed 1 month ago

raghuaptara commented 1 month ago

Hi ,

Text Font files are not importing to Unity project.I would like to know how to import font files also in Unity project when importing XD file

kyubuns commented 1 month ago

There is a place in the Asset section of the Xd Import Settings where you can specify the path to the font. Please add the fonts you will use beforehand in this location. They will then be referenced automatically. Note that the font name specified in XD and the font file name must be the same. https://github.com/kyubuns/AkyuiUnity/blob/main/Manual/Manual_en.md#font-directory-path

raghuaptara commented 1 month ago

Ok Thank you.

kyubuns commented 1 month ago

you're welcome!