Altera_Forum
Honored Contributor
14 years agoVIP core - Frame Reader (On Screen Display)
Hi all - how would I display a 'picture' , for example a bitmap, on the on-screen display.
I'm working through a design example on the NEEK - the author has gone to some trouble to write some routines for a reasonably comprehensive OSD , including text/fonts on the OSD. Lurking in the code is a folder refering to The Gimp and bitmaps with what looks like some conversion routines. In the design example the OSD is simply a block of allocated memory storing pixel data - is it just a case of copying the (converted?) bitmap to this memory? I'm a little new to the VIP - any help would be appreciated, cheers, JB.