|
You are here |
rmrz.ph | ||
| | | | |
hackaday.io
|
|
| | | | | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify. | |
| | | | |
www.brandonpugh.com
|
|
| | | | | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: | |
| | | | |
prashants.in
|
|
| | | | | This is a simple script, later turned to package, written by me a few years ago to download media files from Reddit. I wrote this while learning to automate processes using Python. Features RedPy can be used to download both images and videos from Reddit Allows you to specify the number ... RedPy - Python wrapper to download Reddit Media Read More » | |
| | | | |
gpac.wp.imt.fr
|
|
| | | GPAC Ultramedia OSS for Video Streaming & Next-Gen Multimedia Transcoding, Packaging & Delivery - EBU TTD support in GPAC · gpac/gpac Wiki | ||