olikraus
d0143f6b7d
issue #76
2016-10-16 08:57:47 +02:00
olikraus
48b8aba0fc
dogxl160
2016-10-15 17:08:04 +02:00
olikraus
421889ca29
fixed unused parameter warning
2016-10-06 21:19:38 +02:00
olikraus
99db38000e
towards 2.5.x
2016-10-02 08:00:28 +02:00
olikraus
57420672ab
japanese efont
2016-10-01 17:50:00 +02:00
olikraus
b4db8002ec
XBM & japanese
2016-10-01 08:37:18 +02:00
olikraus
f29165b4f0
issue #61
2016-09-29 21:08:36 +02:00
olikraus
993be7e319
fixed issue #30
2016-09-29 20:48:58 +02:00
olikraus
d20d082670
SSD1322
2016-09-28 23:23:07 +02:00
olikraus
b91e02ea42
issue #62 solved
2016-09-26 20:53:08 +02:00
olikraus
9abb620676
ssd1325 implemented
2016-09-25 22:15:16 +02:00
olikraus
c962c844a9
SSD1325
2016-09-25 19:34:48 +02:00
olikraus
06952b5991
ssd1325
2016-09-25 10:26:39 +02:00
olikraus
69a2c1f615
RA8835
2016-09-23 19:43:35 +02:00
olikraus
6085ebaf89
crox
2016-08-27 07:12:42 +02:00
olikraus
ad3ac3a66e
HW SPI bug fixing
2016-08-21 11:46:01 +02:00
olikraus
8241447854
issue #42
2016-08-20 14:04:33 +02:00
olikraus
bf4198b23f
fixed font problem
2016-08-20 10:24:36 +02:00
olikraus
5c24125c9a
issue #50
2016-08-18 21:12:36 +02:00
olikraus
96ee7603ea
Merge pull request #49 from pdenes/UC1701_MINI12864
...
Fix flip modes for MINI12864
2016-08-18 07:03:21 +02:00
Pal Denes
9d2ff0ae49
Fix flip modes for MINI12864
...
- Swap original 'flip0' and 'flip1' to be consistent with the default
settings
- Set flipmode_x_offset to 4
2016-08-17 21:40:05 +01:00
olikraus
b785e2dfe5
execuded codebuild to finalize mini12864 pull request
2016-08-17 21:08:42 +02:00
olikraus
9cc2909dc9
implementation issue #48
2016-08-17 21:01:03 +02:00
olikraus
f694b6a115
Merge pull request #47 from pdenes/UC1701_MINI12864
...
Add support for MINI12864 (UC1701)
2016-08-17 19:59:44 +02:00
olikraus
c428b97c9c
2.2.5 sed1330 tests
2016-08-17 07:27:15 +02:00
Pal Denes
76a930d248
Add support for MINI12864 (UC1701)
...
Ported the driver from u8glib, almost the same as DOGS102 (UC1701), just
with a different size. Tested with a display salvaged from a cheap ebay
MP3 player.
2016-08-16 21:38:56 +01:00
olikraus
d8bf50dc51
issue #46
2016-08-15 22:47:10 +02:00
olikraus
dfb425eb29
removed most of the kerning features from the u8g2 core, kept kerning with DrawExtendedUTF8
2016-08-15 22:02:23 +02:00
olikraus
2b5e7ed41a
kerning
2016-08-15 15:29:09 +02:00
olikraus
984be476fa
more work on kerning
2016-08-15 14:18:42 +02:00
olikraus
0f05a5ade0
kerning support
2016-08-14 13:03:25 +02:00
olikraus
26d60388ea
work on kerning
2016-08-14 11:54:06 +02:00
olikraus
1ad5f73e66
work on kerning
2016-08-13 14:25:57 +02:00
olikraus
e94e13c4f7
kerning calculation
2016-08-12 23:21:26 +02:00
olikraus
4d8432e9d8
Merge branch 'master' of https://github.com/olikraus/u8g2
2016-08-12 21:44:08 +02:00
olikraus
02f2304c66
fixed sed1330 according to the app notes
2016-08-12 21:43:01 +02:00
olikraus
bb19b64e2d
bugfix #44
2016-08-12 21:07:14 +02:00
olikraus
e8c4276b2a
sed1330
2016-08-12 19:16:49 +02:00
olikraus
a73236b9b5
sed1330
2016-08-12 18:25:52 +02:00
olikraus
c9598592ec
issue #41
2016-08-09 23:22:00 +02:00
olikraus
51db548328
cleanup
2016-08-09 22:07:55 +02:00
olikraus
d2dc962664
issue #39
2016-08-08 01:18:01 +02:00
olikraus
5e61b3ccaf
issue #35
2016-08-07 23:21:28 +02:00
olikraus
9eb5b6ccda
fixed issue #40
2016-08-07 22:53:49 +02:00
olikraus
7c2ada2771
old school pc fonts
2016-07-28 13:53:09 +02:00
olikraus
cb32d45ab6
a2 printer
2016-07-27 16:02:25 +02:00
olikraus
8484859761
removed call to u8x8_utf8_init from u8g2 "begin" member function
2016-07-27 14:06:35 +02:00
olikraus
1644c8f652
spi mode merge
2016-07-27 11:44:17 +02:00
olikraus
573611c257
merge + comments
2016-07-27 10:30:59 +02:00
Bas Stottelaar
cf846d814d
Renames sck_clock_mode -> spi_mode. Implemented SPI modes for HW SPI.
2016-07-26 20:38:55 +02:00