Web Design Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignWeb Design Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 14th, 2003, 01:50 PM
timmoser timmoser is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 1 timmoser User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Photoshop

I am not a graphics person, but, I thought this would be a simple thing to do. I want to draw an oval around an area on a screen shot for some documentation I am working on. When I draw the oval I it fills with a color. Is there a way to turn this off?

Thanks in advance.

Reply With Quote
  #2  
Old February 16th, 2003, 04:31 AM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
Quote:
When I draw the oval I it fills with a color

In Photoshop? Which function are you using to create the oval?

I do it like this:
- make an elliptic selection
- Edit / Fill Border (not sure about "Border" as i am using the german version)
__________________
--
Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more.

Reply With Quote
  #3  
Old March 2nd, 2003, 03:05 AM
monkeyman monkeyman is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 3 monkeyman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
how about you open up good ol Microsoft Paint, and just do an easy oval there,
no need to get out the chainsaw to cut that twig

Reply With Quote
  #4  
Old March 11th, 2003, 02:26 PM
rec rec is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Location: houston
Posts: 94 rec User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 40 m
Reputation Power: 6
Are you editing the screen shot in photoshop? If so then you shouldn’t have any trouble. Otherwise you may run into difficulty as the PS image will export with a solid background unless you export it as a GIF and then I’m not sure if the transparent background will work outside of a web page.

In any event the oval is easy. As mentioned before you can use the ellipse marquee and make an ellipse and fill it and then make another ellipse placed inside of the first ellipse and delete it. Or another way that works good for keeping everything concentric is to make an oval brush and set the size to what you would like, with the pencil selected click once on the stage then go back to the brushes pallet and change the brush size to something smaller (consider resolution and pixel size here), with pencil still selected but using a different color (anti-aliaseing turned off) place you brush inside the first oval you created and click once. Now hit the “W” key (magic wand tool) click the inner color and hit delete. Note: make sure the “tolerance” setting for the magic wand is set very low like “1”

If you do these on separate layers you can fine-tune placement of the ovals with the arrow keys. Remember the layer that is highlighted is the layer you are effecting.

Reply With Quote
  #5  
Old March 11th, 2003, 02:43 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
Funny that such a simple problem gets so many replies...

Quote:
Otherwise you may run into difficulty as the PS image will export with a solid background unless you export it as a GIF and then I’m not sure if the transparent background will work outside of a web page.

The background will stay transparent in any format that supports transparency or alpha channels. GIF, PNG, TIFF, TGA and some more. It does not depend on web pages. Some programs don´t support transparency, but this is broken programs. 100% not your fault .

Quote:
In any event the oval is easy. As mentioned before you can use the ellipse marquee and make an ellipse and fill it and then make another ellipse placed inside of the first ellipse and delete it.


Best way, imho "most professional" and also re-editable is using a path. there is a "elliptic path" tool. you can resize paths losslessly and they are kept if you save as PSD. They are also more than pixel-accurate (a path can be placed on quarters of a pixel eg.) and you can make a selection ("marquee"?) from a path, use anti-aliasing or not, and fill this selection then.

Quote:
...Note: make sure the “tolerance” setting for the magic wand is set very low like “1”

set it to "0" for the lowest value possible if you are not using anti-aliasing.

Last edited by M.Hirsch : March 11th, 2003 at 02:45 PM.

Reply With Quote
  #6  
Old March 11th, 2003, 03:34 PM
rec rec is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Location: houston
Posts: 94 rec User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 40 m
Reputation Power: 6
Yeah that’s true about the path business I’ve just never like PS’s pen tool. But that’s a personal thing having to do with learning on other programs i.e. CorelDraw where I have more control over the node editing features.

Reply With Quote
  #7  
Old March 11th, 2003, 11:59 PM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Quote:
Originally posted by rec
I’ve just never like PS’s pen tool.

Personally, I dislike ALL pen tools...

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWeb Design Help > Photoshop


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway