Linked by Eugenia Loli on Tue 30th May 2006 06:13 UTC
.NET (dotGNU too) Peter Aitken points out that text is just a graphic image and therefore can be manipulated like any other graphic. .NET provides some built-in tools for manipulating the size, shape, and orientation of text. Just be sure it remains readable!
Order by: Score:
"Text Effects" really??
by ricardmp on Tue 30th May 2006 09:51 UTC
ricardmp
Member since:
2006-05-30

I was excited to see the title of the news. But then completly disappointed with the article.

They don't even access the control points of the text in order to do some elaborate effects.

If you want to know see some real text effects using programming you might want to have a look at:

http://www.caligraft.com

It's in Java using Processing and all source codes are available under GPL.

Reply Score: 1

RE: "Text Effects" really??
by dylansmrjones on Tue 30th May 2006 11:45 UTC in reply to ""Text Effects" really??"
dylansmrjones Member since:
2005-10-02

This was a pretty disappointing article. But of course, if you didn't know about the possibility of effects on fonts, you might have gained something from it.

But I had hoped for more.

Reply Score: 1

RE: "Text Effects" really??
by Sphinx on Tue 30th May 2006 13:53 UTC in reply to ""Text Effects" really??"
Sphinx Member since:
2005-07-09

If you want to know/see some real text effects use SVG.

Reply Score: 1

RE: "Text Effects" really??
by memson on Tue 30th May 2006 14:10 UTC in reply to ""Text Effects" really??"
memson Member since:
2006-01-01

How is a Java tutorial helpful with reference to a .Net article?? Wake up please!!!

Reply Score: 3

v RE[2]: "Text Effects" really??
by deepspace on Tue 30th May 2006 15:27 UTC in reply to "RE: "Text Effects" really??"
RE[3]: "Text Effects" really??
by sappyvcv on Tue 30th May 2006 16:08 UTC in reply to "RE[2]: "Text Effects" really??"
sappyvcv Member since:
2005-07-06

But this isn't about Java. Get over it and move on buddy.

Reply Score: 3

RE[4]: "Text Effects" really??
by henderson101 on Tue 30th May 2006 16:59 UTC in reply to "RE[2]: "Text Effects" really??"
henderson101 Member since:
2006-05-30

Gee, what an intelligent and mature response to a valid point!!! Java != .Net, therefore your comment, and those spawning the whole OT Java whine are completely null, void and should be moded down past zero.

Reply Score: 2

RE[5]: "Text Effects" really??
by sappyvcv on Tue 30th May 2006 21:50 UTC in reply to "RE[4]: "Text Effects" really??"
sappyvcv Member since:
2005-07-06

A "valid point", hah. That's irrelevant. I have no problem with my and all related responses and any about java being modded down for being off-topic.

Reply Score: 1

RE[5]: "Text Effects" really??
by deepspace on Wed 31st May 2006 09:18 UTC in reply to "RE[2]: "Text Effects" really??"
deepspace Member since:
2006-01-03

Ow man, you people really don't get a simple sarcastic joke, do you ;)

Reply Score: 1

RE[6]: "Text Effects" really??
by henderson101 on Wed 31st May 2006 12:12 UTC in reply to "RE[5]: "Text Effects" really??"
henderson101 Member since:
2006-05-30

Sarcasm is where an individual makes a statement that is known to be wrong to ridicule the object of the sarcasm.

e.g.

John has just let in a goal during a game of Soccer/Hockey/Your sport. His team mate Jim shouts at him "Nice save John. You the best goalie in the world, aren't you." Jim is being sarcastic towards John.

Forgive me, but within the context of the thread, how was your statement sarcasm? I might be misreading you. So, you believe .Net is better than Java? That would be more like it.

Reply Score: 1

RE[7]: "Text Effects" really??
by deepspace on Wed 31st May 2006 14:47 UTC in reply to "RE[6]: "Text Effects" really??"
deepspace Member since:
2006-01-03

You might want to redefine your definition of sarcasm:

from the wiki:
Sarcasm is sneering, jesting, or mocking a person, situation or thing. It is often used in a humorous or ironic manner and is expressed through vocal intonations such as over-emphasizing the actual statement or particular words.

That's exactly what I did (well, without the over-emphasizing, but it shouldn't be to obvious.

I'm not going to say anything about one beeing better that the other. That's useless and was not my point at all.

Reply Score: 1

henderson101 Member since:
2006-05-30

Isn't that what I just said? Okay mine is not a dictionary definition, but I'm English... I know how to use sarcasm, believe me.

Reply Score: 1

Hmm...
by hustomte on Tue 30th May 2006 10:28 UTC
hustomte
Member since:
2006-01-07

You probably don't wan't the PR people to see this =)

Reply Score: 1

axilmar
Member since:
2006-03-20

...there would be no need to convert font glyphs to raster images. Antialiasing would be for free. Text effects would be for free and very easy to achieve. Screen magnification would be much faster and without the pixel artifacts problems. The displays/windows would be resolution-independent. UI effects would be much faster. Memory consumption would be much lower, because no font rasters would need to be kept. Z-depth would be handled automatically by the 3d card and screen regions would not be needed (must faster UI update).

With so much powerful graphics cards these days, it only makes sense to have vector displays and then use bitmaps only when it is needed.

Reply Score: 2

v Informit? More like Uninformit!
by vinkelhake on Tue 30th May 2006 11:30 UTC
v lame.
by ahmetaa on Tue 30th May 2006 13:09 UTC
Graphic designers view point
by JustAnotherMacUser on Tue 30th May 2006 13:40 UTC
JustAnotherMacUser
Member since:
2006-01-08

Big deal, this is nothing new.

Just another feature for the non-creative masses to mess up perfectly good type with.

Reply Score: 3

RE: Graphic designers view point
by DittoBox on Tue 30th May 2006 15:17 UTC in reply to "Graphic designers view point"
DittoBox Member since:
2005-07-08

Mod parent up! As a designer and a type aficionado, I wholeheartedly agree.

Reply Score: 1