GIMP :: How To Control Format Of Floating Point Numbers

Apr 30, 2012

does number->string have format options? What is the equivalent of "printf" in gimp tinyscheme?

I am scripting adding axes to an image and need to control of format of floating point numbers that will be passed to gimps text generation functions.

View 5 Replies


ADVERTISEMENT

Maya :: 32 Bit Images Floating Point Won't Load?

May 23, 2011

know why is not possible to load 32 bit images in Maya? I´ve loaded the plugins (tiffFloatReader, OpenEXRLoader) for this but I still receive an error message when I try to load 32 bit image (tiff, exr, hdri).

View 1 Replies View Related

Corel Ventura :: Format Numbers In Table Cells?

May 2, 2011

I was almost sure it was an easy task but I cannot find a way to format numbers in a table cell. All I want to do is to use the DECIMAL alignement in table cells containing prices.

But it works only when the number are specified in the format ####,00. If you need a number like #.###,00 you have to insert a dot in the numbe and Boooom Ventura (correctly) treats it as text .

So, my question is: is there a way to type 1000,00 and get 1.000,00 correctly decimally aligned? Here is what I'm trying to get (fixed width font):

10,00
100,00
1.000,00

View 3 Replies View Related

AutoCAD Civil 3D :: How To Use The Same Point Numbers

Feb 19, 2013

I have several lifts of dirt. I have 50 shots on each lift, but the shots on each lift are in different locations. I have been told to have each lift on a seperate layout and each layout list each shot starting at 1. Is there a way I can show Lift 1 with point numbers 1-50 and Lift 2 with point numbers 1-50 in the same dwg?

AutoCAD Civil 3D 2012 SP4
Windows 7 (64)

View 2 Replies View Related

AutoCAD .NET :: Format Cells In Table To Show Numbers As 3-digit Decimals?

Apr 22, 2010

How do you format cells in a table to show numbers as 3-digit decimals? I've tried this...

myTable.Cells(r, c).DataFormat = "#0.000" ' this does not work.

Is there more to it than this?

View 7 Replies View Related

GIMP :: How To Fit Floating Selection To A Path

Dec 10, 2013

I want to stretch the content of a floating selection to fulfill a path completely. For example, in the image below, how to automatically scale/distort/stretch etc... all pixels inside yellow antline to make it fit to the circle path outside.

[URL]........

View 2 Replies View Related

AutoCAD Civil 3D :: Get A List Of Available Point Numbers?

Feb 26, 2013

I just had an internal request for this and I had to look it up. So I'll share what I found and have a place to find it myself next time.
 
One way to do it is to select a COGO point to bring up the COGO Point Contextual menu tab. In COGO Point Tools you can select List Available Point Numbers.

View 9 Replies View Related

GIMP :: Outline Floating Selection In Black

Sep 7, 2012

I have some white text in a floating selection and I want to outline the text in black (black border around text)... how Do I do this? I want my text to look like this:

View 1 Replies View Related

GIMP :: Making Floating Selection Blend In

May 20, 2012

I don't know if what I am asking is allowed because I am trying to make something adult oriented...

I want to turn a dragon picture into an adult furry picture by adding a ***ina to it, I have selected the part from another photo but I want to adjust the color of the part to match the dragon's skin color..

View 4 Replies View Related

GIMP :: Best Way To Handle Floating Selection (Pasted Layer)?

Apr 3, 2013

pasting new layers happens so often it's getting a bit redundant to always move my cursor over to the Layers panel, right-click and select New Layer (just the way I have been doing it) to get around the Floating Selection behaviour.

I'm wondering if there is a keyboard shorcut, or if I can change the default behaviour to automatically paste it as a new layer and not as a floating selection, or if there is some other trick people here like using to save time.

As stated I'm using Mac OSX (ML) with GIMP 2.8.3.

View 2 Replies View Related

GIMP :: Floating Heads Not Stay On Sunset Image

Nov 22, 2012

Floating head wont stay on sunset image.

View 1 Replies View Related

GIMP :: Level Boundaries Smaller Than Floating Selection Itself?

May 13, 2013

I do realize this is probably a trivial matter for experienced users but I really cannot figure this one out by myself.

I dragged another GIMP image onto the main one, then tried to enlarge it (it worked) but the visible portion remains within the boundaries of the unscaled image..

View 5 Replies View Related

AutoCAD Civil 3D :: Points Names Without Assigning Point Numbers

Jun 15, 2009

I'm trying to import a GPS coordinate file where our Surveyor has used both Points Names (Alpha-Numeric) and Point Numbers. see below. I have setup a Point File Format for Pname, North, East, Elev and RAW Description, to import this comma separated point file. The problem is that Civil 3D does not want to seem to use a numeric point name as a Point Number, instead the number is used as a Point name and Civil 3D assigns a Point number from the next availible point number. Is it possible to automatically, when the Point Name is a numer only to also assign it the same value as the Point Names?

I would really want Civil 3D to allow users to use Both, Point Names without assigning a Point number.

