From 0b335f536cd4aeb3131544c99fc52bd820129cf7 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sun, 29 Sep 2013 12:20:08 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a0aa85..9cb1730 100644 --- a/README.md +++ b/README.md @@ -61,12 +61,10 @@ Read `LICENSE` for more detail. ### Resources +* Twitter * Blog [[RSS]](http://pdf2htmlex.blogspot.com/feeds/posts/default) - - News and announcements * Mailing list [[Subscribe]](https://groups.google.com/forum/#!forum/pdf2htmlex) - - Discussions and announcements - - Before you ask, please read `man pdf2htmlEX` and [wiki](https://github.com/coolwanglu/pdf2htmlEX/wiki) - + ### Contacts * 王璐 (Lu Wang) or [coolwanglu@twitter](https://twitter.com/coolwanglu) From 7cad11fb49eab0152c86c7cc4699fdebd7256bb4 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sun, 29 Sep 2013 12:21:07 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cb1730..9460688 100644 --- a/README.md +++ b/README.md @@ -61,13 +61,13 @@ Read `LICENSE` for more detail. ### Resources -* Twitter +* Twitter [@pdf2htmlEX](https://twitter.com/pdf2htmlEX) * Blog [[RSS]](http://pdf2htmlex.blogspot.com/feeds/posts/default) * Mailing list [[Subscribe]](https://groups.google.com/forum/#!forum/pdf2htmlex) ### Contacts -* 王璐 (Lu Wang) or [coolwanglu@twitter](https://twitter.com/coolwanglu) +* 王璐 (Lu Wang) or [@coolwanglu](https://twitter.com/coolwanglu) - For general and person questions - If you want to report an issue, please refer to [How to report](https://github.com/coolwanglu/pdf2htmlEX/wiki/How-to-report) - Accepting messages in **中文**, **English** or **日本語** From c27dc72dbd7d634f54d1442253a58edb31458b10 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sun, 29 Sep 2013 12:54:59 +0800 Subject: [PATCH 3/3] Update ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 341ad48..b1848d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ Developing v0.10 +* Logo as loading indicator * Add a logo -* Remove Opera prefix (-o-) +* Remove several CSS prefixes * Background image optimization * Support output background image in JPEG (--bg-format jpg) * [Experimental] Support output background image in SVG (--bg-format svg)