Xref: utzoo comp.sources.wanted:12280 alt.graphics.pixutils:122 comp.graphics:12195 Newsgroups: comp.sources.wanted,alt.graphics.pixutils,comp.graphics Path: utzoo!utgpu!tj From: tj@gpu.utcs.utoronto.ca (Terry Jones) Subject: Re: anything to DXF format as used by AutoCad Message-ID: <1990Jun28.143847.9013@gpu.utcs.utoronto.ca> Keywords: conversion DXF AutoCad raster format Organization: UTCS Public Access References: <417@keele.keele.ac.uk> Date: Thu, 28 Jun 90 14:38:47 GMT Well Corel Draw 1.2 will take bitmap files and convert them to object oriented files with their CorelTrace program. Then Corel Draw itself will export the file to DXF format. DXF files are object oriented. Group 3 FAX and PBM are bitmap formats. There is more to it than just a conversion such as from tiff to group 3 or whatever. First you have to decide which groups of dots make an object, then you can write an object form of things. This is NO EASY TASK!