T.R | Title | User | Personal Name | Date | Lines |
---|
3471.1 | Need support in vt1200 rom and contract with adobe | STAR::BMATTHEWS | | Tue Oct 16 1990 09:04 | 10 |
| Display postscript is implemented as a server extension. That is the code to
process display postscirpt most be in the display server for CDA to display
postscript. In your case that is the vt1200. Ulrtix and VMS workstations have
display postscript support in their display servers. I believe VIPS and PCSG
are looking into adding display postscript to their servers and are trying
to negotiate contracts with adobe. VMS and ULTRIX have to pay royalties to
adobe for every VMS and ULTRIX workstation that is capable of displaying
postscript.
Bill
|
3471.2 | Extensions are bonuses - what about client side support? | LENO::GRIER | mjg's holistic computing agency | Tue Oct 16 1990 19:29 | 20 |
| Extensions are supposed to be treated as wondrous, blessed events in X,
with the client depending upon a fallback scheme if the extension isn't
present. Rather like server-side fonts being found or allocations
succeeding - don't depend on them to work if you're writing a well
behaved client.
Doesn't this say that we should have client-side postscript interpretation
code which can detect upon connection to a server whether the server is
capable of handling the PS directly or if the client should handle it?
The dps extension looks really neat, but I'm worried if we start writing
applications which really start using it, when many of the X terminals
(at least for the next few generations) won't have dps. Or are we just not
worried about interoperability?? (low blow, but let's face it, the world of
interoperability and portability is lowest-common-denominator software
development, and value-added stuff like dps is nice, but unless we can handle
it not being there, we're not following the spirit, if not the letter of the
interoperability goals of X windows.)
-mjg
|
3471.3 | | DECWIN::FISHER | I like my species the way it is" "A narrow view... | Wed Oct 17 1990 13:53 | 11 |
| You are right. Talk to product management.
In addition, in terms of common denominators, the following workstations
all support Display PostScript:
DEC
IBM (also their X terminals)
NeXT (DPS clients, not XDPS)
Silicon Graphics (recently announced)
Burns
|
3471.4 | `Sorry' is a reasonable fallback in my opinion | CVG::PETTENGILL | mulp | Wed Oct 17 1990 19:42 | 20 |
| It is certainly very important for our products to provide more support for
extensions than the rest of the market as long as these extensions are defacto
standard. If we generally provide 80% of the extensions while the average
product only provides 50%, then we have a competitive advantage.
Clearly we don't want to make our products appear proprietary by supporting
extensions that aren't commonly implemented and then making them critical to
operation of many applications.
And you must expect that extensions will in many cases cost real money for the
customer. No matter where you put it, Adobe is going to charge for PostScript
support, but the customer may very reasonably refuse to pay for it. (If you
have looked at the quality of PostScript output on a 75 dpi display, I'm sure
that you can understand this position: it is often unusable.) If the X Window
market expands to the point that many people are moving from MS Windows, then
perhaps MicroSoft would develop some sort of support environment that would
allow Windows applications to be run on X Window systems without modification.
Whether this was pure client software or a mix of client and server extensions,
MicroSoft would obviously demand a royalty, yet many X Window users wouldn't
care a bit about this support.
|
3471.5 | | DECWIN::FISHER | I like my species the way it is" "A narrow view... | Thu Oct 18 1990 17:34 | 9 |
| Try looking at a .PS file under DECwindows V3 when it is available. You should
find it much better. (We are now matching up the font requested with DECwindows
fonts, so that if you ask for a size and orientation that we have, we will use
the hand-tuned bitmap fonts.)
In addition, Adobe is in the process of producing code (derived from ATM, I
understand) which generates much better glyphs at low res.
Burns
|