Photoshop :: Adding A "dotted" Halftone Pattern

Apr 26, 2008

Remember Chartpak or Zip-A-Tone shading film? I REALLY miss it. Not too sure Photoshop 6.0 fills the bill for what I want to achieve but that's the look I want to add to my existing images. I want to do it similar to "bucket-filling" an existing open area. That's about all I want to do. But there are so many steps needed in order to achieve such a basic look. My question regards how to actually achieve or what steps I need to take in order to add that dotted pattern to my existing images (line art)...
All of the previous tutorials are so complicated, involving so many steps. Are there any actual steps or lessons I can see to try this? Look at the strip For Better Or For Worse...that strip has the best dotted effects...how to achieve that look in PS6?

View 1 Replies


ADVERTISEMENT

Photoshop :: 6.0.1 Mac: Halftone Pattern

Jun 3, 2004

i recently upgraded my iMac from 9.1 to 9.2, and all seemed to work well. however, there is a problem with Photoshop. i routinely use halftones in my work, and am having a big problem selecting a halftone pattern. no matter which pattern i select (elipse, round, line, etc.) all i get are squares.

i've tried deleting my preferences and also upgraded from 6.0 to 6.0.1, but the problem remains.

View 9 Replies View Related

Photoshop :: Halftone / Pattern Technique

Oct 1, 2013

I have been struggling to master the style used here by artist Joshua Budich, I have been searching the internet and spending many hours on photoshop the past few days trying to figure out how to add halftone/polka dots in the same colours, like the one used in the Star Wars print and the pattern used on Tyrell.

View 7 Replies View Related

Photoshop :: Halftone Pattern Not Working

Jul 2, 2009

When I select a layer that has an image (I am going along with a tutorial on the Kelby Training site) and  I am using all the same settings as they are in the video, when i get to the Filter Gallery > Sketch > Halftone pattern the view goes all white. Nothing.

View 2 Replies View Related

Photoshop :: Halftone Pattern Filter

Jul 17, 2004

I'm using a two channel multi-channel file, and am trying to achieve an effect using the Halftone Pattern filter.

