From df6c0025ea3a845f127afe7ef69cdf876677c926 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sun, 12 Aug 2012 19:01:13 +0800 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec17348..d30c740 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,15 @@ Features Not supported yet ---------------------------- +* Several Font types & encodings * Non-text object (Don't worry, they will be rendered as images) * Blend Mode -* CJK * ... Dependency ---------------------------- * libpoppler with xpdf header >= 0.20.2 -* boost c++ library (format, program options) +* boost c++ library (format, program options, gil) * fontforge **Please use [my modified version](http://github.com/coolwanglu/fontforge) before the bugs are fixed** HOW TO COMPILE