From 2b36ce7609bda24b6e5a8f5fb5e20852b2db2cb4 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sat, 13 Jul 2024 12:09:19 +0200 Subject: Mention SVG support in the documentation --- doc/dillo.1.in | 2 +- doc/user_help.in.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/dillo.1.in b/doc/dillo.1.in index 09d62ab6..1a8b322c 100644 --- a/doc/dillo.1.in +++ b/doc/dillo.1.in @@ -16,7 +16,7 @@ HTTPS support can be enabled. Both FTP and Dillo's download manager use the .BR wget (1) downloader. .PP -Dillo displays HTML, text, PNG, JPEG, and GIF files. +Dillo displays HTML, text, PNG, JPEG, GIF and SVG files. It handles cookies, HTTP authentication (basic and digest), proxying (basic), and some CSS. .PP diff --git a/doc/user_help.in.html b/doc/user_help.in.html index e6dbc29d..15113d29 100644 --- a/doc/user_help.in.html +++ b/doc/user_help.in.html @@ -142,7 +142,7 @@ IPFS and others are available as

Dillo supports a subset of HTML 4.01 and CSS 2.1 but it doesn't support JavaScript and only implements some elements of HTML 5 and CSS 3. It also -renders plain text documents and images in PNG, JPG and GIF formats.

+renders plain text documents and images in PNG, JPG, GIF and SVG formats.

Reading

In this section we cover the basics to read a web page, scrolling and finding -- cgit v1.2.3