comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: z-buffer and pattern, modified vowels
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: z-buffer and pattern, modified vowels [message #23232] Sat, 20 January 2001 15:25
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Harald von der Osten-Woldenburg (hvdosten@lb.netic.de) writes:

> (1) the german language uses modified vowels (some strange letters...).
> Is there really no chance to come along with them in the IDL's
> font-libraries? I mean "ae", "ue" etc

No chance with Hershey fonts, I think. Mr. Hershey was
a romance scholar. He had heard of Gothic German, but
he knew nothing of modern Germany. That, and he was
an incredible isolationist, who did his most important
work right after the big war. :-)

But with ISOLATIN1 encoding turned on, and using the
!Z symbol to select the correct unicode value, you
might be able to get German glyphs in True-Type and
PostScript output.

> (2) z-buffer: and also no chance working with patterns in the z-buffer?
>
> patt = bytarr(12,5) & pat(0,0) = ... & polyfill,..., pat=patt
>
> for example works fine, but not in the PS- and Z-surroundings. Is there
> any trick to be able to work with this?

Patterns are notoriously device-dependent. You
will have better luck drawing your patterns with
lines using the LINE_FILL, ORIENTATION, and SPACING
keywords.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: z-buffer and pattern, modified vowels
Next Topic: IDL and basic stable! widgets [Example program??]

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Nov 28 20:19:01 PST 2025

Total time taken to generate the page: 2.55264 seconds