277 Commits (5c0744ff01c7bf7ffd4ca18e782b59a7611e0f83)
 

Author SHA1 Message Date
Chris efa5591788 Added some comments to the previous commit 7 years ago
Chris 824735fb64 Fix error where pixel outside display lead to early return instead of just skipping that pixel 7 years ago
Chris 520317f351 Fixed examples and more small improvements 7 years ago
Chris 3b0b5962ec Streamline a few things 7 years ago
Chris a1adeb77a4 more changes to the displaydimension trait 7 years ago
Chris a832ab9fed add more changes 7 years ago
Chris f6a894c5a3 use generalised graphics with new specialised buffers 7 years ago
Chris 1baf35c1a4 Forgotten files in previous commit 7 years ago
Chris 139096297b Generalise graphics once more 7 years ago
Chris 9289d689b7 Fix epd1in54 example, test if old bugs are fixed 7 years ago
Chris 8922707bac Renamed drawing to graphics and extracted display-specific stuff into the display folders 7 years ago
Chris b7275198e1 remove another dublicate test case 7 years ago
Chris a522375695 Clean up and removal of a few fixed todos 7 years ago
Chris bbdecdb6f7 Update documenatation 7 years ago
Chris 0b77b069a4 improve moving hello world in example 7 years ago
Chris b3c41b0e7f improve example 7 years ago
Chris 0fc3b5da18 seperate drawing impl in multiple functions for better test coverage 7 years ago
Chris e21dbfb7e3 Removed duplicate test (from color) 7 years ago
Chris 5fbf91216c embedded graphics should be fixed now 7 years ago
Chris c145300c5d try crates.io version once more 7 years ago
Chris a29e6530b4 check upstream/master 7 years ago
Chris 529b58cd74 test if there was really a change or if the upload to crates.io was broken 7 years ago
Chris e1b76c73a3 test branch of embedded-graphics 7 years ago
Chris a75a9b74bd add anotherline to example 7 years ago
Chris 591d25f74a reverse color change 7 years ago
Chris 9d6a009f49 forgot semicolon 7 years ago
Chris 33ebb1e4f7 reduce loop 7 years ago
Chris b5dcbb0454 fix example 7 years ago
Chris dadc302945 test inverse color matching once more 7 years ago
Chris 1acdd8d107 add a line through the big font 7 years ago
Chris b9a833ec5f Revert "inverse the colors" 7 years ago
Chris 7dd826795a inverse the colors 7 years ago
Chris 967c67f9a6 position font elsewhere 7 years ago
Chris 73115fd0f3 tes 7 years ago
Chris 4ff373f512 add different style to rotate90 in example 7 years ago
Chris a68ddb673a add some lines to the rotations 7 years ago
Chris 8db42f7ec7 find error 7 years ago
Chris 90ff523411 simplify example 7 years ago
Chris 2a3b10ba94 Don't make expensive calculations if pixel is outside the display and return early 7 years ago
Chris dbdb8912a8 cleanup 7 years ago
Chris 08457e503d Use the fixed embedded graphics lib once more 7 years ago
Chris 17abcc74b0 Merge branch 'add_embedded_graphics' of github.com:Caemor/eink-waveshare-rs into add_embedded_graphics 7 years ago
Chris e17697cfb1 Fix missing std-lib in a test 7 years ago
Chris d37ffd5489 test patch 7 years ago
Chris cc2d09f4aa try fixed embedded_graphics version 7 years ago
Chris dd70d02eb7 use style instead of with_stroke 7 years ago
Chris 4ca0321573 added rotation examples 7 years ago
Chris 2fb19b2df9 added many tests to drawing 7 years ago
Chris d2a47eb05c Rename Buffer Trait to Display and add a Rotation Function to it 7 years ago
Chris 8904066de6 Moved constants of type_a to its own file 7 years ago