Can you access the generated SDF function?

Hello,

To generate a letter ‘O’ I could use the following SDF.

5317293--534888--upload_2019-12-27_14-49-8.png

Which gives me this.

5317293--534891--upload_2019-12-27_14-49-50.png

Since TextMesh Pro can generate SDF fonts from a given font file, is there a way to access these generated functions?

What I want to do is generate a Font Atlas using the SDF method, and then I want to see the generated SDF functions that make up this font atlas.

5317293--534894--upload_2019-12-27_14-53-2.png

Is this possible?

The SDF data contained in font atlas textures is generated from rastered images of individual glyphs and not from functions or curve data. As such, there is no function data to extract.

1 Like