Corel Draw like software for Ubuntu

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Corel Draw like software for Ubuntu
# 8  
Old 07-25-2009
The .cdr files from corel are proprietary. One way around this is to save the file as a Scalable Vector Graphic (.svg) in CorelDraw and then open it in InkSpace. Another option is to use sk1 - sK1 Project
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Ubuntu

Ubuntu software package compatibility

I don't have internet connection in my Ubuntu server, so package download directly from internet is not possible. So if I download package from Index of /ubuntu How do I find which version of package is compatible with my Release of Ubuntu server ( 15.10 ) user01@ubuntu01:~$ lsb_release -a... (0 Replies)
Discussion started by: hiten.r.chauhan
0 Replies

2. Shell Programming and Scripting

How can draw line on Ubuntu, shell programming?

https://www.unix.com/attachment.php?attachmentid=6304&d=1432179166 how can draw line like this? on ubuntu, shell programming. i tried "-" , " l " but it's failed.. (2 Replies)
Discussion started by: gotit
2 Replies

3. What is on Your Mind?

Do you draw flowcharts

Do you draw flowcharts while you do the programming , design new network or simmilar ? (8 Replies)
Discussion started by: solaris_user
8 Replies

4. Web Development

Ubuntu Brainstorm? Server software suggestions please!

I'd like to find a similar sort of software, not ideatorrent, because that would require a full installation of drupal, but some very simple software for users to submit/vote on ideas/proposals for a semi-democratic committee that I'm on. I'd like to enable the people whom this committee... (1 Reply)
Discussion started by: guptaxpn
1 Replies

5. Ubuntu

How to draw cylinder using openGL

Hi Sir, i am new to openGL, i want to know how to draw cylinder using openGL code in C or C++.. And i have to insert bitmap images on cylinder.. How to do this .. please guide me ... Thanking You in advance .. (0 Replies)
Discussion started by: Ravikishore
0 Replies

6. UNIX and Linux Applications

Kaleidagraph like software for ubuntu 8.10

Hi all... I am having problems with some data that were created using Kaleidagraph. Now, I am looking for a software for Linux which can open and handle .QDA files. All I need is to convert these .QDA files into a more convenient format (.dat, .txt whatever...) so that I can create graphs... (1 Reply)
Discussion started by: apprentice
1 Replies

7. UNIX for Dummies Questions & Answers

corel linux and the dell web pc

I have an old peice o crap that I use at home for my personal use. It is a dell web pc, 500Mhz athlon processor, 256Mb sdram. 10.24gig hard drive, so its not all that bad, but when I try to install COREL LINUX on it it goes through the installation. But when I run it my screen flashes on login... (1 Reply)
Discussion started by: deviant0709
1 Replies
Login or Register to Ask a Question
PCLOCK(1)						      General Commands Manual							 PCLOCK(1)

NAME
pclock - pixmap clock SYNOPSIS
pclock [options] DESCRIPTION
This manual page documents briefly the pclock command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. pclock is a program that places a small analog clock program on the desktop of X. It was designed to run under the WindowMaker window man- ager. It uses any 64x64 pixmap as a background. OPTIONS
The programs follow the usual GNU command line syntax, with long options starting with two dashes (`-') and short optoins starting with one dash. A summary of options is included below. -B PIXMAP, --background=PIXMAP Use the given pixmap as the clock background (size must be 64x64). -H COLOR, --hands-color=COLOR Draw the hands (hour, minute and second) in the specified color. -S COLOR, --second-hand-color Draw the second hand in the specified color -h, --help Show summary of options. --hour-hand-length=INT Draw the hour hand with the specified length of INT. --minute-hand-length=INT Draw the minute hand with the specified length of INT. --second-hand-length=INT Draw the second hand with the specified length of INT. --second-hand-width=INT Draw the minute hand with the specified width of INT. -s, --second-hand Don't display the second hand. -v, --version Show version of program. -w, --withdrawn Don't start up in a withdrawn (iconic) state. AUTHOR
This manual page was written by Darren Benham <gecko@debian.org>, for the Debian GNU/Linux system (but may be used by others). The soft- ware is copyrighted (c) 1998 by and released under the GPL v2. Author: Alexander Kourakos <Alexander@Kourakos.com> Web: http://www.kourakos.com/~awk/pclock/ PCLOCK(1)