CP73,621590.855,846017.619,13.87,10
CP499,620699.227,845545.947,14.21,10
7738,621525.744,846624.727,15.1,10
CHK7737,621860.59,845594.224,14.611,10
8530,621051.442,844635.981,7.39,93
8531,621055.237,844586.744,7.068,93
8532,621054.167,844531.929,6.929

View 9 Replies View Related

AutoCAD Civil 3D :: How To Assign A Set Of Points A Sequence Of Point Numbers

Jan 17, 2012

What I wish to do is to assign a set of points a sequence of point numbers (or custom properties) of my choosing. For example, I have the following points:

100

102

104

105

107

I wish to assign point 100 -> 1000, 105 to 1001, 107 to 1002, 104 -> 1003, and 102 ->1004. Basically, I am looking for a command or utility that implements the "TCOUNT" (using select-order) command, but for Cogo points instead of text. The renumber points command appears to only work with offsets, and does not eliminate gaps. I can sequence the points if I select the points I want, then copy them -> set duplicate points to sequence from the range I choose, but this does not allow for reordering of point numbers. I tried individually selecting them in the order I wanted, but didn't change the order in which they were numbered.

Alternatively, I can leave the point numbers the same, and assign a user defined property that I can use to sequence the points in the order of my choosing. However, I'm not sure how to go about assigning the sequence I wish short of typing in each value individually; obviously non-ideal.

A third possibility that presented itself to me was to create new, correctly sequenced points that overlap exactly with the old ones, and then somehow merge the two sets together. Would there be a way to merge the old points and the new ones based on the fact that the two points have the same X-Y coordinates? Preferably done in CAD itself; the last resort would be to export both sets of points out to excel, then do some fancy manipulation in excel, then reimport into CAD.

View 9 Replies View Related

GIMP :: Moving Floating Layers - Only Outline Will Move (2012)

Mar 3, 2012

After pasting a new object in order to create a new layer, in thelayers menu there should be Floating Selection ("pasted Layer") like Burnie wrote. Forme, I right-click the "pasted layer" and select "New Layer", and the pasted object showsup as a new layer. From there, I make sure I deselect everything (SELECT > NONE), andthen use the move tool (making sure the cursor is over the pasted object) to click onthe object in your new layer in order to move it.

You can move it first too though (then press ctrl+shift+N to turn itinto a regular layer). I find that quicker, but whatever floats yourboat. Layer. Whatever.

View 1 Replies View Related

AutoCAD Civil 3D :: Numbers Of Points Added To A Surface From Point Cloud?

Jan 7, 2013

I know that there is a limitation on the numbers of points added to a surface from a point cloud.  But I'm curious how Civil 3D determines which points to exclude from the surface.  Is there a special alorithm/criteria the software uses?

View 1 Replies View Related

AutoCAD Civil 3D :: Range Of Point Numbers Makes 3D Line Segments

Jan 29, 2013

The command for Creating Lines by Specifying a Range of Point Numbers makes 3D line segments. Is there an option to make a zero elevation polyline running through cogo points that are 3D (the 3D line segments occur even if the cogo points are set to flatten elevation)?

View 5 Replies View Related

AutoCAD .NET :: Highlight The Object And Show The Control Point?

Aug 7, 2013

I use net to select an object,and highlight it. but the control point couldn't be shown!

View 3 Replies View Related

AutoCAD Civil 3D :: 2011 - Overwriting / Modifying Control Point?

Feb 2, 2012

We have been processing/adjusting our field control observations in an outside program (Star-net) and then importing the control into our C3D Database through an import event (PNEZD File). Once the control has been imported we import our field data (.fbk file) through an import event as well. The problem that we are having is once you process a .fbk that uses one of those control points it "locks" the control point, so the next day when we get another field download and the control is re-adjusted, we can't update the control points in the C3D Database.

The only way we have found to get our newly adjust control into the C3D Database is too delete all of the "import events" that use the control point and then import our new control. This is a HUGE hassle.

View 9 Replies View Related

GIMP :: Export To PDF - Little Boxes With Circles In Between Numbers

Oct 30, 2012

I was working on a PDF and I successfully exported it back to PDF once, but there was more work that I needed to do to the PDF. When I changed what I wanted and saved again it gave me little boxes with cirlces in between numbers I had added in a text box. I tried to save it as a JPG and that worked. However, I need to save it as a PDF..

Also to clarify. This is what shows up on the exported PDF. This does NOT show up on an exported JPG or on the document when edited in GIMP.

Attached File(s) question.jpg (9.88K)
Number of downloads: 5

View 2 Replies View Related

GIMP :: How To Add Letter KAPY And Numbers 91.7 To Image

Feb 22, 2012

I PMed someone for creating my logo for a FM station project.

I want to add the letter KAPY & the numbers 91.7 to this image to create a logo for a Community Radio Station.

So I assue I need to create a layer to would contain the letters & numbers, correct?

I have already installed the correct font in windows, I will be using.

View 14 Replies View Related

