GIMP :: How To Write Macro To Draw A Line

Aug 17, 2011

how to write macros.I'd like to draw a line. This line must be in the same place wherever I put on the macro code and not on a user friendly dialog box. I have too much to learn still psudo code

draw blue line 7 pixels wide on layer "guideline" starting at x 500 pixels and y 300 pixels and finish at x 600 pixels y 400 pixels.If Guideline layer does not already exist, create it.

How do I write this macro.How do I install it? How do I execute it?

View 2 Replies


ADVERTISEMENT

GIMP :: How To Draw A Line

Mar 30, 2012

My .bmp file is in some funny state wherein selecting the drawing tool will not draw. Either with foreground or background color. It just does nothing. There are no error messages, so Gimp thinks I am doing what I want to do, but nothing at all is actually happening.

View 5 Replies View Related

CorelDRAW X6 :: Can A Macro Write An Email

Feb 12, 2013

I want to take the current document, convert to PDF using a profile I have saved, then create a new email message in Microsoft Outlook, attach the PDF that saw just created, and use the file name as the subject of the email (minus the file extension).

Bonus points for also selecting a signature that I have in Outlook. I know the PDF creation can happen, and I know I can save the file name to be passed on, but can I access Outlook from CorelDraw?

Current System: i3 3.07ghz, 3gb ram, Windows 7 32 bit with all updates and X6

View 14 Replies View Related

GIMP :: How To Draw A Straight Line

Apr 22, 2012

I decided to draw a long box, 2 pixels wide and fill it with the desired color. That was all fair and well until I tried reducing my image and then the nice looking spider web line that I drew turned into a horrible black and white block line that looks crap.

So, I decided to try and get rid of it, and here I am 45 minutes later still trying to get rid of it. I don't what layer it is on, there are many layers, whenever i find the layer it is and delete it it then turns up in another layer in a different color. I've tried copying and pasting over layers, it just keeps coming back, I don't know what is going on anymore, it wont go away....

How to draw a simple freaking straight line in GIMP by clicking on a point and then clicking on another point?

View 2 Replies View Related

GIMP :: Draw A Straight Line

Jul 17, 2013

How do I draw a straight line in GIMP? I'm guessing all those tutorials are aimed at windows users. But I use Debian. Also tried ctrl, alt etc.

I have to wonder what kind of reasoning went into deciding not to have a line tool. It seems so simple to implement compared to all that advanced stuff. The only decent way to make a line currently that I can see is to make a square by filling a selection, shrinking, deleting, then delete all the sides of the square that i don't want. But this is so inefficient to do every time I need a line.

View 1 Replies View Related

CorelDRAW X4 :: Write A Macro To Open To Specified Directory

Nov 13, 2013

trying to write a macro to open to a specified directory.

SendKeys "^(o)"
SendKeys "\G-SERVERCorel Draw files
SendKeys"{ENTER}"

Problem is that it doesn't type the text exactly as given. Randomly drops off the first few characters.Because hitting open defaults to the libraries instead of my server where the files are located.

When you hit open the cursor is already in the "File name:" field so if I just type the directory there and hit enter it takes me to that directory. Sure would be nice to just have it type that for me and enter. Had it working great for a few times but aftaerr navigating around for a bit it drops off those characters.

View 9 Replies View Related

AutoCAD 2010 :: Write Macro For Button

Jun 29, 2012

I am trying to write a macro for a button that when I press, it goes to a certain folder on a server.  Normally when you click on the "open" button, it takes you to the last file location.  I want that to be ignored an goes to a certain folder.

View 3 Replies View Related

GIMP :: How To Draw Straight Line And Then Bend It

Aug 19, 2011

I can draw a straight line. Then I'd like to bend the line. How do I do it?

View 3 Replies View Related

AutoCAD LT :: Write A Macro To Edit Dimension Text

Jul 26, 2013

I recently found this lisp routine which changes dimension text from the actual measurement to EQ.

