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