12 Commits (4c31d0ab60e7244a25e38f2a0bc640de6e87844f)

Author SHA1 Message Date
Peter Hinch 2296df0a32 extmod/modframebuf: Enable blit between different formats via a palette. 3 years ago
Peter Hinch 88cbfd791a docs/library: Fix framebuf monochrome 1-bit modes, swapping HLSB/HMSB. 5 years ago
Jason Neal 7ef2f65114 docs/library: Add / to indicate positional-only args in library docs. 5 years ago
Jason Neal aec88ddf03 docs: More consistent capitalization and use of articles in headings. 5 years ago
Arsenijs 00e7fe8ab1 docs/library/framebuf: Add missing module reference in example code. 5 years ago
Damien George 46b35356e1 extmod/modframebuf: Add 8-bit greyscale format (GS8). 7 years ago
Petr Viktorin 34247465c3 extmod/modframebuf: Add 2-bit color format (GS2_HMSB). 7 years ago
Peter Hinch d42b89bc3a docs/library/framebuf.rst: Generalise constructor to all colour formats. 7 years ago
Paul Sokolovsky 1942f0ceef docs/{framebuf,usocket}: Use markup adhering to the latest docs conventions. 7 years ago
Peter Hinch 468c6f9da1 extmod/modframebuf: Make monochrome bitmap formats start with MONO_. 8 years ago
Damien George fcab435607 docs/library/framebuf: Fix typo in bit-width for MVLSB description. 8 years ago
Rami Ali f9d18d96b7 docs/library: Add framebuf documentation. 8 years ago