Aaron Franke
|
5c7f653347
|
Optimize PNG and SVG images using oxipng and svgcleaner (#5254)
|
2021-09-14 17:50:17 +02:00 |
|
Hugo Locurcio
|
c1c5cd62cd
|
Fix some images being difficult to read when using the dark theme
Adding the background color `#fcfcfc` (which matches the light theme's
background color) makes images readable again when using the dark theme.
|
2020-01-31 01:54:15 +01:00 |
|
Matthew
|
0010cd5f9e
|
Fix advanced vector math images for dark mode (#3122)
|
2020-01-29 17:30:14 +01:00 |
|
Rémi Verschelde
|
5b2aaf8d41
|
Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
|
2019-01-26 22:10:03 +01:00 |
|
Nathan
|
18f889b6a4
|
Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
|
2018-01-25 08:54:27 +01:00 |
|