Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #88360

Re: Image rotation issue

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!bcyclone05.am1.xlned.com!bcyclone05.am1.xlned.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.050
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'output': 0.05; 'cc:addr :python-list': 0.11; 'compression': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'somewhere.': 0.16; 'subject:issue': 0.16; 'thought.': 0.16; 'proprietary': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; '31,': 0.24; 'byte': 0.24; 'cc:2**0': 0.24; 'possibly': 0.26; 'header:In-Reply-To:1': 0.27; 'specifically': 0.29; 'related': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'produces': 0.31; 'standards': 0.33; 'maybe': 0.34; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; "you're": 0.61; 'worth': 0.66; 'mar': 0.68; '10%': 0.74; '2015': 0.84; 'sending,': 0.84; 'try.': 0.91; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=sSl3p8ejc2/QXF1QtvmmuPMW7dP89p6nN/75eDPhtao=; b=jy2CY4hRxcealebGHl3UwHzOugxSWI+v/kYHZ6YE6cuf9RLg8w0eKawxSGHPMKLdQt e+02iaCWZYnylXyyP1wQwlPmyJ+PidqV6AIVLHZghtJqi8ZS49Xo2U7RnUeV5RL99aHg pM0BUl1cnu8jBeei88AkPV6BrKowd1T0KCW8ZvV3+4aKpjQiKnxa3ZLzq4rlFj4bCq/j 8IS4OmSCRevUva3wwUv1V7AwPprSr00mmSKIyjVbc5IdflOxtbUIIKPdHyFQXMYMD2mz s7hgeYKJJjy0im88sxuH8asij9w0wYwim//De4Z4Rc0TaCfD0HTyplvbY8VhOp+uNBFc xpNQ==
MIME-Version 1.0
X-Received by 10.42.238.140 with SMTP id ks12mr25547641icb.12.1427774961736; Mon, 30 Mar 2015 21:09:21 -0700 (PDT)
In-Reply-To <71574a15-7686-4c41-891c-631f2a32987b@googlegroups.com>
References <baa02843-6a54-440d-a404-552af28c5816@googlegroups.com> <mailman.355.1427759276.10327.python-list@python.org> <71574a15-7686-4c41-891c-631f2a32987b@googlegroups.com>
Date Tue, 31 Mar 2015 15:09:21 +1100
Subject Re: Image rotation issue
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.19
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.357.1427774965.10327.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1427774965 news.xs4all.nl 2916 [2001:888:2000:d::a6]:54766
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 3634
X-Received-Body-CRC 1471147668
Xref csiph.com comp.lang.python:88360

Show key headers only | View raw


On Tue, Mar 31, 2015 at 3:04 PM,  <high5storage@gmail.com> wrote:
> Neither one produces good output when the compression is applied.

Oh well, was worth a try.

> Don't think it's related to fax standards - it's proprietary (E-Ink Tile)

Doesn't need to be specifically _related_, but it's looking similar.
If you could do 90% of your work by pretending that this is a fax
you're sending, you could possibly do the other 10% by snagging a byte
stream from somewhere. But maybe not worth hunting down. Just a
thought.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Image rotation issue kai.peters@gmail.com - 2015-03-30 14:22 -0700
  Re: Image rotation issue Ian Kelly <ian.g.kelly@gmail.com> - 2015-03-30 15:32 -0600
  Re: Image rotation issue Chris Angelico <rosuav@gmail.com> - 2015-03-31 10:47 +1100
    Re: Image rotation issue high5storage@gmail.com - 2015-03-30 21:04 -0700
      Re: Image rotation issue Chris Angelico <rosuav@gmail.com> - 2015-03-31 15:09 +1100

csiph-web