home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / 9461 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.9 KB

  1. Xref: sparky comp.databases:9461 comp.lang.c++:19982 comp.sys.dec:7158 comp.unix.ultrix:9522
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!udel!bogus.sura.net!howland.reston.ans.net!spool.mu.edu!agate!doc.ic.ac.uk!uknet!mucs!lilleyc
  3. From: lilleyc@cs.man.ac.uk (Chris Lilley)
  4. Newsgroups: comp.databases,comp.lang.c++,comp.sys.dec,comp.unix.ultrix
  5. Subject: Re: CDA, Anyone?
  6. Message-ID: <7472@m1.cs.man.ac.uk>
  7. Date: 26 Jan 93 20:50:14 GMT
  8. References: <1993Jan19.153058.19842@pmafire.inel.gov> <C15p85.IsM@wm.estec.esa.nl> <1993Jan20.152943.21462@alf.uib.no>
  9. Sender: news@cs.man.ac.uk
  10. Followup-To: comp.databases
  11. Organization: Dept Computer Science, University of Manchester, U.K.
  12. Lines: 53
  13.  
  14. In article <1993Jan20.152943.21462@alf.uib.no>
  15. iversen@vsfys1.fi.uib.no writes:
  16.  
  17. >In article <C15p85.IsM@wm.estec.esa.nl>, hevans@estwm0.wm.estec.esa.nl (Hugh D.R. Evans (ESA/ESTEC/WMA Netherlands)) writes:
  18.  
  19. >>In article <1993Jan19.153058.19842@pmafire.inel.gov>,
  20. cdm@pmafire.inel.gov (Dale Cook) writes:
  21.  
  22. >>|>Howdy, DEC experts.  Does anyone out there actually make use of the CDA
  23. >>|>stuff that comes with Ultrix?  Supposedly, there is a converter/viewer
  24. >>|>for .tif files in the base system, but I can't get it to work on an
  25. >>|>Ultrix 4.2 system.  
  26.  
  27. >>If the licensing for Ultrix is anything like that of VMS, then you will 
  28. >>need to get the specific Tif->DDIF converter.  It doesn't come as in the 
  29. >>standard VMS package, so we have purchased it here (just have to wait for 
  30. >>the system manager to come back from a six week period of maternity leave 
  31. >>before we can use it).
  32. >>
  33. >>On a similar topic: has anyone written a CDA converter for GIF-DDIF?
  34.  
  35. When your sys manager comes back, assuming she is installing CDA
  36. library v2.0, you will find that GIF is also a supported type. 
  37.  
  38. The main strength of the CDA library is in text and compound document
  39. conversions rather than image format conversions (IMHO) stuff like
  40. wordperfect -> ODA, SGML -> Microsoft word, that sort of thing.
  41.  
  42. >Get libtiff from sgi.com and pbmplus from export.lcs.mit.edu. Then you can do
  43. >things like this:
  44. >
  45. >% giftoppm test.gif > test.ppm
  46. >% ppm2tiff -none test.ppm test.tif
  47. >
  48. >There is a gif2tiff in libtiff, but cdoc does not like the output and complains
  49. >about unsupported compression type. Also I had no luck piping these commands
  50. >together, thus the intermediary file. Note that DEC TIFF files have a strange
  51. >date field and libtiff complains when reading them.
  52.  
  53. I thought TIFF readers were supposed to skip tags they didn't understand.
  54.  
  55. By the way does tifflib support TIFF 6.0 yet?
  56.  
  57.  
  58.  
  59. --
  60. Chris Lilley
  61. ---------------------------------------------------------------------------
  62. Technical Author, ITTI Computer Graphics and Visualisation Training Project
  63. Computer Graphics Unit, Manchester Computing Centre, Manchester, UK
  64. Internet:   lilley@cgu.mcc.ac.uk        Janet:   lilley@uk.ac.mcc.cgu
  65. Voice:      +44 (0)61 275 6095          Fax:     +44 (0)61 275 6040
  66. ---------------------------------------------------------------------------
  67.