You could try using a Design Script to fill text white, including the boundary. if (type in 7,17) then fill_color = (255,255,255) boundary_color = (255,255,255) endif
↧