On Monday, January 6, 2020 at 2:19:51 PM UTC-8, Stuart Longland wrote:
>
> So instead of writing maybe 20×5 characters to redraw a counter, you
> believe re-rendering and re-painting a 160×40 pixels is going to be
> faster?
>
Hmm, no, not at all.
With a VGA device in text mode, screen memory is one byte per
character, no pixels,
so writing 20x5 characters is writing 20x5 bytes into screen memory.
The hardware handles turning the character memory into streams of
pixels to the VGA connector,
each character's pixel matrix provided by e.g. the cape's hardware.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/beagleboard/2085a017-9d8d-4693-bdc5-7436dbefb5f3%40googlegroups.com.