Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::simple_font_tag Structure
C++
struct simple_font_tag {
  _16 height;
  _16 characters;
  _8 char_width[1];
};
Members 
Description 
_16 height; 
all characters same height 
_16 characters; 
number of characters in the set 
_8 char_width[1]; 
open ended array size characters... 

#endif at some point, it may be VERY useful to have this structure also have a public member.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!