Log In  

Ever wanted to animate text smoothly? Or maybe just scale a text up by some non-integer value? With vectors you can!

Cart #vectorfont-0 | 2023-05-04 | Code ▽ | Embed ▽ | No License
4

Example usage:

printl(
  text,
  x, y,
  color,
  font_size,
  char_spacing,
  line_spacing,
  wrap_width
)
P#129366 2023-05-04 07:23


[Please log in to post a comment]