Skip Hansen
bfff2ef0b9
Added support for ts_option to provide finer control of time stamps.
...
1. Fixed time stamp overlap on weather forecast content on 2.9" tags.
2. Fixed time stamp overlap on AP info screen on 160x80 TFT displays.
3. Changed black on white to white on black on TFT displays.
2025-11-06 15:38:21 -05:00
atc1441
ef5ddac368
Added BWRY Preview
2025-10-30 22:59:37 +01:00
atc1441
b78e4a6099
Create 6F.json
2025-07-04 13:47:46 +02:00
Vstudio LAB
934d33f950
Update 2F.json
2025-06-14 10:05:29 +02:00
atc1441
89fec64e91
Merge branch 'master' of https://github.com/OpenEPaperLink/OpenEPaperLink
2025-05-29 21:56:12 +02:00
atc1441
bdb1e8af82
TagType Update
2025-05-29 21:56:09 +02:00
atc1441
f40238a49d
Update 45.json
2025-05-29 09:36:40 +02:00
Jelmer
957b94469f
Create 2A.json
2025-05-28 00:52:01 +02:00
Jelmer
c2255a3de7
Create 28.json
2025-05-28 00:50:15 +02:00
Jelmer
caf5e49595
Create 29.json
...
Added 2.4" BWRY definition
2025-05-28 00:48:35 +02:00
atc1441
f86f2ce587
Update 6E.json
2025-05-27 11:55:26 +02:00
atc1441
bde464e8c1
Edited 800x480 Template
2025-05-19 15:23:29 +02:00
atc1441
b2e73c9360
Added more TagTypes
2025-05-18 16:35:38 +02:00
atc1441
5f06f5b0a9
Update 49.json
2025-04-15 18:36:14 +02:00
Skip Hansen
18baa45433
Enable zlib_compression support.
2025-04-15 08:13:24 -07:00
atc1441
43c9a69f88
Added 5.81" BWR V2 because of UC Variant needs rotated image
2025-04-14 17:08:03 +02:00
Nic Limper
b313d07669
added sunrise/sunset/moon phase to date display
2025-04-12 19:51:57 +02:00
atc1441
eb00a1d9c4
Update 61.json
2025-04-07 13:54:11 +02:00
atc1441
f1c9ac0a75
Update 62.json
2025-04-07 11:24:22 +02:00
atc1441
0b2a8b38ac
Update 69.json
2025-04-06 02:47:56 +02:00
atc1441
561dd82236
Added a Clock mode as content type
2025-04-06 02:26:59 +02:00
atc1441
c621050f18
Create 6A.json
2025-04-04 14:03:58 +02:00
Nic Limper
2fc5c54b8e
new tagtype M3 2.7" and M3 11.6" layouts and other tweaks
2025-04-03 22:31:07 +02:00
Jelmer
e2fb26c0ad
Update 47.json
2025-03-31 03:01:54 +02:00
Jelmer
d53cc834c4
Delete resources/tagtypes/49.json
...
47 already exists
2025-03-31 02:42:16 +02:00
Jelmer
5755e4aad9
Added 2.7" tagtype
2025-03-31 02:18:41 +02:00
Skip Hansen
c3e729744a
Added E5.json for Elcrow Advanced 2.8" AP.
2025-03-25 12:56:11 -07:00
Skip Hansen
d76d110f39
Repurpose unused type 0x81 for Chroma Aeon 74.
2025-03-23 07:16:42 -07:00
atc1441
3810fbf68c
Added 5.81 BWR
2025-03-20 22:41:55 +01:00
Nic Limper
20b4f728e4
Update 2E.json
2025-03-20 17:07:42 +01:00
Nic Limper
047230de25
weather forecast enhancements
2025-03-20 13:43:21 +01:00
Nic Limper
4aedce7839
sync gzipped files; update some tagtypes
2025-03-19 22:02:16 +01:00
atc1441
1ae015c65f
Update 2E.json
2025-03-17 13:50:48 +01:00
Steel
004438cee9
Update 2E.json ( #448 )
...
Added weather forecast
2025-03-17 13:49:20 +01:00
atc1441
b7546cf6d4
Create 47.json
2025-03-11 20:32:46 +01:00
atc1441
8f0362455a
Create 5A.json
2025-02-21 18:19:55 +01:00
atc1441
77da5964bf
Update 63.json
2025-02-19 19:58:40 +01:00
atc1441
0b064a9cee
Update 63.json
2025-01-04 12:38:31 +01:00
Magnus Erler
4f7a381eed
Update 2E.json ( #416 )
2024-12-17 17:14:18 +01:00
Magnus Erler
6a0f1310e1
Update 41.json ( #406 )
2024-12-17 16:54:36 +01:00
mhwlng
be8eac2fc5
added E3.json for GDEM1085Z51 10.85" 1360x480 e-paper ( #415 )
...
mainly for use in home assistant (implemented only calendar and AP info screens)
2024-12-17 06:30:40 +01:00
atc1441
f49731a240
Create E4.json
2024-12-16 17:33:11 +01:00
Nic Limper
30812dff49
color related improvements
...
- added "image" to json commands to insert a jpg image/icon from the flash partition
- added optional center/right alignment to "textbox" json command
- google calendar content: added optional colors, different color per calendarid
- improved ordered dithering, works also with unevenly spaced color tables. This is to be used with graphs etc., not suitable for photos (use floyd steinberg for photos)
- improved flyod steinberg dithering (fix some bugs)
- added preview rendering for 4bpp images
- log tab now scrolls to the top on entering
- added optional perceptual color table to tagtypes (for rendering previews, for example to display darker yellows on screen while keeping the 255,255,0 color to the tag
- drag/dropping in an image to a tag while holding shift key now uses ordered dithering (default is floyd steinberg)
- some tagtype improvements
2024-12-10 23:01:02 +01:00
atc1441
2d02da1574
Update 62.json
2024-12-09 14:22:54 +01:00
Nic Limper
a0a39e98cd
some polishing before release
2024-12-08 19:46:20 +01:00
Jelmer
fdd87779d7
Merge pull request #404 from OpenEPaperLink/G5-compress
...
Added G5 encoding
2024-12-08 15:59:29 +01:00
Nic Limper
1de47b1133
bump tagtype version numbers
2024-12-07 22:27:23 +01:00
Jelmer
d84a5f6e75
Added G5 for Opticon
2024-12-06 13:21:47 +01:00
Jelmer
9d4e31b01b
Added G5 to M2 (zbs243) tag types
2024-12-04 00:48:21 +01:00
atc1441
5950c5df4a
Update 56.json
2024-12-01 12:23:07 +01:00