From 825ddc907e7cfbdda63dfa5ca99ebd5c8ebfb4ff Mon Sep 17 00:00:00 2001 From: Kurt Jung Date: Tue, 17 Mar 2015 16:23:26 -0400 Subject: More highly resolved logo --- README.md | 2 +- image/logo_gofpdf.jpg | Bin 0 -> 81880 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 image/logo_gofpdf.jpg diff --git a/README.md b/README.md index f58951a..bca3d04 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![gofpdf](image/gofpdf.png?raw=true "gofpdf") +![gofpdf](image/logo_gofpdf.jpg?raw=true "gofpdf") Package gofpdf implements a PDF document generator with high level support for text, drawing and images. diff --git a/image/logo_gofpdf.jpg b/image/logo_gofpdf.jpg new file mode 100644 index 0000000..9a59747 Binary files /dev/null and b/image/logo_gofpdf.jpg differ -- cgit v1.2.1-24-ge1ad