From caac23b62f2a4d9abd4d7d5cee4596a7f4fb8db5 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Wed, 3 Oct 2012 12:51:04 +0800 Subject: [PATCH] README --- README.md | 1 + test/test.py | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 1449ed0..450d153 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ This program is designed for scientific papers with complicate formulas and figu * Proper styling (Color, Transformation...) * Links * Optimization for Web +* [EXPERIMENTAL] Path drawing with CSS ### Not supported yet diff --git a/test/test.py b/test/test.py index bfa9068..bf81859 100755 --- a/test/test.py +++ b/test/test.py @@ -1,6 +1,7 @@ #!/usr/bin/env python DIR = 'pdf' +DIR = '../../pdf.js/test/pdfs' import os