Package sabx10 :: Package profiles :: Module consts
[hide private]
[frames] | no frames]

Module consts

source code

Constant values used by the profile generator package.

Variables [hide private]
int PROFILE_PPI = 75
pixels per inch for screen-display resolution
int PROFILE_PDF_PPI = 200
pixels per inch for PDF resolution
int SMALL_WIDTH = 4
width of small profiles
int SMALL_HEIGHT = 2
height of small profiles
int LARGE_WIDTH = 10
width of large profiles
int LARGE_HEIGHT = 5
height of large profiles
int FONT_POINTS_PER_INCH = 72
PPI for fonts
string FONT_NAME = 'sans-serif'
font to use in profile
int LABEL_FONT_SIZE = 12
size of font for labels
int ANNO_FONT_SIZE = 8
size of font for plot annotations
  __package__ = None