Switching to icon font for icons, svg for app icons, and webp for previews. Also fixing a few typos and adding alt for per app images.

This commit is contained in:
Adsooi 2021-07-17 00:40:11 +02:00
parent ee5426c177
commit c53f9faf33
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
37 changed files with 635 additions and 26 deletions

View file

@ -24,18 +24,21 @@ About:
Sections:
- Type: image|text
Image: en/logarithmplotter/objects
Alt: Object management panel.
Content: |
# Object Management System
LogarithmPlotter works with objects to create complex features and diagrams, as well as quickly manage what to display.
This system allows you to create, delete and edit objects in an instant.
- Type: text|image
Image: en/logarithmplotter/object-settings
Alt: Settings panel of an object.
Content: |
# Complete object edition
Editing objects has been made very simple yet complete and easily extendable with a settings page that allows you to edit all properties of an object.
Properties are made to be backwards and forward compatible to prevent data corruption when opening a file made with a different version of LogarithmPlotter.
- Type: image|text
Image: en/logarithmplotter/history
Alt: History panel.
Content: |
# Advanced history system
Featuring an advanced history system, LogarithmPlotter is extremly fast at undoing and redoing actions, as well as listing a complete list of actions history.
@ -43,6 +46,7 @@ Sections:
Another advantage of this system is that it allows history to be saved in your file directly while being extremly light on storage (LogarithmPlotter files, .lpf, rarely exceed a few kilobytes).
- Type: text|image
Image: en/logarithmplotter/settings
Alt: Settings panel.
Content: |
# Customize how your diagram looks
LogarithmPlotter allows you to edit how your diagram looks in numerous ways, from the representation of the axis, to the size of elements and text as well as switching to normal scale mode from the logarithm one.