473,666 Members | 2,278 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Beginner: Anti-aliased fonts in java

I am using Windows XP and am learning how to program in Java. Is there any
way to get my fonts to be anti-aliased in both editors and in my programs?
The non anti-aliased fonts don't look very good and are a little harder on
my eyes.

Thanks.
Jul 17 '05 #1
8 8168
LOL
Jul 17 '05 #2
I don't understand the joke. That's not the most helpful answer to my
question. If there is no way to do it then just say so.

The fonts in Java aren't anti-aliased by default. I am at my computer for
hours each day and it is hard on the eyes. Anti-aliased fonts are much
easier to read and they look better. I don't want my applets to have the
jagged-font look. Letters like capital 'A's and 'V's look especially bad.


"Martin Froment" <ma************ @sympatico.ca> wrote in message
news:fc******** ***********@new s20.bellglobal. com...
LOL

Jul 17 '05 #3
Sorry, I was thinking you only experienced anti-aliasing problems in your
IDE...

Take a look at this example:
http://www.csse.uwa.edu.au/programmi...AntiAlias.java

Martin.
"jcnews" <jc****@earthli nk.net> wrote in message
news:Nx******** *********@newsr ead3.news.pas.e arthlink.net...
I don't understand the joke. That's not the most helpful answer to my
question. If there is no way to do it then just say so.

The fonts in Java aren't anti-aliased by default. I am at my computer for
hours each day and it is hard on the eyes. Anti-aliased fonts are much
easier to read and they look better. I don't want my applets to have the
jagged-font look. Letters like capital 'A's and 'V's look especially bad.


"Martin Froment" <ma************ @sympatico.ca> wrote in message
news:fc******** ***********@new s20.bellglobal. com...
LOL


Jul 17 '05 #4

"Martin Froment" <ma************ @sympatico.ca> wrote in message
news:0G******** ***********@new s20.bellglobal. com...
Sorry, I was thinking you only experienced anti-aliasing problems in your
IDE...

Take a look at this example:
http://www.csse.uwa.edu.au/programmi...gan/examples/g
raphics/AntiAlias.java
Martin.

Thanks... I will experiment with that. The fonts in the IDE and text
editors are often terrible because they are not anti-alised. I figured that
since they are open source, maybe there was a way to change the font
settings. For example, I was using NetBeans and the fonts are unbelievably
bad, especially the italicized comments. There are also some
closed-source text editors which are otherwise great programs, but they have
bad fonts: TextPad, and UltraEdit32 come to mind. I discovered Eclipse, and
the fonts are much better, so I guess I will just use that for now.
Jul 17 '05 #5
Textpad is letting you changing the font style in the document content view.
Others zones have already been fixed with antialising if the use of
cleartype is set in your OS.

Try it : document properties window, font tab : choose "courrier new" in
place of default "courrier".

PS : Eclipse is the best choice for Java IDE !!

"Martin Froment" <ma************ @sympatico.ca> wrote in message
news:0G******** ***********@new s20.bellglobal. com...
Sorry, I was thinking you only experienced anti-aliasing problems in your
IDE...

Take a look at this example:

http://www.csse.uwa.edu.au/programmi...gan/examples/g
raphics/AntiAlias.java

Martin.

Thanks... I will experiment with that. The fonts in the IDE and text
editors are often terrible because they are not anti-alised. I figured
that
since they are open source, maybe there was a way to change the font
settings. For example, I was using NetBeans and the fonts are
unbelievably
bad, especially the italicized comments. There are also some
closed-source text editors which are otherwise great programs, but they
have
bad fonts: TextPad, and UltraEdit32 come to mind. I discovered Eclipse,
and
the fonts are much better, so I guess I will just use that for now.

Jul 17 '05 #6
Thanks for the tip on TextPad. It fixed my problem.

I think NetBeans is easier to use (in my very short time with Java), but
Eclipse seems to be what experienced programmers recommend. I started
programming with VisualBasic.NET , but I like the open-source philosophy much
better. I am glad that people made software like Eclipse available for
free...

