Add GfxCharBlitter to blit a character glyph
commit23328b349d210a47305b2a5f7414519b55b4b22b
authorcirdan <cirdansw@gmail.com>
Fri, 23 Jun 2017 18:04:08 +0000 (23 20:04 +0200)
committercirdan <cirdansw@gmail.com>
Fri, 23 Jun 2017 18:04:08 +0000 (23 20:04 +0200)
treec8feb06bd88cd10022aedb5053181e758d89e96d
parentd43c577751eea78c2180f8172dcf063d7cc4264b
Add GfxCharBlitter to blit a character glyph

Add a helper function GfxCharBlitter to blit a character glyph
to a surface.
src/gfx.cpp