When using TextMeshPro, what is the advantage of using a Signed Distance Field (SDF) font atlas over a rasterized bitmap font?
-
A
SDF fonts remain sharp at any scale without aliasing
-
B
SDF fonts use less GPU memory
-
C
SDF fonts support more color channels
-
D
SDF fonts render faster on mobile