I apply the filter to one channel only (which has an image which I've increased the contrast, to deliberately blow-out the white areas). The other channel is just a flat block of background colour. The problem is that this filter applies itself in a horizontal manner only - and I want an angled pattern.

So I have rotated the image channel 45 degrees and then applied the filter ass before. Which works great and give me the effect I want.

The problem is because I have rotated the image 45 degrees, the corners of the image now exceed the canvas, and when I rotate the image back to it's original angle, I've lost the corners of the image.

So why don't I just increase the canvas size before rotating the image?

Well I did, but the strangest thing occurs when I apply the filter (same setting and selection as before). The filter acts quite differently, most notably in the (deliberately)blown out areas of "white". Before increasing the canvas size, the line pattern would taper into nothing in these areas. However, after increasing the canvas size, these areas become thick lines, instead of tapering to approxiamate the tonal value (white) before having applied the filter.

View 9 Replies View Related

Photoshop :: Halftone Pattern Question

Aug 23, 2007

I want to take the idea of the halftone pattern in the filter gallery and modify it. Rather than using a dot pattern, I would like the dot to be replaced by another pattern. For instance, replace the dots with stars. Now the image is composed of hundreds of stars.

View 5 Replies View Related

Photoshop :: Custom Halftone Pattern

Jun 30, 2004

Does anyone know of a way to create your own custom halftone pattern in Photoshop? e.g. When converting to a bitmap you get the option of dot/line etc but you can't choose any custom shapes (I want to use an asterisk). You can use a pattern but it doesn't produce the same effect. Does anyone know of a way to do this or have any links to tutorials?

View 1 Replies View Related

Photoshop :: How To Create A Honeycomb Halftone Pattern

Nov 15, 2012

How do I create a halftone pattern where the dots are the shape of a honeycomb cell or polygon rather than a circle?

View 3 Replies View Related

Photoshop :: Silkscreen Effect [Halftone Pattern]

Feb 26, 2008

What I am referring do is the image of the astronaut comprised of tiny little dots, with the color of the background clearly showing through. I really like this effect and I was wondering how I could recreate this effect. I am looking for photoshop tutorials but I have a feeling I am searching for the wrong thing.

View 1 Replies View Related

CorelDRAW X5 :: Reproduce Halftone Pattern

Dec 16, 2012

I have a problem that's been driving me nuts for the past couple of weeks. I have a collectible playing card that I' like to reprint . The card was printed using an offset press and so there is a distinct halftone pattern on the card. What I'd like to do is to scan the card, remove the pattern in photoshop (Noise->Median), use CorelDraw to print a ps which would reproduce the exact same pattern, and print it using Ghost Script with my Laser Jet 200 (600 dpi).

Here's a link to the card:[URL]......

So I have 3 questions.

Is it possible to reproduce the halftone pattern ?
If yes, can I do it with my printer ?
If no, what printer could do it ?

View 6 Replies View Related

Illustrator :: Large Halftone Dot Pattern?

Mar 21, 2013

I'm trying to simulate a retro cartoon look with large halftone dots something like this: [URL] ...
 
Where I can download an Illustrator pattern like that?

View 8 Replies View Related

Illustrator :: How To Print High Rez Halftone Pattern

Nov 23, 2012

I'm looking for a way to print at around 200 lpi with a laser printer, but I don't know which one. I've bought a Laserjet Pro 200 n251mw but it doesn't seem to be able to print in halftone even with the PS emulation.

I'd like to be able to reproduce the distinctive rosette pattern on one of my collectible playing card. I've looked everywhere on google, but most of the doc about halftone is referring to low lpi work like T-Shirts.

The fact is that I can produce the desired halftone pattern I want in Illustrator, I just can't seem to find a way to print it. I've read about Xerox printers on this forum that are maybe able to do it, but I don't know. Is a  600 dpi laser printer enough or do I need more ?

Here's a sample of the halftone I want to reproduce, the canvas is approximately ¾ of an inch.

View 15 Replies View Related

Photoshop :: Creating Dotted Lines/dotted Circles

Sep 15, 2004

is PS 7 able to do dotted lines and circles? If I create a selection (circle or rectangle) can it render dotted lines?

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Combining Two Dotted Pairs Into A List Of Dotted Pairs

Jul 17, 2013

I am trying to add dotted pairs to a list of dotted pairs one at a time in a loop, but I cannot get through one iteration.

The pseudo code is basically
 
(while (/= nil readline) (if = 0 count (setq 0list (cons 8 readline f))
(count = count + 1) (else (setq 0list (append 0list (cons 8 readline f)))
(count = count + 1)
)
)

The program gets the layer name from a text file and makes a dotted pair out it. When it iterates for the first time it puts the dotted pair into 0list. When it iterates the second time I want it to take the next line make a dotted pair and append 0list.

I keep getting error:bad list and I am assuming it is because it is trying to append 0list which only has one dotted pair in it and is technically not a list. I am not sure.

I have like three different versions of the same code I have tried. Any way to read a layer name from a file make a dotted pair and add the dotted pairs to a list of dotted pairs one at a time that would be amazing.

I get the reading and making a dotted pair part. I just can't get the dotted pairs to add to a master list.

View 9 Replies View Related

GIMP :: Adding Pattern To A Frame Around A Picture

Jan 29, 2013

How do you add a "pattern" to a frame around a picture. The reason I ask, is when you go to make a frame around something, it asks you what "color" you desire. I don't want a "color", I want a "pattern" (the birch wood pattern).

View 6 Replies View Related

GIMP :: Adding Lettering Over Rivets Pattern

Jul 26, 2013

I have a png file of the painted aircraft with rivets shown. I want to add registration numbers ( solid color fonts) BUT I want to see the rivets underneath.

When I just use standard Text tool over the background with the rivets, they disappear.

View 2 Replies View Related

AutoCad 3D :: Adding Indented Pattern To A Cylinder

Jul 11, 2011

I'm trying out AutoCad to see how easy it is to work with (previously I have used infinidi but it can't do what I want) to try and evaluate whether it's worth buying

what I'm after is to take a design I've made in Illustrator:
Screen shot 2011-07-11 at 12.52.52.png

and turn it into a cylinder:
Screen shot 2011-07-11 at 12.52.56.png

But instead of applying the pattern as a surface, have it with depth.

View 7 Replies View Related

Illustrator :: Adding Grain Pattern - Unwanted Bevel Effect Around The Object?

Jun 3, 2013

When adding a grain pattern effect to an object in Illustrator CS6 I get an odd bevel that surrounds the object. There is nothing in the Appearance window to suggest that there should be a bevel and I didn't add it myself.

Is there some setting I am missing or an easy way to remove the effect? For now I am masking the object with a slightly smaller object but it's starting to drastically increase the size of my file.

View 6 Replies View Related

Photoshop :: Halftone

Jul 23, 2008

how to do turn my image into the "dots" like that one of that face, I kind of (not really) know how to use the color halftone filter but i can't do this.

View 1 Replies View Related

Photoshop :: Can Halftone Box Be Added To CS6

Apr 23, 2012

I am a screen printer and us photoshop regularly and that feature is a ver important part of my serparations when I make my film. I am also sue that thousands of screen printer also use this feature. Why can not such a simple already installed feature not be kept? Maybe off set printer do not need this but screen printers need this feature, we must be able to adjust our DPI , dot style and angle.

View 12 Replies View Related

Photoshop :: Color Halftone

Jun 20, 2008

I have read several topics and threads regarding halftone, I can create an image using this effect but I would like to know how to make one that is in colour with black dots.

Please see the image attached as an example.

I have created one but the dots are in colour, again see attached.

The only way I can think I creating the image in colour and with black dots is using two separate images and then merging them.

View 4 Replies View Related

Photoshop :: Halftone Effect

Nov 1, 2005

The image to the left, the mans face ;

Ive been trying for days to create this type of halftone effect to photos in photoshop,

View 6 Replies View Related

Photoshop :: Halftone Effect

Mar 27, 2004

how to create those Colour halftone effect?

I had seen alot of advertising poster using those effects but i simply cant get to the way they did.

I tried the colour halftone in my PS 7 but its not what i want.

For example, I have an image of a face, Is there any way I can have this face to b seen as dots?

The Dots usually are spaced at different distances and in different sizes.

View 1 Replies View Related

Photoshop :: Halftone Screen

Nov 14, 2006

here are my instructions for a photo... i acted like i knew what my boss was talking about bc i didnt want to look like an idiot. but honestly i forgot what this stuff means.

-convert to halftone
-screen halftone to 20%
-120 lines

I have to prepare it for film too, in case that changes anything.

View 1 Replies View Related

Photoshop :: Simple Halftone Patterns In CS5

Jul 10, 2013

I'm using Photoshop CS5 on Mac OS X. Last year I created an artwork including colour half tones, but also some other simple halftone filter that I applied to layers of solid colour (see attached image - you may need to view it at 100% to see what I mean)
 
It's a simple half tone pattern of white vs 1xcolour using either circles or squares. I remember that this was applied simply, not any special process as I didn't go out of my way to create this effect I just stumbled upon it. I can't for the life of me remember how to do it again.

View 6 Replies View Related

Photoshop :: Custom Halftone Screen

Apr 22, 2013

How can I create a custom halftone screen? I have tried to define a pattern and use that, and have over layed a pattern with hard-mix but I cannot seem to get as clear results as these.

View 9 Replies View Related

Photoshop :: Halftone & Or Line Art Into One Color?

Aug 14, 2004

i am trying to turn a black and white image or line art (with or without grey tones) into an image with white and one color.

an example would be if i have a white page with black lines on it. how could i go about making the black lines pink (and let's say they are on the same layer) without taking the paintbucket to each area?

View 4 Replies View Related

Photoshop :: Pesky Halftone Dots

May 1, 2004

I have just aquired a copy of my great grandmother, unfortunatly it came from a newspaper or a magazine. However I would like to remove the halftoning and then later colorize it. The latter should be no problem as I've done tht before, but those pesky halftones have me stumped. I have tried using gaussian blur and unsharp mask but it looks a bit iffy if you know what I mean.

View 9 Replies View Related

Photoshop :: Recovery From A Halftone Image

Sep 20, 2004

I need to recover a B&W, fairly high-res image made up of only black and white pixels (a halftone, but individual pixels, not circular patterns for printing). The goal is to make it look more or less like a regular greyscale, so it loses that grainy look when printed. The detail is there, it's just muddled by this.

The best solution I've found so far is a gaussian blur to mix everything together. Sadly, this leaves everything rather noisy. Is there a better way than just blue + noise removal + unsharp mask? Or is this the standard prescription for such an image.

View 1 Replies View Related

Photoshop :: Halftone Dots With High Resolution

Jan 12, 2011

I'm following a tutorial that says how to do this effect, but my problem is that I'm working with high resolution, so whenever I try to dot it I get really small dots which aren't really visible.

What can I do to make them bigger?

View 4 Replies View Related

Photoshop :: Pattern Stamp Is Not Loading Correct Pattern In CS6

Sep 3, 2013

The pattern stamp is not loading the correct pattern in Photoshop CS6.  Although it shows the correct image when I go to Edit - Define Pattern, once I start painting I see that is not correct.I tried resetting my preferences.

View 3 Replies View Related







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