package font is constant font_width : natural := 8; constant font_height : natural := 8; end package;