Constant font8x8::BLOCK [] [src]

pub const BLOCK: [[u8; 8]; 32] = [[255, 255, 255, 255, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 255],
 [0, 0, 0, 0, 0, 0, 255, 255], [0, 0, 0, 0, 0, 255, 255, 255],
 [0, 0, 0, 0, 255, 255, 255, 255], [0, 0, 0, 255, 255, 255, 255, 255],
 [0, 0, 255, 255, 255, 255, 255, 255], [0, 255, 255, 255, 255, 255, 255, 255],
 [255, 255, 255, 255, 255, 255, 255, 255],
 [127, 127, 127, 127, 127, 127, 127, 127], [63, 63, 63, 63, 63, 63, 63, 63],
 [31, 31, 31, 31, 31, 31, 31, 31], [15, 15, 15, 15, 15, 15, 15, 15],
 [7, 7, 7, 7, 7, 7, 7, 7], [3, 3, 3, 3, 3, 3, 3, 3], [1, 1, 1, 1, 1, 1, 1, 1],
 [240, 240, 240, 240, 240, 240, 240, 240], [85, 0, 170, 0, 85, 0, 170, 0],
 [85, 170, 85, 170, 85, 170, 85, 170], [255, 170, 255, 85, 255, 170, 255, 85],
 [255, 0, 0, 0, 0, 0, 0, 0], [128, 128, 128, 128, 128, 128, 128, 128],
 [0, 0, 0, 0, 15, 15, 15, 15], [0, 0, 0, 0, 240, 240, 240, 240],
 [15, 15, 15, 15, 0, 0, 0, 0], [15, 15, 15, 15, 255, 255, 255, 255],
 [15, 15, 15, 15, 240, 240, 240, 240], [255, 255, 255, 255, 15, 15, 15, 15],
 [255, 255, 255, 255, 240, 240, 240, 240], [240, 240, 240, 240, 0, 0, 0, 0],
 [240, 240, 240, 240, 15, 15, 15, 15],
 [240, 240, 240, 240, 255, 255, 255, 255]]

Contains an 8x8 font map for unicode points U+2580 - U+259F (block elements)

  • U+2580 (top half)
  • U+2581 (box 1/8)
  • U+2582 (box 2/8)
  • U+2583 (box 3/8)
  • U+2584 (bottom half)
  • U+2585 (box 5/8)
  • U+2586 (box 6/8)
  • U+2587 (box 7/8)
  • U+2588 (solid)
  • U+2589 (box 7/8)
  • U+258A (box 6/8)
  • U+258B (box 5/8)
  • U+258C (left half)
  • U+258D (box 3/8)
  • U+258E (box 2/8)
  • U+258F (box 1/8)
  • U+2590 (right half)
  • U+2591 (25% solid)
  • U+2592 (50% solid)
  • U+2593 (75% solid)
  • U+2594 (box 1/8)
  • U+2595 (box 1/8)
  • U+2596 (box bottom left)
  • U+2597 (box bottom right)
  • U+2598 (box top left)
  • U+2599 (boxes left and bottom)
  • U+259A (boxes top-left and bottom right)
  • U+259B (boxes top and left)
  • U+259C (boxes top and right)
  • U+259D (box top right)
  • U+259E (boxes top right and bottom left)
  • U+259F (boxes right and bottom)