Jump to content

Vekzon

Veterans
  • Posts

    0
  • Joined

  • Last visited

Reputation

0 Neutral

About Vekzon

  • Birthday 08/15/1996

Profile Information

  • Alias
    Vekzon
  • Gender
    Male
  • Location
    michigan

Recent Profile Visitors

965 profile views

Single Status Update

See all updates by Vekzon

  1. #!/usr/bin/env python import cgi import os import re import subprocess import sys import MySQLdb ############################# [CONFIG] ############################### NAME_FONT_SIZE = 14 # Font size for name/left side NAME_FONT_COLOR = "#FFFFFF" # Color for name/left side in hex NAME_OFFSET = "+30+0" # Offset from left edge. See http://www.imagemagick.org/script/command-line-processing.php#geometry NAME_OTHER_THINGS = "" # Any other name-related commands. See http...

×
×
  • Create New...