"Martin Froment" <ma************ @sympatico.ca> wrote in message
news:Ii******** ***********@new s20.bellglobal. com...
Textpad is letting you changing the font style in the document content view. Others zones have already been fixed with antialising if the use of
cleartype is set in your OS.

Try it : document properties window, font tab : choose "courrier new" in
place of default "courrier".

PS : Eclipse is the best choice for Java IDE !!

"Martin Froment" <ma************ @sympatico.ca> wrote in message
news:0G******** ***********@new s20.bellglobal. com...
Sorry, I was thinking you only experienced anti-aliasing problems in your IDE...

Take a look at this example:

http://www.csse.uwa.edu.au/programmi...gan/examples/g raphics/AntiAlias.java

Martin.

Thanks... I will experiment with that. The fonts in the IDE and text
editors are often terrible because they are not anti-alised. I figured
that
since they are open source, maybe there was a way to change the font
settings. For example, I was using NetBeans and the fonts are
unbelievably
bad, especially the italicized comments. There are also some
closed-source text editors which are otherwise great programs, but they
have
bad fonts: TextPad, and UltraEdit32 come to mind. I discovered Eclipse,
and
the fonts are much better, so I guess I will just use that for now.


Jul 17 '05 #7
jcnews wrote:
Thanks for the tip on TextPad. It fixed my problem.

I think NetBeans is easier to use (in my very short time with Java), but
Eclipse seems to be what experienced programmers recommend. I started
programming with VisualBasic.NET , but I like the open-source philosophy much
better. I am glad that people made software like Eclipse available for
free...

"Martin Froment" <ma************ @sympatico.ca> wrote in message
news:Ii******** ***********@new s20.bellglobal. com...
Textpad is letting you changing the font style in the document content


view.
Others zones have already been fixed with antialising if the use of
cleartype is set in your OS.

Try it : document properties window, font tab : choose "courrier new" in
place of default "courrier".

PS : Eclipse is the best choice for Java IDE !!
"Martin Froment" <ma************ @sympatico.ca> wrote in message
news:0G***** **************@ news20.bellglob al.com...

Sorry, I was thinking you only experienced anti-aliasing problems in
your
IDE...

Take a look at this example:

http://www.csse.uwa.edu.au/programmi...gan/examples/g
raphics/AntiAlias.java

Martin.
Thanks... I will experiment with that. The fonts in the IDE and text
editors are often terrible because they are not anti-alised. I figured
that
since they are open source, maybe there was a way to change the font
settings. For example, I was using NetBeans and the fonts are
unbelievab ly
bad, especially the italicized comments. There are also some
closed-source text editors which are otherwise great programs, but they
have
bad fonts: TextPad, and UltraEdit32 come to mind. I discovered Eclipse,
and
the fonts are much better, so I guess I will just use that for now.