AutoCAD Inventor :: 3D Scan In Point Cloud Format

Sep 19, 2012

I have 3d scan of aircraft door frame (see attach) in point cloud format. I'd like to overlap 5 different frames and construct a new 6th frame by averaging out all of the points.

At the moment, the 3d data files has no surface and I'm unsure if adding surface with the construction of the 6th frame. I will also need to take into consider alignment, point density, and orientation when overlapping all of the frames before I can start work to average all points (Note: each scan are taken from 5 different vehicle).

I have both Rhino3D and Autodesk Alias Design 2012. What are the logical steps to do in this case?

View 3 Replies View Related

AutoCAD Civil 3D :: Point File Format Listing?

May 24, 2013

Is there a way to re-order the point file format listing for points on the settings tab? I have tried everything and it will not change the order of the listing.

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Convert List Of Numbers To A Range Of Missing Numbers

Jul 18, 2013

I have subroutine that retrieves a list of detail numbers in a drawing. Sometimes there are missing numbers. I am looking to find a list of any missing numbers.

Example -

(setq List_DN (list 1 2 3 5 6 7 10 11 12 17))

Missing numbers are - 4,8,9,13,14,15,16

I would like a subroutine to take the List_DN are return the following missing numbers as text

(Get_Missing List_DN)
return
4,8-9,13-16

View 9 Replies View Related

AutoCAD Inventor :: Balloon Numbers Don't Match BOM Item Numbers

Feb 20, 2012

I am trying to link my parts list to a drawing however all balloons have different numbers. 

I open the assembly and check everything out from vault I open my bom and change item numbers. When I get back to my drawing and apply for auto balloon I get completely different item numbers in my balloons. We just updated our software to a new 2012 version so it's maybe something with set up. 

View 9 Replies View Related

AutoCad :: Syncing Callout Numbers To Correspond With Note Numbers

Jun 20, 2011

Is there a way to sync callout numbers to correspond with note numbers. When I add or delete notes in my drawings it takes to much time to update the callout number in the drawings. I need to figure out a way for the note and corresponding callout to change at the same time.

View 6 Replies View Related

AutoCAD Civil 3D :: No Point File Format Match Found

Jun 6, 2012

i made a survey, about 2000 points with my TSC3R6. I exported my CSV file to a PNEZD file with comma seperated. When i try ti import the file (CSV then i made a .txt), C3D tells me "no point file format match found". Then I opened the txt file, searched for any error that would not let me import my points. The only thing i have found would be the description of my points that sometimes had a space between 2 words (ex: bt balast and ht balast) so i changed it to bt-balast and ht-balast. i looked further and didnt found anything else. heres a sample of my txt file:

11251,5038721.804,370118.600,52.877,69
11252,5038722.437,370118.327,52.980,82
11253,5038725.381,370117.058,54.235,81
11254,5038725.967,370117.395,54.325,bt-balast
11255,5038727.637,370116.899,54.860,ht-balast
11256,5038728.983,370116.602,54.857,balast
11257,5038730.043,370116.150,54.839,ht-balast
11258,5038731.524,370115.635,54.345,bt-balast
11259,5038731.763,370115.674,54.308,81
11260,5038733.529,370114.961,53.606,82
11261,5038734.460,370114.525,53.505,350

Now i have to draw something but i cant even find why importing points fails in C3D.

some usefull informations maybe:

windows 7 32bits SP1

autocad civil 3d 2013 (not yet activated, next week)

View 4 Replies View Related

AutoCAD Civil 3D :: Change The Format Of Lat / Long In A Point List Display From Degrees

Apr 4, 2012

Is there any way to change the format of Lat/Long in a C3D point list display from degrees, minutes, seconds to decimal degrees? I have looked pretty hard, but can't find anything. The geodetic calculator only does one item at a time, I think.  Any plug-ins out there? I suppose this could be on a wish list as well.

I am using R2012.and have ended up manipulating point values in Excel-not a quick way of going about it.

View 7 Replies View Related

AutoCAD Civil 3D :: Importing Coordinates And No Point File Format Match Found?

Feb 28, 2013

I am tryiny to import coordinate file like I have so many times and the Select File box keeps telling me "No point file format match found".  I click the proper file format and it shows in the Preview box but the OK box will not go dark so I can clcik on it.   The file is a CSv and tried making it a txt with no luck.   Using 2012.

View 6 Replies View Related

Paint.NET :: Changing Numbers And Adding New Numbers?

Jul 8, 2012

I hereby have a school note report from my little brother. He told me he had some bad notes in his last period and I would like to make a fake copy of it.

Basically, I scanned his 3th period notes and I would like to change some and add some

How you can remove numbers and add new ones over it and add numbers with the same digital code used on the old ones to put those in empty notes

View 5 Replies View Related

GIMP :: Adding Control Key Toggle

Jul 27, 2013

I'm using gimp on the surface pro (windows 8) and how I can add a control key toggle to gimp (for doing paths) without having a separate keypad.

View 6 Replies View Related







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