physnoct

Results 5 comments of physnoct

I think this one is the official font, but it doesn't work well. https://github.com/wrstone/fonts-startrek/blob/master/Swiss%20911%20Ultra%20Compressed%20BT.ttf That one is similar but works better. Swiss911 XCm BT.ttf

I have done some quick templates for types 1 and 2. [templates.zip](https://github.com/joernweissenborn/lcars/files/4542481/templates.zip) For the others, I think the file lcars.css would need to be modified.

Done template type 3

Here is the type 3 template [type3.html.gz](https://github.com/joernweissenborn/lcars/files/4568568/type3.html.gz)

It seems the AVR tools installed by Arduino don't support the ATxmega128A1. By using an already installed avr compiler (using apt) it compiles without any problem. To do that, modify...