(Defun c:equaldim ()
(setq newdim (entsel "
Select Dimension to Replace
with EQ.:"))
(setq newdimvalue "EQ.")
(command "dimedit" "n" newdimvalue
newdim "")
(princ)
)

I would like to be able to do the same in 2013 LT using a macro. All efforts to write a macro have failed because I don't know what controls the Text Override.

View 7 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Write A Macro In CUI That Opens A Drawing In Read-Only Mode?

Sep 18, 2012

Is it possible to write a Macro in the CUI that opens a drawing in Read-Only mode? Limitation : AutoCAD LT.

View 7 Replies View Related

AutoCAD .NET :: Write A Text On Command Line At Same Line And Overwrite Existing

Jun 10, 2011

Basically I got a process which is quite long , let's say 30 seconds.

I want put a counter at command line showing to

user how many objects has been processed so far. But I don't want to use  New Line Feed to change the line and keep each new  number at same line and same location of command line. 

View 2 Replies View Related

AutoCAD Inventor :: Cursor Change To Draw Line But Line Doesn't Appear

Dec 5, 2011

I have a problem with a recently downloaded version of Inventor.  When I start a new drawing all I get is a blank blue screen instead of one with a grid display.  If I start a line I can see the cursor change to draw the line but a line does not appear.  I don't know if it something with how I installed the program or just system settings.

View 2 Replies View Related

AutoCad :: Draw Straight Line Without Protractor Shaped Dotted Line / Unable To Set User Interface

Jan 22, 2012

How can I draw a straight line without that protractor shaped dotted line following my cursor making it lag and also not snap correctly to the next line? Also, I have noticed that I can't set my user interface to auto cad classic settings. There seems to be no option for it in workspace settings.

View 3 Replies View Related

AutoCad :: How To Use Offset Commend To Draw A Parallel Line To Another Line

Sep 14, 2011

in autocad we use offset commend to draw a parallel line to another line what we should we use in Chief Architect x2

View 1 Replies View Related

AutoCad 2D :: Draw A Line That STARTS At Perpendicular Angle To Another Line

Jun 27, 2012

How to draw a line that STARTS at a perpendicular angle to another line ???

View 4 Replies View Related

Illustrator :: Line Segment Tool Does Not Allow To Draw Horizontal Line?

Oct 18, 2012

I must have pushed one or the other button but I don't know which one!
 
I use CS5 and have now a small arrow on my line segment tool (as shown in the picutres):

Ever since that when i click shift, it just allows me to draw vertical lines, rather than vertical or horizontal.

View 1 Replies View Related

AutoCAD Architecture :: How To Draw Line In Particular Angle From Another Line

Apr 13, 2013

I don’t know if there is some way to draw, or somehow to say to AutoCad that it let me to input measurements from line but not from main base pint.

For example in Revit I can make angular dimension between lines and then apply any angle that I want, maybe AutoCad has such tool?

View 2 Replies View Related

AutoCAD 2013 :: Draw A Line From End Of Line To Start

Jul 31, 2013

I was drawing a  lot of lines with the pointer that stuck at the end of the line and after that it stuck at the beginning of the other line (i hope you understand what i mean). I don't know what i pressed but now this function is not active and is very difficult to draw the lines.

View 3 Replies View Related

Illustrator :: Erases First Line After Draw Another One Close To The First Line

Dec 26, 2013

when I (try to ) use Pencil and Brush tools, (cross-hatching), some lines get erased/replaced by the lines drawn close to them. It must have something to do with the preferences, but I am not sure what to change/adjust.

View 2 Replies View Related

Photoshop :: Draw A Line Using The Line Tool

Jul 26, 2005

1. if i draw a line using the line tool.. can i curve it to say 40 degrees like i can with the text function?

2. So ya that one was easy.. hows bout when i want to cut something out ACCURATELY, the pen function, right? (according to a friend)when i make all those little boxes and select the area i want to cut, all that gets copied are the outer lines, which i presume is what ive just drawn.. how do i cut the area inside this?

3. and finally maybe a slightly less easy one- In Paint, when you cut out an object and paste it, you can select for the white of the image to become transparent so you can paste over what you have already.. is thee a feature in PS for this?

View 6 Replies View Related

GIMP :: Write Text In A Wall Inside Image

Apr 10, 2013

I have some images, this image contain a real picture of house from outside with a wall in front. I want to wrtite a word in that wall in a way that people will see this picture will think that the word is wrotten to wall of house and not guess that it is made by a software.

Also, suppose that there is already a word written in the wall, is it possible to replace that word with some other word, in a way that people will not guess it is made by a software.

View 3 Replies View Related

AutoCAD Civil 3D :: Line Label Macro For Multiple Labels

Apr 12, 2013

Is there a way to create a macro to label a line with a particular style?

I label my feature lines with three styles: multiple - segment grade, multiple - segment start elevation & single - segment end elevation. I want to make a macro for each of these that I can put on a button. It would be nice to combine the two multiples too if that is possible.

Civil 3D 2012 SP3 | Win 7 64-bit SP1
Xeon E5-1620 @ 3.60GHz, 16GB Ram | NVidia Quadro 600

View 2 Replies View Related

AutoCad :: Modify Existing Viewport In Macro Or In Command Line?

Jun 4, 2013

Can I modify an existing viewport in a macro or in the command line?

Using a macro, I want to modify (specifically delete) the viewport from a layout tab after chspace from model space.

I have LT so no LISP. qselect works but cannot be put into a macro.

If I "select all" on a layout tab in paperspace ACAD says 1 of the objects selected is the viewport so I know autocad recognizes the viewport as a different kind of object.

View 6 Replies View Related

AutoCAD LT :: Macro To Place A Label For Lengths Of Lines At The Center Of Each Line

Nov 6, 2012

If I have a series of lines on a layer, is it possible for a macro to place a label for the lengths of the lines at the center of each line in AutoCAD LT 2012? Adding a DIMLINEAR to each line is for the birds....my drawings have as many as 250-300 lines that need to be labeled with thier lengths.......

View 9 Replies View Related

GIMP :: Macro To Scale Then Round Corners?

Jan 10, 2012

I'm looking to use script-fu to automate a process I do at work.

What I do is find images, paste them into GIMP, scale them down, and round the corners.

I've been playing around with script fu to make it automatically scale the image and round the corners, but I've run into problems with the image variable needing to be changed each time something is pasted.

Is there a way I can automate this, perhaps some code that will set the image variable to whatever the current window is, or am I stuck doing "manual labor"?

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Using Macro Parameter Contains Space (changing Layer Color From Command Line)

Sep 19, 2013

I'd like to change a layer's color from command line because of a user icon. I figured out from previous topics that I should use macro similar to this: ^C^C_filedia;0;-la;s;Verdeckt (ISO);c;1;l;dashed;;_filedia;1;re;

(I want to use this macro to change layer's linetype, too, but that's not the point)

The only problem with this macro: layer's name contains a space therefore Autocad tries to recognize Verdeckt as a command (and macro interrupts there) instead of setting Verdeckt (ISO) as the current layer. I've tried using different quote marks, none of them worked (' and " and <>). I hope there's a method for entering a parameter that contains space.

Software: Inventor Series 2011 SP1 x64
OS: Vista Business x64
CPU: E6400
RAM: 2*2Gb GeIL
VGA: Quadro FX 550

View 5 Replies View Related

CorelDRAW X6 :: How To Draw Line From In Front To Behind

Oct 14, 2013

How can I (or is it not possible) to have a line start in front but end up behind.  Example, a thick line (that will look like a tube when done, i hope lol)  starts out in the front.... travels off the side of the object then goes behind it.

essentially starts as the topmost(front) object, but ends as the bottom most (back) object.

View 3 Replies View Related

CorelDRAW X5 :: How To Draw A Wiggly Line

Apr 20, 2012

I would like to turn a straight line into a wiggly line to represent an unconformity.

On a website I found a reference to a distortion tool but could not find it.  I am currently using X5.

View 2 Replies View Related

Photoshop :: Draw A Straight Line

Oct 15, 2004

How do you draw a straight line?

View 3 Replies View Related

Photoshop :: How Do You Draw A Straight Line?

Jan 23, 2003

If i wanted to draw a straight line with a color, much in the way you would traditionally with the edge of a rule, with the paintbrush or pencil tool, how would i do this? The pen tool creates paths. i do not want this. i just want to draw or paint a straight line.

View 4 Replies View Related

Photoshop :: How To Draw Line Diagrams

Jun 28, 2004

I am trying to draw a yard plan in PS 7 but am not sure how to do it. I am using the rectangle tool in "Paths" mode and even though it will draw a rectangle I cannot see it in the layer. Its all grey and when I hide other layers and just leave the rectangle layer open I cannot see it.

How can I do this? Also how am I able to adjust the line thickness?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved