bmp - Drawing text on bitmap image -


i'm looking c/c++ library (cross-platform, preferably) draw text on bmp image. i've looked @ easybmp, has font extension. however, need display arial text - not available in easybmp.

suggestions appreciated!

use qpainter qt framework. it's cross-platform , dual licensed(lgpl , commercial)


Comments