dwww Home | Show directory contents | Find package

# list_border_styles [plain]

    Code
      for (st in list_border_styles()) print(boxx("", border_style = st))
    Output
      +------+
      |      |
      |      |
      |      |
      +------+
      +------+
      |      |
      |      |
      |      |
      +------+
      +------+
      |      |
      |      |
      |      |
      +------+
      +------+
      |      |
      |      |
      |      |
      +------+
      +------+
      |      |
      |      |
      |      |
      +------+
      +------+
      |      |
      |      |
      |      |
      +------+
              
              
              
              
              

# list_border_styles [unicode]

    Code
      for (st in list_border_styles()) print(boxx("", border_style = st))
    Output
      ┌──────┐
      │      │
      │      │
      │      │
      └──────┘
      ╔══════╗
      ║      ║
      ║      ║
      ║      ║
      ╚══════╝
      ╭──────╮
      │      │
      │      │
      │      │
      ╰──────╯
      ╓──────╖
      ║      ║
      ║      ║
      ║      ║
      ╙──────╜
      ╒══════╕
      │      │
      │      │
      │      │
      ╘══════╛
      +------+
      |      |
      |      |
      |      |
      +------+
              
              
              
              
              

Generated by dwww version 1.15 on Sat May 18 09:06:57 CEST 2024.