From 53d9cae361b518986f995fdacc9b67e3a90dad8b Mon Sep 17 00:00:00 2001 From: Tommy Reynolds Date: Sat, 10 Dec 2005 02:36:08 +0000 Subject: Added placeholder for ja_JP watermark page. --- images/Makefile | 2 +- images/watermark-de.png | Bin 0 -> 53973 bytes images/watermark-ja_JP.png | Bin 0 -> 48626 bytes images/watermark-ja_JP.svg | 16 ++++++++++++++++ 4 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 images/watermark-de.png create mode 100644 images/watermark-ja_JP.png create mode 100644 images/watermark-ja_JP.svg diff --git a/images/Makefile b/images/Makefile index 94cedd4..e9c0735 100644 --- a/images/Makefile +++ b/images/Makefile @@ -4,7 +4,7 @@ batik -m image/png -h 768 -w 1024 -d `pwd`/$@ file://`pwd`/$< SVGFILES=watermark-de.svg watermark-en.svg watermark-it.svg \ - watermark-ru.svg watermark-zh_CN.svg + watermark-ja_JP.svg watermark-ru.svg watermark-zh_CN.svg PNGFILES=${SVGFILES:.svg=.png} all: ${PNGFILES} diff --git a/images/watermark-de.png b/images/watermark-de.png new file mode 100644 index 0000000..6420744 Binary files /dev/null and b/images/watermark-de.png differ diff --git a/images/watermark-ja_JP.png b/images/watermark-ja_JP.png new file mode 100644 index 0000000..83ec3b1 Binary files /dev/null and b/images/watermark-ja_JP.png differ diff --git a/images/watermark-ja_JP.svg b/images/watermark-ja_JP.svg new file mode 100644 index 0000000..6d585a3 --- /dev/null +++ b/images/watermark-ja_JP.svg @@ -0,0 +1,16 @@ + + + +]> + + Fedora Doc Project Watermark + The word DRAFT rendered in grey at 45 degrees + + + DRAFT + NOT FOR REFERENCE + + + -- cgit