From: chrysn Date: Mon, 7 Apr 2014 09:49:29 +0000 (+0200) Subject: addendum: rationale for not changing everything X-Git-Tag: debian/3.20140613~105 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/96e9e08316be10d6f75870cd697b1d8600d857e7 addendum: rationale for not changing everything --- diff --git a/doc/bugs/svg_and_pdf_conversion_fails.mdwn b/doc/bugs/svg_and_pdf_conversion_fails.mdwn index 5b910bc4f..b5880a6fb 100644 --- a/doc/bugs/svg_and_pdf_conversion_fails.mdwn +++ b/doc/bugs/svg_and_pdf_conversion_fails.mdwn @@ -12,6 +12,9 @@ branch. i'd prefer to go a step further, and not only convert pdf and svg files to png, but everything (with the possible exception of jpg files), as most other image -formats can't be displayed in a browser anyway. +formats can't be displayed in a browser anyway -- but i didn't in this patch +series, as it would alter the file names of existing images, i don't know if +that needs special care or breaks something i don't use; this way, my patches +should be safe for inclusion. --[[chrysn]]