Skip to content

Commit 1b6cc8e

Browse files
committed
new magic for the remarkable table.
1 parent e79fe86 commit 1b6cc8e

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

magic/Magdir/images

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
#------------------------------------------------------------------------------
3-
# $File: images,v 1.146 2018/07/03 20:55:37 christos Exp $
3+
# $File: images,v 1.147 2018/07/26 08:28:56 christos Exp $
44
# images: file(1) magic for image formats (see also "iff", and "c-lang" for
55
# XPM bitmaps)
66
#
@@ -1793,3 +1793,16 @@
17931793
0 string LinS Microsoft Paint image data (version 2.0)
17941794
>4 leshort x (%d
17951795
>>6 leshort x x %d)
1796+
1797+
# reMarkable tablet internal file format (https://www.remarkable.com/)
1798+
# https://github.com/ax3l/lines-are-beautiful
1799+
# https://plasma.ninja/blog/devices/remarkable/binary/format/2017/12/26/\
1800+
# reMarkable-lines-file-format.html#what-to-do-next
1801+
# from Alex Huebl
1802+
0 string reMarkable
1803+
11 string lines
1804+
17 string with
1805+
22 string selections
1806+
33 string and
1807+
37 string layers
1808+
43 lelong x reMarkable tablet notebook lines, 1404 x 1872, %x page(s)

0 commit comments

Comments
 (0)