diff options
-rw-r--r-- | animation.svg | 2 | ||||
-rw-r--r-- | animation_template.svg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/animation.svg b/animation.svg index 571bca8..9dc3a8a 100644 --- a/animation.svg +++ b/animation.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="terminal" baseProfile="full" viewBox="0 0 800 289" width="800" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="terminal" baseProfile="full" viewBox="0 0 838 289" width="838" version="1.1"> <defs> <termtosvg:template_settings xmlns:termtosvg="https://github.com/nbedos/termtosvg"> <termtosvg:screen_geometry columns="96" rows="15"/> diff --git a/animation_template.svg b/animation_template.svg index 2338e26..16f0cc7 100644 --- a/animation_template.svg +++ b/animation_template.svg @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<svg id="terminal" baseProfile="full" viewBox="0 0 800 289" width="800" version="1.1" +<svg id="terminal" baseProfile="full" viewBox="0 0 838 289" width="838" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <termtosvg:template_settings xmlns:termtosvg="https://github.com/nbedos/termtosvg"> |