photoshop

Div Layout - Repeating image help

I am trying to get the main content portion of my website to be wrapped in this notebook style look. However on the main content portion I have a repeating image that sometimes cuts off at halfway through the image and doesn't look right, does anyone have any ideas on how to fix this either in Photoshop or with CSS ? I have to maintain...

Photoshop Templates

Does anyone know any good tutorials for designing a website from a photoshop template? ...

How to extract text from a PSD file?

I need to extract the text from the layers in a photoshop PSD file on linux. Does anyone know how to do that? Gimp rasterizes the text and you can't copy and paste it. Also, note that I do not own the Photoshop program. ...

How to implement a Cocoa-based Adobe Photoshop plugin

Cocoa used to work on CS3 with the trick of putting a Cocoa bundle inside the main Carbon plugin bundle, loading it from Carbon and issuing a NSApplicationLoad(). That's because Photoshop CS3 was Carbon-only and used to unload the plugin bundles. Photoshop CS4 uses Cocoa and has its own NSAutorelease pool in place on the main thread. ...

How to add a reference to Photoshop CS4 COM in C#

Hello! I'm having a little problem with Photoshop CS4 automation. When I want to add a reference to the COM API in my Visual Studio 2008 project, the Adobe Photoshop Object Library doesn't show up in the "Add References" panel under the "COM" tab. However, the Illustrator CS4 Type library show up just fine. Photoshop itself run perfectl...

Photoshop Plugin using Cocoa - How to get a preview

I'm implementing a Photoshop plugin on the Mac, and I'm doing it using Cocoa. Doing ok so far, but the next step is to provide a "preview" image, as a part of my plugin window, and I'm stuck. I'm a n00b Obj-C programmer, which isn't really helping :-) So far I've got something like this: int dataSize = gFilterRecord->bigDocumentD...

How to create a layered PSD file from command line?

I need to create a layered PSD file with ImageMagick or any other command-line tool available on Linux platform. Since I need to do this on Linux server, I can't use Photoshop scripting. The ImageMagick command below creates PSD file with a single layer, where two images (here: plasma fractals) are positioned one below another. (I use I...

What graphical software is used to design for web?

Until now I have always used Photoshop to create certain effects. But sometimes, no, actually, quite often I find that I can't easily create certain effects. For example, shadows of equal size around a squared bar (I get them slightly narrower on two of four sides), or maybe this Vista-like bar effects. I know I can achieve the results m...

rails + attachment_fu: issue with files in directories

Hi, I use attachment_fu for my rails app. It's great for me. However, the designer who works with me complains about it because it saves files in different directory. She said that she can't handle those files efficiently with Photoshop as they are scattered. I tried to persuade her with the following reasons. We can avoid file name...

Using JavaScript scripting in Adobe Photoshop, how to change the contents of the selected text layer

Alternatively, how to change the contents of a TextItem by layer name. note: I'm using Photoshop CS4 (11.0.1) ...

How to Import a Picture in Flash from Photoshop Without the change in quality

I try to import a PNG image from photoshop to flash. But in flash i only get image of lower quality. The image is so blur. Its frustrating for me. Kindly Give me Solution for this ...

Implementing Photoshop filters in C#

I know how to implement them, but what I don't know is whether to apply the transformation pixel by pixel or is there another way to affect the whole image, using a single call, etc? AFAIK Get.Set Pixel is very slow. I am not sure if they did it this way. So if it's the grayscale/desaturate filter as a simple case, how would one write ...

Painting-look-alike filter

Hi Does anybody know where I can find a free filter that would make a picture look like a painting? I have tried to play around with some of the build-in filters but none of them really made it look like a painting. ...

How To Design a Website for the Non-Designer that takes full advantage of JQuery on the client?

I'm a developer ... not so much "the" UI guru type. I can get by with my photoshop skills to some extent but often find myself underestimating my time here and thinking that I'm probably not as efficient as I could be in this respect. Anyhow, I know I can't be the only developer on earth being tasked also with the design as well so ......

Photoshop JSX script- CLOSE PHOTOSHOP!

How do I close photoshop using its javascript scripting language. (I am automaticly scripting a great deal of things, and I notice that for one reason or another, some of the ram is not releasing with each new task. My hopes are that after X ammount of operations, I will fully close photoshop, to free up the ram.. which it is eating up a...

Automate Photomerge in Photoshop for multiple panoramas unattended

I am creating panoramas using my DSLR camera and Photoshop to stitch them together. I am doing 360-degree cylindrical projections. Photoshop is brilliant at automaticaly stitching them together using PhotoMerge, but given that I have a large number of panoramas to create (hundreds) and one photo-session usually brings in about 30 of them...

Expression blend photoshop effects

Hi I'm new to using blend, I've discovered when I import my photoshop file blend takes my effects away. Can anyone tell me why blend doesn't recognize my effects? Thanks Judi ...

How can I rasterize a PDF in Photoshop with specific pixel dimensions using Applescript?

So I am trying to batch convert a bunch of PDFs to JPEG files as part of a larger Applescript, and I'm finding that some of the parameters in "PDF Open Options" are ignored. Namely, the "height", "width" and "constrain proportions" parameters. This code is lifted directly from the Photoshop CS3 Scripting Guide (with filename changed, of...

multi layer screen like photoshop in .Net

Hello everybody I want to write a utility that it works like Adobe Photoshop. if you work with this product, you meet a capability that we able to create a new layer and modify it easily. now i should write a code that draw a shape in run-time and insert several other shape with own Right-Click options. I don't want specifically it, it...

How do you start to translate a web design layout to a HTML implementation?

I was reading through this tutorial on creating a web layout in Photoshop to end up with something like this: This seems to produce a single image file, however and there is no explanation of how to translate this into a web application implementation. What I mean is, you would need to have functionality for when someone clicks on "...