!SfJCDXZbMHXkPovtKL:matrix.org

Rust Embedded Graphics

324 Members
Help and chat for embedded-graphics and the wider embedded Rust graphics ecosystem | https://github.com/embedded-graphics/embedded-graphics | https://crates.io/crates/embedded-graphics32 Servers

Load older messages


SenderMessageTime
11 Jan 2020
@jamwaffles:matrix.orgjamwafflesI think we want to leave #225 and #182 for 0.7.0 right? 21:00:28
@jamwaffles:matrix.orgjamwafflesI've opened two projects: 0.6.0-alpha.4: https://github.com/jamwaffles/embedded-graphics/projects/5 0.6.0-beta.1: https://github.com/jamwaffles/embedded-graphics/projects/621:04:05
@jamwaffles:matrix.orgjamwafflesI think I've got tickets in the right place21:04:27
@rfuest:matrix.orgrfuestYes, that's right.21:14:06
@rfuest:matrix.orgrfuestI was thinking that 0.6.0-alpha.4 would be 0.6.0-beta.1 instead, because the code should be in the final state at that point.21:15:51
@jamwaffles:matrix.orgjamwafflesLet's put the final breakages in alpha.4. Doing another release is pretty easy and I've already made the projects lol21:19:15
@rfuest:matrix.orgrfuestOK.21:23:44
@rfuest:matrix.orgrfuestI guess naming releases is nearly as hard as naming types ;)21:24:24
@jamwaffles:matrix.orgjamwafflesNah it's easy, but waaaaay more fallout when I screw it up 😬21:38:26
12 Jan 2020
@jamwaffles:matrix.orgjamwaffles In DrawTarget, is there a reason we couldn't go with fn draw_pixel(&mut self, item: Into<Pixel<C>>); over the current fn draw_pixel(&mut self, item: Pixel<C>);? 10:32:09
@jamwaffles:matrix.orgjamwaffles

In the SSD1331 driver examples I'm currently doing this:

im.into_iter()
    .map(|p| Pixel(p.0, p.1.into()))
    .draw(&mut disp);

Which could be simplified if the p.1.into() could be removed I think?

10:52:47
@rfuest:matrix.orgrfuestI wouldn't change this in e-g, but you can implement `DrawTarget<C> where C: Into<Rgb565>` instead.15:54:12
14 Jan 2020
@jacobrosenthal:matrix.orgjacobrosenthalSomething we might want to track and or have input on https://github.com/WebAssembly/WASI/issues/17422:58:41
16 Jan 2020
@jamwaffles:matrix.orgjamwaffles"cheap" https://www.waveshare.com/product/oleds-lcds/e-paper/eink-disp-103.htm Hi def though hey09:35:53
19 Jan 2020
@texitoi:matrix.orgTeXitoi joined the room.21:57:33
24 Jan 2020
@charles:chronicembetterment.orgCharles invited @charles:typ3.techCharles.00:59:50
@charles:typ3.techCharles joined the room.01:01:03
@charles:chronicembetterment.orgCharles left the room.01:28:06
27 Jan 2020
@ilya-epifanov:matrix.orgilya-epifanov joined the room.13:04:17
3 Feb 2020
@flovanmt:matrix.orgflovanmt joined the room.11:03:35
4 Feb 2020
@bytenik:matrix.orgbytenik joined the room.06:49:18
@halfbit:matrix.orghalfbit joined the room.18:53:24
@halfbit:matrix.orghalfbitjamwaffles hey, saw you had this setup thought I'd join the party18:53:51
@jamwaffles:matrix.orgjamwafflesHey! Welcome to the quietest chatroom on Matrix18:58:01
@halfbit:matrix.orghalfbitno worries, that'll change as time progresses :-)18:59:37
@jamwaffles:matrix.orgjamwafflesHah idk... no news is good news?18:59:55
@jamwaffles:matrix.orgjamwafflesShit loads of noise means buuuuuugs18:59:59
@halfbit:matrix.orghalfbitI suppose :-)19:00:03
@halfbit:matrix.orghalfbitbut it does mean people are trying it19:00:11
@halfbit:matrix.orghalfbithttps://github.com/jamwaffles/ssd1306/issues/99 is my issue btw19:00:16

Show newer messages


Back to Room ListRoom Version: 5