-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added ColourType to support colour strings and RGB tuples, added link…
… fill colour setting
- Loading branch information
1 parent
28c0f3a
commit 0c83fa6
Showing
13 changed files
with
223 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
![memory map diagram](test_generate_doc_example_collisions_cropped.png) | ||
|name|origin|size|free Space|collisions | ||
|:-|:-|:-|:-|:-| | ||
|<span style='color:(16, 41, 21, 255)'>dtb</span>|0x90|0x30|0x328|{'rootfs': '0x90'}| | ||
|<span style='color:(33, 22, 21, 255)'>rootfs</span>|0x50|0x50|-0x10|{'kernel': '0x50', 'dtb': '0x90'}| | ||
|<span style='color:(36, 43, 13, 255)'>kernel</span>|0x10|0x60|-0x20|{'rootfs': '0x50'}| | ||
|<span style='color:(38, 52, 35)'>dtb</span>|0x90|0x30|0x328|{'rootfs': '0x90'}| | ||
|<span style='color:(35, 54, 1)'>rootfs</span>|0x50|0x50|-0x10|{'kernel': '0x50', 'dtb': '0x90'}| | ||
|<span style='color:(26, 52, 68)'>kernel</span>|0x10|0x60|-0x20|{'rootfs': '0x50'}| |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
![memory map diagram](test_generate_doc_example_normal_cropped.png) | ||
|name|origin|size|free Space|collisions | ||
|:-|:-|:-|:-|:-| | ||
|<span style='color:(28, 39, 64, 255)'>dtb</span>|0x190|0x30|0x228|{}| | ||
|<span style='color:(5, 32, 67, 255)'>rootfs</span>|0x50|0x30|0x110|{}| | ||
|<span style='color:(33, 46, 5, 255)'>kernel</span>|0x10|0x30|0x10|{}| | ||
|<span style='color:(32, 59, 22)'>dtb</span>|0x190|0x30|0x228|{}| | ||
|<span style='color:(65, 30, 40)'>rootfs</span>|0x50|0x30|0x110|{}| | ||
|<span style='color:(63, 33, 16)'>kernel</span>|0x10|0x30|0x10|{}| |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
![memory map diagram](test_generate_doc_example_three_maps_cropped.png) | ||
|name|origin|size|free Space|collisions | ||
|:-|:-|:-|:-|:-| | ||
|<span style='color:(22, 21, 50, 255)'>Blob5</span>|0x78|0x20|0x350|{}| | ||
|<span style='color:(37, 26, 22, 255)'>Blob3</span>|0x50|0x20|0x8|{}| | ||
|<span style='color:(2, 41, 38, 255)'>Blob7</span>|0x50|0x20|0x378|{}| | ||
|<span style='color:(45, 53, 33, 255)'>Blob4</span>|0x28|0x20|0x8|{}| | ||
|<span style='color:(26, 44, 56, 255)'>Blob6</span>|0xa|0x3c|0xa|{}| | ||
|<span style='color:(66, 25, 5, 255)'>Blob1</span>|0x0|0x20|0x3c8|{}| | ||
|<span style='color:(35, 25, 10, 255)'>Blob2</span>|0x0|0x20|0x8|{}| | ||
|<span style='color:(57, 20, 4)'>Blob5</span>|0x78|0x20|0x350|{}| | ||
|<span style='color:(54, 23, 42)'>Blob3</span>|0x50|0x20|0x8|{}| | ||
|<span style='color:(40, 39, 17)'>Blob7</span>|0x50|0x20|0x378|{}| | ||
|<span style='color:(5, 35, 6)'>Blob4</span>|0x28|0x20|0x8|{}| | ||
|<span style='color:(40, 60, 13)'>Blob6</span>|0xa|0x3c|0xa|{}| | ||
|<span style='color:(56, 48, 6)'>Blob1</span>|0x0|0x20|0x3c8|{}| | ||
|<span style='color:(13, 29, 29)'>Blob2</span>|0x0|0x20|0x8|{}| |
Binary file modified
BIN
-49 Bytes
(100%)
doc/example/test_generate_doc_example_three_maps_redux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
![memory map diagram](test_generate_doc_example_two_maps_cropped.png) | ||
|name|origin|size|free Space|collisions | ||
|:-|:-|:-|:-|:-| | ||
|<span style='color:(56, 14, 48, 255)'>Blob4</span>|0x100|0x10|0x2d8|{}| | ||
|<span style='color:(0, 29, 5, 255)'>Blob3</span>|0x50|0x10|0x388|{}| | ||
|<span style='color:(40, 20, 61, 255)'>Blob5</span>|0x30|0x10|0x10|{}| | ||
|<span style='color:(8, 47, 29, 255)'>Blob1</span>|0x10|0x10|0xe0|{}| | ||
|<span style='color:(21, 57, 18, 255)'>Blob2</span>|0x10|0x10|0x10|{}| | ||
|<span style='color:(54, 17, 68)'>Blob4</span>|0x100|0x10|0x2d8|{}| | ||
|<span style='color:(19, 28, 38)'>Blob3</span>|0x50|0x10|0x388|{}| | ||
|<span style='color:(3, 58, 37)'>Blob5</span>|0x30|0x10|0x10|{}| | ||
|<span style='color:(59, 51, 7)'>Blob1</span>|0x10|0x10|0xe0|{}| | ||
|<span style='color:(46, 57, 8)'>Blob2</span>|0x10|0x10|0x10|{}| |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.