# this modification of the original sking was made by 
# Joshua Hollander <jholla14@calvin.edu>
# It is called Impact

	#GQmpeg skin data file

#Title: Example
#Version: 1.2
#Released: September 1, 1998
#Author: John Ellis <gqview@geocities.com>
#URL:
#Comments: example skin to help when creating new skins.
#          this example is exactly the skin used as the
#          built-in default of 0.3.5

#run 'gqmpeg -skinhelp' for help with coordinates.
#simply comment out items you do not want to display
#only Background is required.
Background: background.png

#Title: filename length x y
Title: letters.png 27 5 22

#Play/Pause/Stop/Shuffle/Repeat_Button: filename prelight status_light x y
Play_Button: btn_play.png TRUE TRUE 76 92
Stop_Button: btn_stop.png TRUE TRUE 127 92
Pause_Button: btn_pause.png TRUE TRUE 40 92
Shuffle_Button: btn_shuffle.png TRUE FALSE 199 92
Repeat_Button: btn_repeat.png TRUE FALSE 234 92

#Next/Prev/FF/RW/Playlist/Config/
#             Iconify/Mixer/Exit/Alt_Skin_Button: prelight x y
Next_Button: btn_next.png TRUE 163 92
Prev_Button: btn_prev.png TRUE 4 92
FF_Button: btn_ff.png TRUE 234 108
RW_Button: btn_rw.png TRUE 199 108
Playlist_Button: btn_playlist.png TRUE 269 108
Config_Button: btn_config.png TRUE 269 92
Iconify_Button: btn_iconify.png TRUE 262 3
Mixer_Button: btn_mixer.png TRUE 287 92
Exit_Button: btn_exit.png TRUE 287 3
Alt_Skin_Button: btn_mode.png TRUE 237 3

#Stereo/Shuffle/Repeat/Mpegver/Mpeglayer/Mpegmode/Status_Item: filename x y
Stereo_Item: stereo.png 234 48
Shuffle_Item: shuffle.png 161 77
Repeat_Item: repeat.png 162 83
Mpegversion_Item: mpegver.png 35 81
Mpeglayer_Item: layer.png 78 81
Mpegmode_Item: mode.png 94 81
#Status_Item: status.png 40 68

#you can define one or both of these first:
Digit_Large_Default: digbig.png
Digit_Small_Default: digsml.png
#then use Large or Small as the filename in *_Number below (convenience feature)

#Minute/Second/Song/Total/In_Rate/In_Hz/Out_Bits/Out_Hz/Frame/CPU_Number: filename x y
Minute_Number: Large 55 48
Second_Number: Large 89 48
Song_Number: Large 129 48
Total_Number: Large 185 48
In_Rate_Number: Small 5 49
In_Hz_Number: Small 5 64
Out_Bits_Number: Small 233 59
Out_Hz_Number: Small 269 59
Frame_Number: Small 218 77
CPU_Number: Small 280 77

Position_Slider: pos_slider.png TRUE 130 88 6

# end

