Explore >> Select a destination


You are here

harrycresswell.com
| | www.scale.at
9.1 parsecs away

Travel
| | HTML offers a bunch of great features to include images on your website that perfectly fit your responsive design and to improve their performance. Let's explore them together in this article.
| | www.builder.io
11.0 parsecs away

Travel
| | Modern HTML gives you some powerful attributes to optimally load images in your sites an apps. Learn them, and use them!
| | kurtextrem.de
10.6 parsecs away

Travel
| | Technical in-depth guide for the & srcset and sizes attributes to create responsive & performant images.
| | hackaday.io
83.7 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.