ZerBea / hcxdumptool

Small tool to capture packets from wlan devices.
MIT License
1.85k stars 398 forks source link

Add a gpiowait.svg alongside gpiowait.odg #413

Closed vertexgamer closed 10 months ago

vertexgamer commented 10 months ago

I would like to propose the suggestion of converting gpiowait.odg to svg or pdf and adding it alongside the original, as they are a widely recognized vector format. Otherwise it would be useful adding a note in readme.md pointing towards .odg being a vector file format

ZerBea commented 10 months ago

The format odg is very common on Linux and several tools can open or convert it: LibrOffice Draw MuPDF ImageMagick (convert gpiowait.odg gpiowait.pdf or convert gpiowait.odg gpiowait.jpg or convert gpiowait.odg gpiowait.png)

I'll move it to png:

gpiowait

done by $ convert gpiowait.odg gpiowait.png

ZerBea commented 10 months ago

Done by this commit: https://github.com/ZerBea/hcxdumptool/commit/21f7eaaf03fd6e7bedd66d2e3192b0c270755397