git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9465c8b
)
Brought up to date
author
kramm
<kramm>
Sat, 23 Jul 2005 08:27:21 +0000
(08:27 +0000)
committer
kramm
<kramm>
Sat, 23 Jul 2005 08:27:21 +0000
(08:27 +0000)
ChangeLog
patch
|
blob
|
history
TODO
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
53e10f2
..
e310e02
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-253,4
+253,6
@@
* pdf2swf: fix for non-closed shapes
* pdf2swf: New option -s bboxvars
* pdf2swf: Added support for stroke/clip text rendering
* pdf2swf: fix for non-closed shapes
* pdf2swf: New option -s bboxvars
* pdf2swf: Added support for stroke/clip text rendering
+ * swfbbox: Default behaviour has been fixed
+ * pdf2swf: Font quality is now determined by the used font sizes
diff --git
a/TODO
b/TODO
index
75e3870
..
317c030
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-27,6
+27,7
@@
pdf2swf:
avi2swf:
avi2swf:
+ * fix -n option
* speed up h.263 routines (MMX?)
* support for all-black I-Frames
* do a flash player test suite to find out which h.263 movies work where
* speed up h.263 routines (MMX?)
* support for all-black I-Frames
* do a flash player test suite to find out which h.263 movies work where
@@
-64,9
+65,8
@@
librfxswf:
* logging
* fix font parsing- code offsets should be used
* logging
* fix font parsing- code offsets should be used
- * add automatical size optimization by re-using tags with identical data
+ * add automatical size optimization by re-using tags and images with identical data
* fix font reduce code
* fix font reduce code
- * add support for definejpeg3 in image extraction
png2swf:
png2swf: