X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697587834; x=1698192634; darn=delorie.com; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=kE8/QHUJN3jVMTPylM7+wu61/G5kFocauVruKsVOkrs=; b=D8mNI4JfTvYqbaHou6tuTtGZb3jwKYKXU9JKp71LlA5NftdXh6H46IHce8gy4Kk9VE FZ2qsjl9KNgFOzB6xLIOLrvp/kXqKdOiwxfHpC8nwXJBOBEVp2o0Uh+pkdLbfykuKxOG JdIQ/vRleObCBJ5hIJFZNizgre7kk4CfYzWZM028mpBtVeIGTzhh4rh7T9E9oQ4J2sZh +BBigsdSmew2NZI/ZToTdsqKFZ/C+VWl3DiBskdq9Ysihte1Cwr9csGNiAtDeEiQcP1d VSvkQZmYdyHNG9AKDhCVW/YMP52ZerqtQn3/uwYo0vWhminz3bruKSqm9PK/jKCHFGTi Q20g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697587834; x=1698192634; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kE8/QHUJN3jVMTPylM7+wu61/G5kFocauVruKsVOkrs=; b=OoIFZtHGK7dkuxllvo1hVZg7PLmCK5XPhA2PA5bFqTvEpYEVoRYdG8vdfsVj6QBnrX CtfmXID1kCT2N8Uua8z3lZmcFBMkSS3/vPOAyyVM3HmUkpWUnoNg+/BeIlE22g9GOvwl I8NTv4fG1Qv0u8OdXZEwFvZI7J5Au4lxjOODA7UGV120uzxVuWJXENvOlTrtfoH1Zirr ZsMBq/bzUfWrIbPvjrpwNUjYrQRqCqbc1SYabJAuEYYEDz0VzyRDxZ+YuQojQlFRxeOV gyXg0oInJuR+r8sa+WfnqPSsY+ms19LXJE4RETC4RTrbaHnG8jacgfB/JT4pz1bLO+Gd vCVA== X-Gm-Message-State: AOJu0YzSxFLzxeuKmTsV+M6PyM/SZswsACXIwWPzOfaK5fpdoMHO9Evk U23RM42EwvtzqP53qLTqL0L4O0ZUI8d2AuqGcerpZ90udY4= X-Google-Smtp-Source: AGHT+IG5J55JvTr+pFTHBrsF/OfOEetovSW3CDlOPZEhLJGhlekcMl/xsCdFU0Kg3UMmJ96HTWMjJ2C/bAI+Z0TpC6I= X-Received: by 2002:a05:6402:3cc:b0:53d:e14a:37df with SMTP id t12-20020a05640203cc00b0053de14a37dfmr2462073edw.29.1697587834169; Tue, 17 Oct 2023 17:10:34 -0700 (PDT) MIME-Version: 1.0 References: <4f7f6c66-7535-4ab8-9adc-105360c58698 AT q40 DOT de> In-Reply-To: <4f7f6c66-7535-4ab8-9adc-105360c58698@q40.de> From: "Bob Paddock (bob DOT paddock AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Tue, 17 Oct 2023 20:10:22 -0400 Message-ID: Subject: Re: [geda-user] Xcircuit to Geda To: geda-user AT delorie DOT com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 39I0Aa89030215 Reply-To: geda-user AT delorie DOT com On Tue, Oct 17, 2023 at 4:43 AM Derek (derek AT q40 DOT de) [via geda-user AT delorie DOT com] wrote: > I have a schematic diagram generated in Xcircuit, which is saved in > PostScript format. > > I was going try and import the PS file as an image and trace the > components and tracks. > > Is there any easier way? pstoedit may get you there. It depends on your actual goal. If you mean tracks as PCB traces, pstoedit supports both pcb and pcb-rnd. If not it might get you closer to a format that you can deal with. http://www.calvina.de/pstoedit/pstoedit.htm