# 03 – Dashes
Dashed line patterns.
## Gallery
| Pattern | Preview | Bitmap | Arduboy | Bitsy | PICO-8 | Playdate | Thumby |
| :------ | :-----: | :----: | :-----: | :---: | :----: | :------: | :----: |
| HorizontalDenseTrellis o|
| [png](png/HorizontalDenseTrellis.png) | [cpp](Dashes.h#L14-L26) | [txt](Dashes.bitsy.txt#L5-L14) | [p𝟪](dashes.p8.lua#L7-L20) | [lua](Dashes.playdate.lua#L7-L19) | [py](Dashes.thumby.py#L7-L18) |
| HorizontalDash o|
| [png](png/HorizontalDash.png) | [cpp](Dashes.h#L28-L39) | [txt](Dashes.bitsy.txt#L16-L25) | [p𝟪](dashes.p8.lua#L22-L34) | [lua](Dashes.playdate.lua#L21-L33) | [py](Dashes.thumby.py#L20-L31) |
| HorizontalDashMini p|
| [png](png/HorizontalDashMini.png) | [cpp](Dashes.h#L41-L53) | [txt](Dashes.bitsy.txt#L27-L36) | [p𝟪](dashes.p8.lua#L36-L49) | [lua](Dashes.playdate.lua#L35-L47) | [py](Dashes.thumby.py#L33-L44) |
| VerticalDash o|
| [png](png/VerticalDash.png) | [cpp](Dashes.h#L55-L66) | [txt](Dashes.bitsy.txt#L38-L47) | [p𝟪](dashes.p8.lua#L51-L63) | [lua](Dashes.playdate.lua#L49-L61) | [py](Dashes.thumby.py#L46-L57) |
| Pattern | Preview | Bitmap | Arduboy | Bitsy | PICO-8 | Playdate | Thumby |
| :------ | :-----: | :----: | :-----: | :---: | :----: | :------: | :----: |
| DexterDash o|
| [png](png/DexterDash.png) | [cpp](Dashes.h#L68-L79) | [txt](Dashes.bitsy.txt#L49-L58) | [p𝟪](dashes.p8.lua#L65-L77) | [lua](Dashes.playdate.lua#L63-L75) | [py](Dashes.thumby.py#L59-L70) |
| DexterSparseDash |
| [png](png/DexterSparseDash.png) | [cpp](Dashes.h#L81-L92) | [txt](Dashes.bitsy.txt#L60-L69) | [p𝟪](dashes.p8.lua#L79-L91) | [lua](Dashes.playdate.lua#L77-L89) | [py](Dashes.thumby.py#L72-L83) |
| SinisterDash o|
| [png](png/SinisterDash.png) | [cpp](Dashes.h#L94-L105) | [txt](Dashes.bitsy.txt#L71-L80) | [p𝟪](dashes.p8.lua#L93-L105) | [lua](Dashes.playdate.lua#L91-L103) | [py](Dashes.thumby.py#L85-L96) |
| SinisterSparseDash |
| [png](png/SinisterSparseDash.png) | [cpp](Dashes.h#L107-L118) | [txt](Dashes.bitsy.txt#L82-L91) | [p𝟪](dashes.p8.lua#L107-L119) | [lua](Dashes.playdate.lua#L105-L117) | [py](Dashes.thumby.py#L98-L109) |
| AlternatingDash |
| [png](png/AlternatingDash.png) | [cpp](Dashes.h#L120-L131) | [txt](Dashes.bitsy.txt#L93-L102) | [p𝟪](dashes.p8.lua#L121-L133) | [lua](Dashes.playdate.lua#L119-L131) | [py](Dashes.thumby.py#L111-L122) |
| AlternatingDashDouble |
| [png](png/AlternatingDashDouble.png) | [cpp](Dashes.h#L133-L144) | [txt](Dashes.bitsy.txt#L104-L113) | [p𝟪](dashes.p8.lua#L135-L147) | [lua](Dashes.playdate.lua#L133-L145) | [py](Dashes.thumby.py#L124-L135) |
| AlternatingDashMini |
| [png](png/AlternatingDashMini.png) | [cpp](Dashes.h#L146-L158) | [txt](Dashes.bitsy.txt#L115-L124) | [p𝟪](dashes.p8.lua#L149-L162) | [lua](Dashes.playdate.lua#L147-L159) | [py](Dashes.thumby.py#L137-L148) |
[`⤴`](#gallery)
---
o: Pattern included in the `Office` collection
p: Pattern included in the `PICO-8` collection