Explore >> Select a destination


You are here

blog.jak-linux.org
| | hackaday.io
3.3 parsecs away

Travel
| | 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.
| | jpfennell.com
4.9 parsecs away

Travel
| | Personal website of James Fennell
| | myles.eftos.id.au
4.6 parsecs away

Travel
| | I have written a small colour picker using the Prototype javascript library, which I thought I would share with the world. It is very simple, but does the job suprisingly well. I may very well add extra features to it later on, so watch this space. You can download the source file here. Instructions for use Include prototype.js and colourPicker.js in you html Create a "target" element and a "trigger" element. The target element is the input tag that will store the colour hex code, so a text box or hidden input will work nicely. The trigger element is the element the user will click to popup the colour picker
| | www.sanityinc.com
23.1 parsecs away

Travel
|