From e3ba0476684edda1b48afd8a1dd01700bdb1bedd Mon Sep 17 00:00:00 2001 From: Javier Date: Thu, 23 Apr 2015 00:44:50 +0200 Subject: add fonts, dithering, weather rendering --- saltoqd/res/Q-Bold.otf | Bin 0 -> 71592 bytes saltoqd/res/Q-Light.otf | Bin 0 -> 68152 bytes saltoqd/res/Q-Regular.otf | Bin 0 -> 67996 bytes saltoqd/res/Q-Semibold.otf | Bin 0 -> 70744 bytes saltoqd/res/cardtemp0.png | Bin 0 -> 15589 bytes saltoqd/res/cardtemp10.png | Bin 0 -> 23311 bytes saltoqd/res/cardtemp20.png | Bin 0 -> 16169 bytes saltoqd/res/cardtemp30.png | Bin 0 -> 13797 bytes saltoqd/res/cardtemp40.png | Bin 0 -> 18856 bytes saltoqd/res/cardtempminus10.png | Bin 0 -> 23445 bytes saltoqd/res/cardtempminus20.png | Bin 0 -> 14294 bytes saltoqd/res/icon_weathercurrentlocation.png | Bin 0 -> 397 bytes saltoqd/res/temp0.png | Bin 0 -> 16977 bytes saltoqd/res/temp10.png | Bin 0 -> 26122 bytes saltoqd/res/temp20.png | Bin 0 -> 16208 bytes saltoqd/res/temp30.png | Bin 0 -> 14030 bytes saltoqd/res/temp40.png | Bin 0 -> 20274 bytes saltoqd/res/tempminus10.png | Bin 0 -> 26125 bytes saltoqd/res/tempminus20.png | Bin 0 -> 14836 bytes 19 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 saltoqd/res/Q-Bold.otf create mode 100644 saltoqd/res/Q-Light.otf create mode 100644 saltoqd/res/Q-Regular.otf create mode 100644 saltoqd/res/Q-Semibold.otf create mode 100644 saltoqd/res/cardtemp0.png create mode 100644 saltoqd/res/cardtemp10.png create mode 100644 saltoqd/res/cardtemp20.png create mode 100644 saltoqd/res/cardtemp30.png create mode 100644 saltoqd/res/cardtemp40.png create mode 100644 saltoqd/res/cardtempminus10.png create mode 100644 saltoqd/res/cardtempminus20.png create mode 100644 saltoqd/res/icon_weathercurrentlocation.png create mode 100644 saltoqd/res/temp0.png create mode 100644 saltoqd/res/temp10.png create mode 100644 saltoqd/res/temp20.png create mode 100644 saltoqd/res/temp30.png create mode 100644 saltoqd/res/temp40.png create mode 100644 saltoqd/res/tempminus10.png create mode 100644 saltoqd/res/tempminus20.png (limited to 'saltoqd/res') diff --git a/saltoqd/res/Q-Bold.otf b/saltoqd/res/Q-Bold.otf new file mode 100644 index 0000000..cb033f4 Binary files /dev/null and b/saltoqd/res/Q-Bold.otf differ diff --git a/saltoqd/res/Q-Light.otf b/saltoqd/res/Q-Light.otf new file mode 100644 index 0000000..457ba17 Binary files /dev/null and b/saltoqd/res/Q-Light.otf differ diff --git a/saltoqd/res/Q-Regular.otf b/saltoqd/res/Q-Regular.otf new file mode 100644 index 0000000..79fe9a3 Binary files /dev/null and b/saltoqd/res/Q-Regular.otf differ diff --git a/saltoqd/res/Q-Semibold.otf b/saltoqd/res/Q-Semibold.otf new file mode 100644 index 0000000..2644588 Binary files /dev/null and b/saltoqd/res/Q-Semibold.otf differ diff --git a/saltoqd/res/cardtemp0.png b/saltoqd/res/cardtemp0.png new file mode 100644 index 0000000..a434b53 Binary files /dev/null and b/saltoqd/res/cardtemp0.png differ diff --git a/saltoqd/res/cardtemp10.png b/saltoqd/res/cardtemp10.png new file mode 100644 index 0000000..16b77cf Binary files /dev/null and b/saltoqd/res/cardtemp10.png differ diff --git a/saltoqd/res/cardtemp20.png b/saltoqd/res/cardtemp20.png new file mode 100644 index 0000000..a166f20 Binary files /dev/null and b/saltoqd/res/cardtemp20.png differ diff --git a/saltoqd/res/cardtemp30.png b/saltoqd/res/cardtemp30.png new file mode 100644 index 0000000..781990d Binary files /dev/null and b/saltoqd/res/cardtemp30.png differ diff --git a/saltoqd/res/cardtemp40.png b/saltoqd/res/cardtemp40.png new file mode 100644 index 0000000..5cd5ad7 Binary files /dev/null and b/saltoqd/res/cardtemp40.png differ diff --git a/saltoqd/res/cardtempminus10.png b/saltoqd/res/cardtempminus10.png new file mode 100644 index 0000000..4d37871 Binary files /dev/null and b/saltoqd/res/cardtempminus10.png differ diff --git a/saltoqd/res/cardtempminus20.png b/saltoqd/res/cardtempminus20.png new file mode 100644 index 0000000..ae6f6f8 Binary files /dev/null and b/saltoqd/res/cardtempminus20.png differ diff --git a/saltoqd/res/icon_weathercurrentlocation.png b/saltoqd/res/icon_weathercurrentlocation.png new file mode 100644 index 0000000..0ebf63a Binary files /dev/null and b/saltoqd/res/icon_weathercurrentlocation.png differ diff --git a/saltoqd/res/temp0.png b/saltoqd/res/temp0.png new file mode 100644 index 0000000..e288a15 Binary files /dev/null and b/saltoqd/res/temp0.png differ diff --git a/saltoqd/res/temp10.png b/saltoqd/res/temp10.png new file mode 100644 index 0000000..09735c5 Binary files /dev/null and b/saltoqd/res/temp10.png differ diff --git a/saltoqd/res/temp20.png b/saltoqd/res/temp20.png new file mode 100644 index 0000000..18afc4b Binary files /dev/null and b/saltoqd/res/temp20.png differ diff --git a/saltoqd/res/temp30.png b/saltoqd/res/temp30.png new file mode 100644 index 0000000..1327fd2 Binary files /dev/null and b/saltoqd/res/temp30.png differ diff --git a/saltoqd/res/temp40.png b/saltoqd/res/temp40.png new file mode 100644 index 0000000..87004a9 Binary files /dev/null and b/saltoqd/res/temp40.png differ diff --git a/saltoqd/res/tempminus10.png b/saltoqd/res/tempminus10.png new file mode 100644 index 0000000..0ff04ca Binary files /dev/null and b/saltoqd/res/tempminus10.png differ diff --git a/saltoqd/res/tempminus20.png b/saltoqd/res/tempminus20.png new file mode 100644 index 0000000..786f177 Binary files /dev/null and b/saltoqd/res/tempminus20.png differ -- cgit v1.2.3