Explore >> Select a destination


You are here

blog.firedrake.org
| | github.sommrey.de
0.3 parsecs away

Travel
| | Task 1: Sort Letters Submitted by: Mohammad Sajid Anwar
| | andrewshitov.com
3.3 parsecs away

Travel
| |
| | hackaday.io
3.4 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.
| | wweb.dev
15.7 parsecs away

Travel
| In this part we're going to add CloudFront to deliver our website content with low latency to the user. Afterward, we'll add a domain with HTTPs for our website...