[librsvg: 6/15] tests: List more rsvg-convert features that should be tested
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 6/15] tests: List more rsvg-convert features that should be tested
- Date: Thu, 13 Feb 2020 01:12:31 +0000 (UTC)
commit 3cf5a1c9c8e512644f5f64b7a8330543d840b1a2
Author: Sven Neumann <sven svenfoo org>
Date: Thu Feb 6 21:37:21 2020 +0100
tests: List more rsvg-convert features that should be tested
Thanks to Federico for pointing out multi-page output, would have
missed that.
tests/src/cmdline/rsvg_convert.rs | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/tests/src/cmdline/rsvg_convert.rs b/tests/src/cmdline/rsvg_convert.rs
index 87c329c1..68ead7dc 100644
--- a/tests/src/cmdline/rsvg_convert.rs
+++ b/tests/src/cmdline/rsvg_convert.rs
@@ -13,8 +13,11 @@ use std::path::Path;
// - all command-line options are accepted
// - size and resolution of the output (should be sufficient to do that for PNG)
// - limit on output size (32767 pixels)
+// - output formats (PNG, PDF, PS, EPS, SVG), okay to ignore XML and recording
+// - multi-page output (for PDF)
// - handling of SOURCE_DATA_EPOCH environment variable for PDF output
// - handling of background color option
+// - support for optional CSS stylesheet
// - error handling for export lookup ID
// - error handling for invalid input
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]