Line 8:
Line 8:
}}
}}
−
'''ThemeShooter''' is a small application made to allow HBC theme creators to create screenshots of their themes to put on the HBC theme repository [[Homebrew_Channel/Themes|here]]. '''ThemeShooter''' is Windows only, however there is a cross-platform, Python based version called [[ThemeShooter#ThemeshooterTK|ThemeshooterTK]] and a native Mac OS X version called [[ThemeShooter#ThemeShooterX|ThemeShooterX]].
+
'''ThemeShooter''' is a small application made to allow HBC theme creators to create screenshots of their themes to put on the HBC theme repository [[Homebrew_Channel/Themes|here]]. '''ThemeShooter''' is Windows only, however there is a cross-platform, Python based version called [[ThemeShooter#ThemeShooterTk|ThemeShooterTk]] and a native Mac OS X version called [[ThemeShooter#ThemeShooterX|ThemeShooterX]].
==Usage==
==Usage==
Line 30:
Line 30:
*Add other screens
*Add other screens
−
==ThemeshooterTK==
+
==ThemeShooterTk==
−
ThemeshooterTK is a cross-platform, Python based clone of ThemeShooter made by [[User:HoKaze|HoKaze]].
+
===Description===
+
+
ThemeShooterTk is a cross-platform, Python based clone of ThemeShooter made by [[User:HoKaze|HoKaze]].
+
+
It can be run on Windows, Linux, Mac OS X and most modern Unix-like operating systems so long as the following requirements are met:
+
*Python 2.x (Python 2.6 and 2.7 should work fine)
+
*Tkinter (should come with python)
+
*Python Imaging Library, PIL (Tends to be included with python)
+
*PIL: ImageTk Module (on Linux this tends to be kept seperate, look for the "python-imaging-tk" package)
+
+
What started off as a quick and dirty clone of the original ThemeShooter has since grown and whilst it may be behind the original and ThemeShooterX, it should hopefully suffice for some basic "themeshots." I do intend on continuing to add to it on the rare occasion I have time.
−
As of version 0.03 text alpha has been implemented and tested with a few themes. Version 0.04 allows for both previews and screenshot generation.
+
===Features===
+
+
As of version 0.05:
+
*Dummy text (with alpha)
+
*Theme previews
+
*Screenshot generation
+
*Replaces missing images (apart from the background) with images from Dark Water v2 theme
+
*Random bubble placement on both preview and screenshots
+
*Cross-platform!
+
+
===Download===
−
It can be downloaded here : [[Media:Themeshootertk.zip|Themeshootertk.zip]]
+
The program/source can be downloaded here : [[Media:Themeshootertk.zip|Themeshootertk.zip]]
==ThemeShooterX==
==ThemeShooterX==
Line 92:
Line 112:
*NeoRame for "Dark Waters v2" theme
*NeoRame for "Dark Waters v2" theme
*bg4545 for improved hbc.png
*bg4545 for improved hbc.png
−
*HoKaze for ThemeshooterTK
+
*HoKaze for ThemeshooterTk