1

I tried to write text using open-gl, by using transparent PNGs containing digits, but when I write second letter it clips the first letter ( the transparent area of second clips the first letter)

AVEbrahimi
  • 17,993
  • 23
  • 107
  • 210

1 Answers1

1

Sounds like a job for premultiplied alpha compositing man!

genpfault
  • 51,148
  • 11
  • 85
  • 139