C# (CSharp) QuickFont JBitmap - 17 examples found. These are the top rated real world C# (CSharp) examples of QuickFont.JBitmap extracted from open source projects. You can rate examples to help us improve the quality of examples.
A class for basic bitmap manipulation: clearing bitmaps, blitting from one bitmap to another etc. Generally methods in this class are quite slow and are only intended for pre-rendering. TODO : replace loops with block copies