Re-sizing/ zooming images

How do i make the gui image from list of letters to just a single letter? like i want to create my own font so i just upload the list of letters and numbers to a single image. After that i want to make the image only shows 1 letter from the image in roblox studio?

Example:
From:

To:

(Im sorry if some of it is incorrect. I was having anxiety posting this cause its my first time asking.)

You can use ImageRectSize and ImageRectOffset to change what the image shows.

1 Like

Have you tried to resize the font or using spaces to separate them. Maybe this will help.

can you explain me how to use it? cause when i put a number at the ImageRectSize/ ImageRectOffset. The image became clear.

using 1 by 1 is hard because i always get Bad Request.

Hmm maybe try and resizing the letters and space them out in photoshop mix

You need to set the size to the section of the image you want in pixels, so 100, 100 is 100x100. The size is the position in pixels, so where you set that 100x100 square, easiest way to calculate this is to go into the art program you used, use selection box and select the area you want, then find the info about.

An example, in paint.net (not the website, the program), you look in the bottom left corner

Thank you so much for the help!

1 Like