Photoshop :: Photos Of Same Size Load As Different Sizes In PS?

Jul 20, 2012

My photo files show in Windows Explorer as "400x400" but load onto photoshop project layers at wildly different pixel dimensions: 80x80 to 675x675; why don't they load at 400x400? (Win 7 64; CS6E)

View 5 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: How To Load Multiple Text Sizes

Oct 26, 2011

I am trying to load multiple Text Sizes into AutoCAD Civil 3D 2012 so that I can have a list of the standard text sizes (3/32", 3/16", 1/4", 3/8") to choose from the Annotation tab > Text Group > Annotation Text Height drop down list, instead of having to type them in each time.

At first I thought that I could just add the different text sizes using the TEXTSIZE variable command into my drawing template file, but apparently the Text Sizes entered are only retained for that particular session of AutoCAD Civil 3D.  Is there perhaps some other system variable that controls this setting being retained for more than one session??

Then I thought I could just create a program to load the sizes. I originally tried creating a C# .NET program to load the text sizes, but ran into a problem.  I then I tried creating another version of a C# program, as well as an AutoLISP script, thinking that it was perhaps some limitation to my approach (which still may be the case).  But I still keep running into the same problem.  The problem is that only the last text size specified is actually entered into the list of available text sizes.  The other text size values appear to be processed but are not retained in the Annotation Text Height drop down list.

The following is my first attempt with C#:

