diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-03-06 16:28:44 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-03-06 16:29:23 +0000 |
commit | 4f688fd794a7e04a294f0b215889ce076c91823f (patch) | |
tree | eefb5686bd33b30252467027ac0b857093273d89 /jpeg | |
parent | 9b7e871fa8839e698953ec27c1f9d5f24791a1b5 (diff) |
more documentation and cleanups for various modules.
Diffstat (limited to 'jpeg')
-rw-r--r-- | jpeg/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/jpeg/README b/jpeg/README index edd1c9964d7a..a5c3c0267052 100644 --- a/jpeg/README +++ b/jpeg/README @@ -1 +1,6 @@ -Support for jpeg-format. (Which library, where used ???) +External library for reading/writing jpegs + +This is only used by the svtools jpeg import filter that is provided +for use by VCL see [[svtools/source/filter/jpeg]] + + |