package Sanger::Graphics::Glyph::Text;
use strict;
use base qw(Sanger::Graphics::Glyph);

1;