using Autodesk.AutoCAD.ApplicationServices;
using Autodesk.AutoCAD.Runtime;
public class CreateTextSizes : Autodesk.AutoCAD.Runtime.IExtensionApplication
{
public void Initialize()
{
// Create following Text Sizes:  0.09375 (3/32"), 0.1975 (3/16"), 0.25 (1/4"), 0.375 (3/8")

[code].....

The following is my attempt with AutoLISP:

(defun c:LOADTEXTSIZES()
(Command "TEXTSIZE" 0.09375)
(Command "TEXTSIZE" 0.1975)
(Command "TEXTSIZE" 0.025)
(Command "TEXTSIZE" 0.375)
(Command "TEXTSIZE" 0.09375)
)

View 1 Replies View Related

Photoshop :: Merge Two Photos Of Different Sizes

Jul 28, 2007

i need to merge two photos (of persons)in photoshop which are of different sizes..i have to make them llok as if they are of the same size..how to make them of same size in order to merge them..

View 1 Replies View Related

Photoshop :: Take Entire Group Of Photos That Are Of Different Sizes

Mar 9, 2013

Is there a way to take an entire group of photos that are different sizes and do something that will change all of them to the same size (or as close as possible to the same size) without cropping out parts while maintaining the aspect ratio of the original first layer?

three photos:

1st is 936 X 1101
2nd is 3279 X 3858
3rd is 582 X 1141

layers are 4000 X 2200

View 9 Replies View Related

Photoshop :: Showing Two Different Sizes For Same Font Size

Feb 20, 2013

I'm in a Photoshop document, and I'm working with two different text areas. Both area registering as 14px in size in the Type menu, and yet, they're radically different in size. One is tiny, whilst the other is at least twice, maybe thrice the size. Why is this happening?
 
I've checked there's no overlapping text areas and things like that, everything should be fairly normal, it just isn't.
 
I'm using Adobe Photoshop CS6 v13.1.2 x64 for Mac, running on a Macbook Pro Retina 1.83ghz and 8GB ram.

View 20 Replies View Related

Photoshop :: Font Size Are Showing In Multiple Sizes

May 14, 2013

This problem of the font size being incorrect in the Character Palette is driving me nuts.

(Type Layer shows one size. Selected type shows another size. Single placed cursor shows another size...)
 
Is there a solution?

Seems like a major bug?

View 1 Replies View Related

Photoshop :: Attachment Size / Can't Find Max Sizes Listed

Jun 23, 2011

I have a scanner issue and wanted to load a psd to show the problem (600 almost looks better than 1200) but when I upload, it gets rejected. It's ~21 M.

Another issue re: scanners. Mine only has jpeg, bitmap, png and a few other file types. These are actual photographs and I'd like to scan them in RAW.

View 9 Replies View Related

Photoshop Elements :: Not Allow To Load Raw Photos?

Aug 30, 2012

I have a new camera, Canon T4I and Elements 10 will not allow me to load raw photos.  When will this software be available for download.?

View 1 Replies View Related

AutoCad :: Variable Text And Block Size For Different Scale Sizes

May 15, 2012

Is there a way to have VARIABLE text size AND BLOCK SIZE autocad 2012, for different scales sizes? To sum it up I am running 1/8th scale on some of the pages in the set with a 1/4 blow up section. I use addressable devices so it is a lot of work to change all the text Is there anything that will auto-update the text size per scale with out having to go through my drawing and repeat all the text and VPfreeze it?

View 9 Replies View Related

Photoshop Elements :: Unable To Load Photos Into 6 (Mac) From Camera Or HD

Dec 24, 2012

unable to load photos into PSE 6 (Mac) from camera or HD.

View 1 Replies View Related

CorelDRAW Graphics Suite X5 :: Entering Sizes In Text Boxes Does Not Change Object Size?

Apr 4, 2011

this function is not functioning anymore.  I may have done something to cause this but I don't recall.

Entering sizes in the text boxes does not change the object size anymore.

The only option right now is use the transform size docker...would rather not have to do that.

Also, would not like to hit F8...

Draw X5 sp2 (15.2.0.661)

I hate pressing F8 at startup!

View 10 Replies View Related

Lightroom :: Cannot Load Or Open Any Photos In 5.3

Jan 12, 2014

I cannot load or open any photos in Lightroom 5.3. I just installed it recently and was getting ready to use it. When I open Lightroom 5.3 it gives me an error message saying "An error occurred when attempting to change modules." I was in Bridge and then from Bridge I tried to open a photo into Lightroom. I tried to get a photo from desktop etc. Nothing worked.

View 4 Replies View Related

Lightroom :: Can't Load Photos For Developing

Feb 19, 2012

All my dng's (with development changes) are visible in the lightroom library but they will not load when I want to develop further.  This started after I tidied up my backup files.

View 3 Replies View Related

Lightroom :: Photos Do Not Load In Library

Aug 1, 2013

A few days ago I was importing photos (RAW to DNG) and my computer locked. i had to reboot, and ever since when i import photos they will not load (preview) in Library. Also Histogram just reads "calculating", but no graph loads in. If I go to develop, the photo will load in,  and I can export it with no issue.  I just can't view photos in Library. also, photos imported prior to that event will load in and can be viewed in Library. Just nothing going forward.  My OS is Vista and i'm running Lightroom 4.4

View 3 Replies View Related

Paint.NET :: Plugin To Load Panasonic Raw Photos (RW2)?

Apr 6, 2011

I have a few panasonic cameras and i love paint.net....i was wondering, how to write a plugin to load panasonic(.RW2) raw photo files...

View 19 Replies View Related

CorelDRAW X5 :: Create Object With A Size / Create Other Objects With Other Sizes

Sep 19, 2011

Let's say, for example, that i create an object with a size, then i create other objects with other sizes. 

When I try to see the size of the first object created it says that has the same size like the other objects which have other sizes (it's even obvius cause they r bigger on my screen:D).With all the other versions of Corel i didn't had those problems, but X5 does that.

View 11 Replies View Related

Photoshop :: Converting Photos From One Size To Another

May 22, 2012

I am not familiar with photoshop and thought it would be a snap to convert a picture from one size to another, but I can't figure out how to do it...I have an image that is currently 96 X 65 pixels and I wish to have it printed on canvas. The shop where I'm having it printed said it must be at least 500k in order to maintain the integrity of the picture...I havehow to do this, or if can even be done!!

View 9 Replies View Related

Photoshop :: CS 5 - Printing Photos - DPI And Size Too Small

Jun 6, 2013

I have CS5.  The photos coming out of the camera are 300 dpi and approx 12.8" x 19.2".  When I crop the photo to 300 dpi and 8x10 and send it to print, the printer says the photo is too small.  It comes across as 72 dip and 8.333" x 6.667".  I was expecting photos to come out of the camera with 72 dpi and a huge length x width. I can then crop and print without issue.  Is there a photoshop setting that needs to be set?  Is there a different work flow I need to use?  I shoot with a 5D Mark III. 

View 1 Replies View Related

Photoshop :: Increasing Pixel Size Of Photos

Apr 20, 2013

I usually do photoshop work in an 800 x 600 pixel range. I tried to post a new picture on a website this morning and it came as a 171 x something , tiny little picture that could not be enlarged. How can I increase the size of my pictures? This  is my first attempt using the Revel site.

View 2 Replies View Related

Photoshop :: How To Reduce File Size Of Photos Going...

May 26, 2009

I have some jpeg photos that need to go into PowerPoint presentation.  The file size is 2 meg.  How to get that down?Would the technique also applyto a pdf?  It is 8 meg.  

View 2 Replies View Related

Photoshop Elements :: Photos Do Not Print At The Specified Size

Feb 15, 2014

photos do not print at the specified size.  how can this be corrected?

View 1 Replies View Related

Photoshop Elements :: Resize Hi-Res Photos Into Web Size

Jun 11, 2013

I was able to batch process multiple files in PE8.  Mainly I need to resize Hi-Res photos into web size, keeping the same file name.  PE11 shows Batch Process in the file menu but it is grayed out.  What can I do to activate that?

View 1 Replies View Related

Photoshop Elements :: Printing Passport Size Photos?

Sep 29, 2012

I am trying to print multiple copies of a passport size photo on one sheet of paper. At the moment Elements organisor is only letting me print one copy per sheet of A4 paper, when I could fit in 20 copies on one page if I knew how. how to fit multiplee copies of a custom size image on one sheet?

View 1 Replies View Related

Photoshop :: An Ordinary Size Image For Photos On Computers Screen

Jul 19, 2008

I have some photos downloaded from some sites... my problem with some of them are small. I want to resize them with CS3 so that when opening them up it will open to the size of my screen just like other photo format u get from your digital camera... oh one thing i just need the real size regardless of any quality it may have affect when zooming it to bigger one.

View 1 Replies View Related

Photoshop Elements :: Any Way To Reduce Pixel Size Of Multiple Photos In Slideshow?

Aug 8, 2013

I have a Windows 7 computer and use Photoshop Elements 9 and Premiere Elements 9.  I recently completed a slideshow that contains about 360 photos, many or all of which exceed the maximum size of 1000 x 750 pixels.  Is there any way that I can easily reduce the pixel size of each of the photos?  If upgrading to the most recent versions of Photoshop Elements and Premiere Elements would accomplish this I would be willing to do this. 

View 2 Replies View Related

Photoshop Elements :: Thumbnail Photos Are Hourglasses At The Smaller Size Settings

Sep 29, 2013

I have an imac with 4gb memory. In the PSE9 organizer at the smaller thumbnail settings I see thumbnails as hourglasses. Could there be too many photos in the organizer?

View 5 Replies View Related

Photoshop Elements :: How To Print (fit To Page) 8.5 X 11 Photos (letter Size) In Version 10

Jan 22, 2013

I have always been able to print (FIT TO PAGE) 8.5 X 11 (LETTER SIZE) PHOTOS  in PREVIOUS VERSIONS OF PHOTOSHOP ELEMENTS! I recently downloaded version 10 and it will not print full page photos. How to achieve printing full size page photos with no white borders around the photo in version 10!

View 1 Replies View Related

Photoshop Elements :: Create Web Photo Gallery To Upload Thumbnails / Full Size Photos

Oct 12, 2013

Adobe Photoshop Elements 12: I need to create a Web Photo Gallery so I can upload thumbnails and full-size pictures to my own website. No Facebook, Flickr, Adobe Revel etc.

View 2 Replies View Related

AutoCAD 2010 :: Load Statement In Profile To Automatically Load / Unload Cuix?

Jun 4, 2013

Is it possible to use a load statement in a profile to automatically load/unload a cuix?

View 7 Replies View Related

Illustrator :: How To Make Photos The Same Size

May 14, 2013

I am working on a banner in illustrator and have added 3 photos which I sized originally in photoshop, however I have placed them onto the banner and now need to resize which I have done, but they are now not evenly sized and on close up they are not in a straight line either. Is there a way to select all 3 for resizing and positioning purposes?

View 1 Replies View Related

Xara :: Importing Photos And Maintaining Size

Jul 3, 2012

When I import, or drag and drop, photos they are reduced to 400x300 pixels even I chose "Import as original, which was 3445x2584. So, when export the image back as a JPG all I get is the reduced image. how can I keep my original image size?

View 3 Replies View Related







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