From 19bb4e4d40fc79085287413d95489776dbbe38e3 Mon Sep 17 00:00:00 2001 From: sekelsenmat Date: Mon, 10 Mar 2014 06:14:14 +0000 Subject: [PATCH] one more svg example git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2902 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../examples_files/svg/text_test_1.svg | 79 +++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 applications/fpvviewer/examples_files/svg/text_test_1.svg diff --git a/applications/fpvviewer/examples_files/svg/text_test_1.svg b/applications/fpvviewer/examples_files/svg/text_test_1.svg new file mode 100644 index 000000000..53712e9aa --- /dev/null +++ b/applications/fpvviewer/examples_files/svg/text_test_1.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This is written in Arial font.This is in addition to the bold and the special characters Ä and ö + + + + + This is written in Times New Roman font. + + + + + + + + This + size + is bigger. + + + + + + + + + + \ No newline at end of file