replaced svgs with pngs

This commit is contained in:
Will McGugan
2022-10-22 21:14:18 +01:00
parent 4413b5dd37
commit f43ed7d514
7 changed files with 2 additions and 871 deletions

View File

@@ -48,7 +48,7 @@ Run the following command to see a little of what Textual can do:
python -m textual
```
![Textual demo](https://raw.githubusercontent.com/Textualize/textual/main/imgs/demo.svg)
![Textual demo](https://raw.githubusercontent.com/Textualize/textual/main/imgs/demo.png)
## Documentation
@@ -76,7 +76,7 @@ https://user-images.githubusercontent.com/554369/197188237-88d3f7e4-4e5f-40b5-b9
This is [calculator.py](https://github.com/Textualize/textual/blob/abs-readme-links/examples/calculator.py) which demonstrates Textual grid layouts.
![calculator screenshot](https://raw.githubusercontent.com/Textualize/textual/main/imgs/calculator.svg)
![calculator screenshot](https://raw.githubusercontent.com/Textualize/textual/main/imgs/calculator.png)
</details>

BIN
imgs/calculator.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 38 KiB

BIN
imgs/demo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 124 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 36 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 36 KiB