Take a peek at JGRASP. Really nice for beginner and has all you will
need plus more.. I use Eclipse 95% of the time but sneak over and use
JGRASP because of my machine load\memory and for the purity of a clean
IDE. Everything with in your reach. (debugger, UML, etc....

http://www.jgrasp.org/index.html

--
Thanks in Advance...
IchBin
_______________ _______________ _______________ _______________ ______________

'The meeting of two personalities is like the contact of two chemical
substances:
if there is any reaction, both are transformed.'
- Carl Gustav Jung, (1875-1961), psychiatrist and psychologist
Jul 17 '05 #8
""jcnews" <jc****@earthli nk.net>" wrote in comp.lang.java:

[sNip]
I think NetBeans is easier to use (in my very short time with Java), but
Eclipse seems to be what experienced programmers recommend. I started
programming with VisualBasic.NET , but I like the open-source philosophy
much better. I am glad that people made software like Eclipse available
for free...


There are many different editors to choose from. I suggest you try a
number of them before making your choice because everyone has different
preferences and needs.

The editor that I like to use is called MED:

MED - Programmer's Text Editor
http://www.utopia-planitia.de/indexus.html

It's ShareWare, and I registered a 5-user license because I use it on
more than one computer here (the price is reasonable, and was definitely well
worth it to me).

There is a strong trend favouring open source software as well, but
"open source" isn't always what many people generally think it is. For
example, it doesn't mean "free" and there could be other restrictions as
well, so be sure to read the license agreement before you use any product
(regardless of whether or not it's open source).

--
Randolf Richardson, pro-active spam fighter - rr@8x.ca
Vancouver, British Columbia, Canada

Sending eMail to other SMTP servers is a privilege.
Jul 17 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1615
by: onTilt | last post by:
Hi, I have few questions and doubts,so please help: Is it true that Runtime class holds runtime information on all objects? Is it true that a subclass has more, or equal amount of functionality when compared to its superclass? When i am checking two objects for equality, what are four
0
2249
by: Jason | last post by:
Hi guys, I am having problems with VML. I had been working on a problem for sometime now, and I just recently discovered what the problem really was: VML was anti-aliasing my rectangles, but I didn't want it too. So I added the following attribute to my rectangles which solved the problem somewhat: antialias: false; On my monitor, the rectangles are drawn properly now, without anti-aliasing. However, when I print it to a printer, the
44
4200
by: lester | last post by:
a pre-beginner's question: what is the pros and cons of .net, compared to ++ I am wondering what can I get if I continue to learn C# after I have learned C --> C++ --> C# ?? I think there must be many know the answer here. thanks
7
9538
by: Maxim Shemanarev | last post by:
I'd like to announce my project called Anti-Grain Geometry. http://www.antigrain.com Anti-Grain Geometry (AGG) is an Open Source, free of charge graphic library, written in industrially standard C++. The terms and conditions of use are very simple and described on the License page. AGG doesn't depend on any graphic API or technology. Basically, you can think of AGG as of a rendering engine that produces pixel images in memory from
17
2271
by: rgoya | last post by:
Peace be with you! About a year ago, I created a JavaScript which turns any web site into an online anti-war protest: http://www.geocities.com/rgoya/javascript/PROTEST.HTM I have recently revamped the anti-war quotes quiz: http://www.geocities.com/rgoya/javascript/PROTCODE.HTM#usaquiz Please feel free to
3
4275
by: Michel | last post by:
Is there a way I can anti-aliasing a gif to be able to get a hi-quality resizeable backgroundpicture. When a GIF of JPG is being resized by the browser you get wurse pictures because it needs a anti-aliasing. Maybe there is some filter for it... Or can I write my own subroutine to do this in client-browsers?
6
1145
by: RDavid | last post by:
Hi all, I know I'll probably get a whole host of opinions, perhaps some vocal and some not, but here goes. I've developed in VB for many years and only now have decided that I need to move into the 21st century. I want to try and identify a relatively decent step by step process of moving into the ASP.Net world. I have weak skills with HTML but strong backend db understanding including
24
8519
by: silversurfer2025 | last post by:
Hello. I do not know whether this really is the right group, but I could not find any group dealing only with GUIs for C++ so here I am. I am currently deciding which GUI to use in my program. It should be able to show - graphs - contents of textfiles - images (ppm or whatever) - radio buttons, etc (user input elements)
4
6802
by: Mike | last post by:
Hi, I took an interest a few months ago in an anti framebreaker javascript. All my research told me that it was impossible. If a website is loaded into a frame/iframe then if it has frame breaking javascript it will break out of that frame and there is nothing you can do about it except to screenscrape. So I decided to challenge that, and I wrote a counter javascript that forces a page to stay in a frame. It worked after months of...
22
18133
by: ddg_linux | last post by:
I have been reading about and doing a lot of php code examples from books but now I find myself wanting to do something practical with some of the skills that I have learned. I am a beginner php programmer and looking for a starting point in regards to practical projects to work on. What are some projects that beginner programmers usually start with? Please list a few that would be good for a beginner PHP programmer to
0
8440
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8355
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8866
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8550
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8638
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5662
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4365
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2006
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1769
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.