#I cannot manage to make an image displayed as a font into my resourcepack
31 messages · Page 1 of 1 (latest)
Please make sure to read #1029373817119838218 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
iirc ascent can't be higher than height
That or your texture is too big (hard to tell without knowing the texture size. 256x256 would be the max per character)
you need to define ascent iirc
wdym iirc
iirc = if I remember correctly
so I can do accent: o
so set it to 9 for example
0*
well, setting it to 0 isn't the same as removing it
you can set it to 0 just fine too
and it should work?
Cause I thought accent is width
and also I only need 1 default.json file right>/
yes
Wait accent moves it up?
yes
Try some values, usually same as height or one lower seems to work well. Depends on where you wanna use it and how the texture looks etc.
yep it works thanks