Here is some contribs.
If you have something that can be useful for other fbgetty users,
send it to fbgetty mailing list <fbgetty@meuh.eu.org>

patch-fbv:
 Initialy provided by Joel Friedman <joelf@max.unsi.com>
 Updated by Maciej Korze <eaquer@atj.pl>
 Make fbv display image in the upper left corner
 patch is against fbv-0.95, get it at http://s-tech.linux-pl.com

rawtoissue.sh:
 provided by fbgetty author.
 Use to convert an ascii file (with most of the fbgetty escape) to
 the fbgetty issue syntax so that the file will be displayed by fbgetty
 like the original.
 Usage: cat <file> | ./rawtoissue.sh > issue

convertissue.sh:
 provided by fbgetty author.
 Can convert issue from other getty syntax to fbgetty
 Currently only \? (backslash) syntax is supported,
 so agetty/mingetty/rungetty/fgetty issue can be converted
 Usage: convertissue.sh --syntax=agetty old_issue > new_issue
