How I modify and change the font .spritefont on Chrono cross radical dreamers
-
- Posts: 20
- Joined: Fri Feb 11, 2022 2:51 pm
How I modify and change the font .spritefont on Chrono cross radical dreamers
I would like to change font on Chrono cross radical dreamers, So how can I modify or make .spritefont?
Thank you very much
Thank you very much
-
- Posts: 179
- Joined: Tue Jan 18, 2022 12:21 am
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
Mumggtool do the job.
-
- Posts: 20
- Joined: Fri Feb 11, 2022 2:51 pm
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
rabatini wrote:Mumggtool do the job.
Wow Thank you, Did you mean tools in this link https://github.com/MmgTools/mmg ?, or if not Can i find Mumggtool? Thank you very much
-
- Posts: 165
- Joined: Wed Jun 01, 2016 5:53 pm
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
You can create your own font with this tool.
Code: Select all
https://github.com/microsoft/DirectXTK/wiki/MakeSpriteFont
-
- Posts: 20
- Joined: Fri Feb 11, 2022 2:51 pm
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
h3x3r wrote:You can create your own font with this tool.Code: Select all
https://github.com/microsoft/DirectXTK/wiki/MakeSpriteFont
Thank you , I have tried to make by makespritetool , however it cannot show the font
So I think I would like to see content header of the old .spritefont and make again
-
- Posts: 20
- Joined: Fri Feb 11, 2022 2:51 pm
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
h3x3r wrote:You can create your own font with this tool.Code: Select all
https://github.com/microsoft/DirectXTK/wiki/MakeSpriteFont
or if you can, Can you make example .spritefont and I will test ? Thank you
-
- Posts: 165
- Joined: Wed Jun 01, 2016 5:53 pm
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
Just drop font file on bat file. It will show you some info and export texture as dds. NOTE: You must specify font file in bat file before you drop it on bat file.
-
- Posts: 20
- Joined: Fri Feb 11, 2022 2:51 pm
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
h3x3r wrote:Just drop font file on bat file. It will show you some info and export texture as dds. NOTE: You must specify font file in bat file before you drop it on bat file.
Thank you very much, I will try again
-
- Posts: 20
- Joined: Fri Feb 11, 2022 2:51 pm
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
h3x3r wrote:Just drop font file on bat file. It will show you some info and export texture as dds. NOTE: You must specify font file in bat file before you drop it on bat file.
Finally Done!, It can show new font properly , you are my king!!! Thank you very much !!
-
- Posts: 2
- Joined: Thu Feb 03, 2022 8:20 am
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
And how can I pack .dds with shadow back to .spritefont?
-
- Posts: 20
- Joined: Fri Feb 11, 2022 2:51 pm
Re: How I modify and change the font .spritefont on Chrono cross radical dreamers
bqio wrote:And how can I pack .dds with shadow back to .spritefont?
I don't know exactly, I make the new one replace, sorry bro!