From b8b5e5a5cc836a381b4861bc9fc18eb0b72cf0c9 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 12 Jun 2005 01:16:15 +0000 Subject: Added controls for setting characters to top left and setting widths and heights accordingly. --- BitmapChar.cs | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) (limited to 'BitmapChar.cs') diff --git a/BitmapChar.cs b/BitmapChar.cs index 649c135..cd1fc00 100644 --- a/BitmapChar.cs +++ b/BitmapChar.cs @@ -71,6 +71,58 @@ namespace BitmapFontEd get {return m_changed;} } + public int FirstUsedRow + { + get + { + for(int y=0;y=0;y--) + for(int x=0;x=0;x--) + for(int y=0;y