mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
notes about remove-unused-glyph
This commit is contained in:
parent
1da9be54d9
commit
63ce9f10b7
@ -18,7 +18,7 @@ import time
|
||||
print 'Generating version...'
|
||||
|
||||
try:
|
||||
rev = open('.git/refs/heads/devv').read()[:5]
|
||||
rev = open('.git/refs/heads/master').read()[:5]
|
||||
except:
|
||||
print 'Cannot get revision number'
|
||||
sys.exit(-1)
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
pdf2htmlex (0.8-1~git201304151420r1da9b-0ubuntu1) quantal; urgency=low
|
||||
|
||||
* HTML optimization
|
||||
* New options: --optimize-text, --fallabck
|
||||
* See more in Changelog
|
||||
|
||||
-- WANG Lu <coolwanglu@gmail.com> Mon, 15 Apr 2013 14:20:22 +0800
|
||||
|
||||
pdf2htmlex (0.8-1~git201303011406r3bc73-0ubuntu1) quantal; urgency=low
|
||||
|
||||
* Experimental printing support
|
||||
|
Loading…
Reference in New Issue
Block a user