ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Konstantin A. Lepikhov" <lakostis@elektrostal.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: I: интересная разработка в области сжатия
Date: Mon, 31 May 2004 20:10:35 +0400
Message-ID: <20040531161034.GB13853@lks.home> (raw)
In-Reply-To: <40BAE03B.5030307@syktsu.ru>

Hi Vladimir!

Monday 31, at 11:35:23 AM you wrote:

> Доброе утро.
> Возможно я генерю оффтопик, но очень хочется поделиться интересной
> информацией.
> 
> Мой друг, Саша Симаков, ведёт интересную разработку - создаёт библиотеку
> для сжатия изображений (и не только). Казалось бы, что в этой области
> уже давно нечего придумывать, но... данная разработка весьма
> перспективна. Одно из реальных практических применений для неё - это веб.

Гы :)

$ apt-cache search djvu
djvu-doc - docs about DjVu technology.
djvu-xmltools - DjVu XML tools.
kdebase-kio - Internet protocol plugins for KDE
libdjvu - DjVu encoder libraries
djvu-common - DjVu shared files
djvu-plugin - DjVu mozilla plugin
djvu-utils - DjVu utilites
djvu-viewer - standalone DjVu viewer

$ apt-cache show djvu-common
Package: djvu-common
Section: Publishing
Installed Size: 515
Maintainer: L.A. Kostis <lakostis@altlinux.ru>
Version: 3.5.14-alt3.cvs
Pre-Depends: rpmlib(PayloadFilesHavePrefix) (<= 4.0-1), rpmlib(CompressedFileNames) (<= 3.0.4-1)
Provides: djvu-common (= 3.5.14-alt3.cvs)
Architecture: i686
Size: 1
MD5Sum: 
Filename: 
Description: DjVu shared files
 DjVu is a web-centric format and software platform for distributing documents
 and images.  DjVu content downloads faster, displays and renders faster, looks
 nicer on a screen, and consume less client resources than competing formats.
 DjVu was originally developed at AT&T Labs-Research by Leon Bottou, Yann
 LeCun, Patrick Haffner, and many others.  In March 2000, AT&T sold DjVu to
 LizardTech Inc. who now distributes Windows/Mac plug-ins, and commercial
 encoders (mostly on Windows)
 
 In an effort to promote DjVu as a Web standard, the LizardTech management was
 enlightened enough to release the reference implementation of DjVu under the
 GNU GPL in October 2000.  DjVuLibre (which means free DjVu), is an enhanced
 version of that code maintained by the original inventors of DjVu. It is
 compatible with version 3.5 of the LizardTech DjVu software suite.
 
 DjVulibre-3.5 contains:
 - a standalone DjVu viewer based on the Qt library.
 - A browser plugin that works with most Unix browsers.
 - A full-fledged wavelet-based compressor for pictures.
 - A simple compressor for bitonal (black and white) scanned pages.
 - A compressor for palettized images (a la GIF/PNG).
 - A set of utilities to manipulate and assemble DjVu images and documents.
 - A set of decoders to convert DjVu to a number of other formats.
 - An up-to-date version of the C++ DjVu Reference Library.

Ваш приятель в курсе? ;)

PS Жду-недождусь GSDjVu, тогда вообще шоколадно будет - pdf можно будет
выкинуть на свалку истории.

-- 
WBR, Konstantin	      chat with ==>ICQ: 109916175
     Lepikhov,	      speak  to ==>JID: lakostis@jabber.org
aka L.A. Kostis       write  to ==>mailto:lakostis@pisem.net.nospam

...The information is like the bank... 			  (c) EC8OR


  parent reply	other threads:[~2004-05-31 16:10 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-31  7:35 [devel] " Vladimir Lettiev
2004-05-31  8:48 ` Kirill A. Shutemov
2004-05-31 16:10 ` Konstantin A. Lepikhov [this message]
2004-05-31 16:24   ` [devel] " Aleksey Novodvorsky
2004-05-31 16:32     ` Konstantin A. Lepikhov
2004-05-31 17:06       ` Vladimir Lettiev
2004-05-31 17:33         ` Konstantin A. Lepikhov
2004-06-01 14:40           ` Sergey Y. Afonin
2004-06-02 11:37           ` Alexey Tourbin
2004-05-31 19:03       ` Denis Ovsienko
2004-05-31 19:22         ` Konstantin A. Lepikhov
2004-06-01  5:41           ` Vladimir Lettiev
2004-06-02 11:39           ` Alexey Tourbin
2004-06-02 12:38             ` Konstantin A. Lepikhov
2004-06-01  7:21   ` Stanislav Ievlev
2004-06-01 18:52     ` Konstantin A. Lepikhov
2004-06-03  7:58       ` Stanislav Ievlev
2004-06-03 18:27         ` Konstantin A. Lepikhov
2004-06-01  9:59 ` [devel] JPEG2000 Anton Farygin
2004-06-01 16:29   ` Kirill A. Shutemov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040531161034.GB13853@lks.home \
    --to=lakostis@elektrostal.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git