Ubuntu :: Rhondaforever 3d Drawing Software?
Nov 4, 2010
I've been looking for a simple 3d drawing programme, and found a video on ..... of Rhondaforever, which seems to be just what I wanted.It is written for windows, but a post in their forum indicates that it works in Wine.To get to the download, you need to register,which I did, but no download page appeared.I've sent an email to the moderator,and another to someone who registered after me, but no replies yet (2 days).
View 3 Replies
ADVERTISEMENT
May 11, 2010
I'm a web designer, and a key part of my job is to edit and make images and designs
On windows, I'm used to Fireworks, and illustrator.
Whats the equivalent in ubuntu?
Windows stinks, macs are overpriced, and linux rocks. taht's why im trying to design on linux :-
Also, do you think drawing pads will work on ubuntu?
View 2 Replies
View Related
May 11, 2010
So have you ever tried a drawing pad for GIMP before?
Do the drivers work?
What image/illustrator editor do you prefer?
View 2 Replies
View Related
Jan 19, 2010
I'm running 9.04 jaunty. I made a file in gimp and saved it as .xcf. I want it to be a pdf file, so I try opening it with open office drawing, but it keeps opening it with the word processor instead. The word processor starts the file if I do a right-click 'open with' on the file on my desktop, and even if I use open from the file menu in drawing itself. I'm wondering what to do to get drawing to open this file. Is it that .xcf is not supported by drawing?
View 4 Replies
View Related
Dec 10, 2010
I had a dual monitor setup going for a while, then one monitor broke, and I dropped back down to one. In some ways, the computer seems to have noticed this. I have an NVIDIA card and the NVIDIA drivers, and in NVIDIA X Server Settings it shows only one display. I had it configured in the Xinerama fashion, two continuous desktops side by side.
However, my desktop is still drawn as though there are two monitors, the result being that I can only see half. This is easily apparent when I zoom out to the desktop cube. It wouldn't be much of a serious problem, except for some reason, several important applications I use for work are popping up messages on the part of the desktop that I can't access. I installed the latest NVIDIA drivers,driver reset might prompt whatever the problem is to go away (and it's good to do that regularly anyways) but no dice.
View 6 Replies
View Related
Feb 4, 2011
Is there some way to enable drawing a Japanese character with the mouse ?
something like IME pad for windows would be perfect. I looked at Anthy and the romanji to kanji works fairly well but it is lacking a direct mouse input method.
Anybody know if this is possible to setup on 9.10 Ubuntu ? I tried upgrading and that resulted in a big mess.
View 2 Replies
View Related
Jun 2, 2011
I am looking to draw a curve for a given set of coordinates using java. For example;
(1,2)
(2,4)
(3,6)
I am aware that a straight line graph can be drawn for a given coordinates using Jfree, but I am not sure about drawing the curve. Any hints on what might be a good java class to use.
View 3 Replies
View Related
Feb 28, 2010
I would like an easy way to draw a polygon from a load of xyz points that should be on its surface. Can someone help? Ideally using java 3D but I could use something else. Quick and dirty is fine its just to see a shape. I haven't really done any 3D graphics programming.
View 8 Replies
View Related
Sep 12, 2010
I'm on F12 and looking for a CAD program that would allow me to design simple 2 dimensional scale drawings, that I can hand over to somebody else to follow my plans and make something from the plan. Can anyone recommend a suitable package that would allow me to do that?
View 2 Replies
View Related
Sep 4, 2011
I have installed F-15. Is there any AUTOCAD like Drawing/Drafting software for F-15. Previously I had F-10 on my machine and had installed QCAD. Now I am trying to install by typing yum install qcad but I am unable to install QCAD.
View 6 Replies
View Related
May 5, 2010
I was wondering if there is a good program for drawing charts of fx programs. Flow charts, Gannt charts and such.I'm sure I can get openoffice to do it, but somehow I'm not comfortable with drawing anything in that program. I don't really know why. There is a nice program for it in the OpenSuse 11.2 with gnome, but I run KDE4. Is there a good recommendable program for this under KDE4?
View 2 Replies
View Related
May 3, 2011
I'm having trouble setting up PuTTY with Ubuntu. I'm trying to get line characters to work in aptitude as well as 256-color support, but can only get one or the other.
Ubuntu Config:
Using 64-bit Ubuntu
Terminal type xterm-256color or putty-256color gives 256-color, but incorrect line characters.
Terminal type linux gives proper lines in aptitude, but only 16 colors.
PuTTY Config:
Using font with Unicode characters. (DejaVu Sans Mono)
Received Data is assumed to be in UTF-8.
Set to use Unicode line drawing code points.
Output from locale:
View 1 Replies
View Related
Oct 6, 2010
A few months ago I found a program / tool that essentially used a scripting language to specify diagrams, but I can't find it anymore and cannot remember for the life of me what it is. It's not the python interface to dia. This program did not have any gui.
View 2 Replies
View Related
Feb 1, 2010
I need to make an image in drawing area move. I have a GdkPixmap which stores image of the drawing area. How can i copy a rectangle part inside GdkPixmap to other coordinates?
View 1 Replies
View Related
Apr 16, 2010
OpenSUSE and I recently bought a drawing tablet with pen from Trust (tb6300).
How is this possible to make it work in openSUSE?
View 1 Replies
View Related
Apr 6, 2009
Today I assembled a machine and installed Ubuntu 8.4...I think. When I opened Open office, more specifically the drawing section, the toolbars were full of a script font and I am not sure of how to change it to something I can read.
View 4 Replies
View Related
Sep 26, 2010
On my terminal only system ( no Xorg or guis ) I have a font rendering issue. In place of some symbols ( eg double-lines and some other miscellaneous line-drawing shapes) are generic diamonds. Attached is a fbgrab ( png format ) of elinks showing the problem. I have now configured elinks to only use single lines drawing characters ( which work fine ) for now as a work around. Here is my /etc/default/console-setup
Code:
# Change to "yes" and setupcon will explain what is being doing
VERBOSE_OUTPUT="no"
# Setup these consoles. Most people do not need to change this.
ACTIVE_CONSOLES="/dev/tty[1-6]"
[code]....
The numbers in the FONTFACE show the size of the font matrix. For example Lat2-Terminus20x10.psf is a font for codeset Lat2 with size of the font matrix 10x20 (i.e. 10 columns and 20 rows). If the number of columns is 8 then only the number of rows is specified. For example the font matrix of Armenian-Fixed15.psf has size 8x15.
In text video mode or if you use the RadeonFB kernel module only fonts whose font matrix has 8 columns can be used (that is the size should be a simple NUMBER rather than a NUMBERxNUMBER combination). The other fonts can be used only with framebuffer video modes and with the package 'kbd'. The console package 'console-tools' can not be used
with such fonts.
THE TERMINUS FONT:
The aim of the Terminus font is to reduce the eyes-fatigue when one has to read a lot. Currently this font supports only the Latin, the Cyrillic and the Greek scripts (the Lat15, Lat2, Lat7, CyrAsia, CyrKoi, CyrSlav, Greek, Uni2 and Uni3 codesets). The fonts with font face TerminusBold and size 14 or 16 are optimized for 8 pixels width glyph matrix (in most cases this means framebuffer). The fonts with font face TerminusBoldVGA and size 14 or 16 are optimized for 9 pixels width glyph matrix and can not be used with
framebuffer video modes.
The fonts with font face Terminus and size 14 or 16 can be used both with 8 and 9 pixels width glyph matrix. In the regular text video modes the width of the glyph matrix is 9
pixels. If you use the package svgatextmode then the width is 8 or 9 pixels and you probably know it. The Terminus font in this version of console-setup is version 4.26.
View 7 Replies
View Related
Jun 24, 2009
I upgraded in Ubuntu from 2.6.28-13 to 2.6.30 and now I get no line-drawing characters in applications like alsamixer; instead they are replaced by 127-bit chars like 'lqqk'. As a coder, I'd really like to understand what happened - what changed (file in /etc?) affecting terminal capabilities, and what does the kernel have to do with it .
PS: the distro is Jaunty and I used the debs at http://kernel.ubuntu.com/~kernel-mainline/:
Code:
linux-headers-2.6.30-020630_2.6.30-020630_all.deb
linux-headers-2.6.30-020630-generic_2.6.30-020630_i386.deb
linux-image-2.6.30-020630-generic_2.6.30-020630_i386.deb
View 2 Replies
View Related
Mar 10, 2011
I'm having trouble with my java, I got it to isntall, restarted but when I go to any java based chat, or drawing site it doesn't load the applet, the applet shows up it just says "Start: Applet not initialized"
Did I install it wrong?
View 4 Replies
View Related
Jun 29, 2010
I'm new to Linux, so I decided to try using Wubi to get started. THe problem is, when it finished installing 10.04, I got this message: OSError: [Errno 13] Permission denied: u'C:\ubuntu\install\ubuntu-10.04-desktop-amd64.iso' Is there any way around this? It might just be that overly restrictive thing called Vista (which I have the bad luck to be using). I was considering getting a USB drive for Ubuntu anyway..
View 1 Replies
View Related
Apr 11, 2011
I recently got interested with with OS.. So I downloaded wubi in Ubuntu website. I opted for the Ubuntu Netbook Edition as am using a lappy. However, halfway through finishing download I got an error. The log shows:
OSError: [Errno 13] Permission denied: u'C:\ubuntu\install\ubuntu-10.10-netbook-i386.iso'
View 1 Replies
View Related
Jan 2, 2010
What is the difference between the Ubuntu Installer for windows and the Ubuntu CD image? If I use the ubuntu installer for windows, does it have the capability to partition my drive, will it enable to share files with windows etc or is it just a way not to have to burn a CD. Just curious, the exact details of the installation files were not made clear on the website. Note: Windows Version: XP, 32bit, SP3. I have not partitioned anything yet.
View 2 Replies
View Related
Nov 19, 2010
I have windows 7 installed on Disk2 (according to windows Disk Manager), and I installed ubuntu 10.10 on Disk0, choosing the dual boot option at installation.
However, grub does not load (presumably because its on disk0 and my machine appears to boot from disk3), so the machine goes straight into windows 7.
How do I get ubuntu to load?
View 2 Replies
View Related
Oct 7, 2010
I'm currently running off of my live-cd, and after spending 4 hours of my life trying to fix this myself, i figured someone out here has to know how to help me. Basically, i wanted to try linux, then liked it enough to decide to put on one of my usb-drives (320g adata nobility NH92), and i couldn't get it to boot anything but windows w/o the live-cd, which would then boot the live-cd, lol, in other words, i couldn't get it to boot at all from the external, even though i had changed the setting in my bios to boot from usb first, and tried manually selecting boot from usb and all that fun stuff.
Sooo... eventually i decided it might be a problem with the bootloader, and while i'm not exactly sure at this point what i have done to my computer, all i can successfully boot is the live cd. When I try to boot w/o the live cd, whether i try to boot from my internal (windows) drive, or external, all i get is a device not found error.I think i could fix it if i had windows recovery cd's (i'm running xp, btw), or installation cds, but... unfortunately, they died in a terrible accident. So i have no cd's at all for windows. :/
View 3 Replies
View Related
Feb 13, 2011
I have been running Ubuntu 10.04 under Windows 7 (Is this call WUBI?) without any problems for a while. My other machines only run Ubuntu (9.04 & 10.04). I decided to give it a try to the latest Ubuntu 10.10. After going through the successful installation and then rebooting, I am getting the following error message once I select 'Ubuntu' in the boot up menu right after the BIOS screen: Booting ' Ubuntu 10.10, kernel 2.6.35-25-generic'
[Code]...
View 7 Replies
View Related
Jan 26, 2010
I'm wondering if this is even possible. I've searched high and low and have yet to find and answer to this particular setup.
The setup:
Router is in another building.
Desktop connected by WiFi
Laptop connected by WiFi
Both the Desktop and the Laptop are in the same building together. About 5' apart.
SSH server is setup on Desktop
FreeNX client is setup on Laptop
So they can connect just fine via WiFi for remote desktop control of the Desktop from the Laptop (so SSH and FreeNX are working).Is it possible to connect the 2 pc's directly to each other by Ethernet cable AND transfer files between them by Ethernet while still being connected to the Internet by WiFi on them both?Or would the WiFi have to be disabled while using the Ethernet connection?Neither has a Gigabit Ethernet NIC so I know it would at least require a crossover cable or another router to connect the 2 by Ethernet cable.The idea behind all this is to be able to transfer files between computers quickly by Ethernet while the computers are still busy doing other things on the Internet by WiFi.
View 9 Replies
View Related
May 11, 2010
I've been trying to find what would be the lightest ubuntu or ubuntu based distribution, I have an older PC I'd like to get up and running again, and would prefer something that works pretty quickly on it (for basic web browsing and other things) the specs are:
AMD Duron 900Mhz, 384MB RAM, 40GB HDD, Geforce FX 5200 128MB agp.
View 9 Replies
View Related
Sep 19, 2010
1. I accidentally wrecked a previous Ubuntu installation so I decided to re-install via the Ubuntu disk. Unfortunately Ubuntu doesn't let me override previous Ubuntu installations...
2. Ubuntu Maverick Meerkat is due to released in about 3 weeks. I want to install it via a clean install.
3. So can anyone tell me how to remove both Ubuntu partitions safely. I am currently running WinVista with Ubuntu Lucid Lynx. I know I have to use something like this to erase GRUB2. Can anyone give me a good tutorial?
View 1 Replies
View Related
Mar 14, 2011
I want to change from ubuntu 11.04 to ubuntu studio. Is there any way to do this without losing all my stuff/with out completely reinstalling the os?
View 7 Replies
View Related
Apr 19, 2011
The scenario is as follows - I will be moving across the country and my desktop will stay here powered and online, while I move with a laptop. I need a way to connect to the desktop for file streaming(music and movies) as well as using the virtual machines. I have thought about SSH and VNC.I need something failsafe. That's priority one. I won't be around to fix it if it breaks. I can set the computer to come on in the BIOS at a certain time if the power went out. But if I can get in remotely the whole setup is useless.SSH only provides terminal use, correct? So if I chose that route I would be able to access the computer via command line and play music and movies with mplayer and such, correct? But I would not be able to run the virtual machines? Because there will be no GUI, right?
I have been playing with Vinagre and Vino through the host and guest of a virtual machine and I cannot get it to connect. Is there a better application? x11vnc? I have forwarded port 5900 on the router and have upnp enabled. Got a better remote desktop suggestion?I would like to run this setup headless.(no monitor) I also would like to run it without a gpu if that is possible to make it more energy efficient.Both computers are 64 bits and will be running Ubuntu 10.10 and soon 11.04.Are these crappy ideas to begin with? Should I go another route to get my files and access the virtual machines?
View 4 Replies
View Related