9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] page and .ps bitmaps
Date: Wed, 25 Jul 2007 12:29:41 +0100	[thread overview]
Message-ID: <c273110e17d857ca4378d9d39201c9ce@quintile.net> (raw)
In-Reply-To: <ACCF003CBA3D09458207DB0CB86AD17D481B55@XMAIL.asuch.cas.cz>

The resizer in page(1) is fairly crude - it trades quality for speed.

On windows and the like the resizing is often done in hardware (in the graphics card),
unfortunaletly plan9 makes no use of such features so it has to do a pure
software implementation - hence the tradeoff.

-Steve


  reply	other threads:[~2007-07-25 11:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-25  8:07 cej
2007-07-25 11:29 ` Steve Simon [this message]
2007-07-25 12:07 Russ Cox
2007-07-26 10:40 ` cej

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=c273110e17d857ca4378d9d39201c9ce@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@cse.psu.edu \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).