public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Fonts in Firefox-bin
@ 2005-11-11 16:47 Mark Knecht
  2005-11-11 17:29 ` Michael Crute
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Knecht @ 2005-11-11 16:47 UTC (permalink / raw
  To: gentoo-user

Hi,
   In an regular email I get from Apple a number of characters show up
as little boxes that say "00 93" and "00 94". In the following quote
the quotes at 'launching' and the quote at the end are bad until I
paste it into GMail which seems to take care of it. The two quotes at
the beginning are fine.

In "Hands-on with Aperture," David Schloss (pdnonline) offers a fairly
detailed overview of the application Apple expects to ship later this
month. Aperture, says Schloss, is "launching out of the gate with more
features and functionality than anything else to date. With Aperture,
Apple has the ability to bring a whole new level of sophistication to
the post-production market place."

1) This is a font issue, right?

2) If so, how do I determine what Apple's HTML is looking for?

3) Generally, what fonts do folks load to get the best results on this stuff?

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Fonts in Firefox-bin
  2005-11-11 16:47 [gentoo-user] Fonts in Firefox-bin Mark Knecht
@ 2005-11-11 17:29 ` Michael Crute
  2005-11-11 22:56   ` Mark Knecht
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Crute @ 2005-11-11 17:29 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1492 bytes --]

On 11/11/05, Mark Knecht <markknecht@gmail.com> wrote:
>
> Hi,
> In an regular email I get from Apple a number of characters show up
> as little boxes that say "00 93" and "00 94". In the following quote
> the quotes at 'launching' and the quote at the end are bad until I
> paste it into GMail which seems to take care of it. The two quotes at
> the beginning are fine.
>
> In "Hands-on with Aperture," David Schloss (pdnonline) offers a fairly
> detailed overview of the application Apple expects to ship later this
> month. Aperture, says Schloss, is "launching out of the gate with more
> features and functionality than anything else to date. With Aperture,
> Apple has the ability to bring a whole new level of sophistication to
> the post-production market place."
>
> 1) This is a font issue, right?
>
> 2) If so, how do I determine what Apple's HTML is looking for?
>
> 3) Generally, what fonts do folks load to get the best results on this
> stuff?
>
> Thanks,
> Mark
>

I ran into this same issue only for me it was with Asian characters. I
re-compiled X with the cjk (multi-byte characters) use flag and everything
works perfectly now. I would try that first (even though re-compiling X is a
long painful process).

-Mike

--
________________________________
Michael E. Crute
Software Developer
SoftGroup Development Corporation

Linux takes junk and turns it into something useful.
Windows takes something useful and turns it into junk.

[-- Attachment #2: Type: text/html, Size: 1853 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Fonts in Firefox-bin
  2005-11-11 17:29 ` Michael Crute
@ 2005-11-11 22:56   ` Mark Knecht
  2005-11-12  3:15     ` Michael Crute
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Knecht @ 2005-11-11 22:56 UTC (permalink / raw
  To: gentoo-user

On 11/11/05, Michael Crute <mcrute@gmail.com> wrote:
> On 11/11/05, Mark Knecht <markknecht@gmail.com> wrote:
> > Hi,
> >    In an regular email I get from Apple a number of characters show up
> > as little boxes that say "00 93" and "00 94". In the following quote
> > the quotes at 'launching' and the quote at the end are bad until I
> > paste it into GMail which seems to take care of it. The two quotes at
> > the beginning are fine.
> >
> > In "Hands-on with Aperture," David Schloss (pdnonline) offers a fairly
> > detailed overview of the application Apple expects to ship later this
> > month. Aperture, says Schloss, is "launching out of the gate with more
> > features and functionality than anything else to date. With Aperture,
> > Apple has the ability to bring a whole new level of sophistication to
> > the post-production market place."
> >
> > 1) This is a font issue, right?
> >
> > 2) If so, how do I determine what Apple's HTML is looking for?
> >
> > 3) Generally, what fonts do folks load to get the best results on this
> stuff?
> >
> > Thanks,
> > Mark
> >
>
> I ran into this same issue only for me it was with Asian characters. I
> re-compiled X with the cjk (multi-byte characters) use flag and everything
> works perfectly now. I would try that first (even though re-compiling X is a
> long painful process).
>
> -Mike

Hi Mike,
   Tried it but no success. I'm still getting the little 2 character things.

   Here's how I did the xorg emerge. I wonder about the font server?
Did you emerge with that option?

lightning ~ # emerge -pv xorg-x11

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-base/xorg-x11-6.8.2-r6  (-3dfx) (-3dnow)
+bitmap-fonts +cjk -debug -dlloader -dmx -doc -font-server
-insecure-drivers +ipv6 -minimal (-mmx) +nls -nocxx +opengl +pam -sdk
(-sse) -static +truetype-fonts +type1-fonts (-uclibc) -xprint +xv 0 kB

Total size of downloads: 0 kB
lightning ~ #


Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Fonts in Firefox-bin
  2005-11-11 22:56   ` Mark Knecht
@ 2005-11-12  3:15     ` Michael Crute
  2005-11-12  4:17       ` Mark Knecht
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Crute @ 2005-11-12  3:15 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1920 bytes --]

On 11/11/05, Mark Knecht <markknecht@gmail.com> wrote:
>
> > I ran into this same issue only for me it was with Asian characters. I
> > re-compiled X with the cjk (multi-byte characters) use flag and
> everything
> > works perfectly now. I would try that first (even though re-compiling X
> is a
> > long painful process).
> >
> > -Mike
>
> Hi Mike,
> Tried it but no success. I'm still getting the little 2 character things.
>
> Here's how I did the xorg emerge. I wonder about the font server?
> Did you emerge with that option?
>
> lightning ~ # emerge -pv xorg-x11
>
> These are the packages that I would merge, in order:
>
> Calculating dependencies ...done!
> [ebuild R ] x11-base/xorg-x11-6.8.2-r6 (-3dfx) (-3dnow)
> +bitmap-fonts +cjk -debug -dlloader -dmx -doc -font-server
> -insecure-drivers +ipv6 -minimal (-mmx) +nls -nocxx +opengl +pam -sdk
> (-sse) -static +truetype-fonts +type1-fonts (-uclibc) -xprint +xv 0 kB
>
> Total size of downloads: 0 kB
>

My X install looks like this:

cruteme@cruter /etc $ emerge -pv xorg-x11

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] x11-base/xorg-x11-6.8.2-r4 -3dfx +3dnow +bitmap-fonts +cjk
-debug -dlloader -dmx -doc -font-server -insecure-drivers -ipv6 -minimal
+mmx +nls -nocxx +opengl +pam -sdk +sse -static +truetype-fonts +type1-fonts
(-uclibc) +xprint +xv 0 kB

Total size of downloads: 0 kB

I actually un-emerged the font server a while back and haven't suffered any
adverse effects. Can you send me a link or a copy of this email (provided
its not confidential or anything) to see if I can duplicate what you are
seeing?

-Mike

--
________________________________
Michael E. Crute
Software Developer
SoftGroup Development Corporation

Linux takes junk and turns it into something useful.
Windows takes something useful and turns it into junk.

[-- Attachment #2: Type: text/html, Size: 2383 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Fonts in Firefox-bin
  2005-11-12  3:15     ` Michael Crute
@ 2005-11-12  4:17       ` Mark Knecht
  0 siblings, 0 replies; 5+ messages in thread
From: Mark Knecht @ 2005-11-12  4:17 UTC (permalink / raw
  To: gentoo-user

On 11/11/05, Michael Crute <mcrute@gmail.com> wrote:
> Can you send me a link or a copy of this email (provided
> its not confidential or anything) to see if I can duplicate what you are
> seeing?
>
>
>  -Mike
>

Doing so off line.
 Thanks!

- Mark

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-11-12  4:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-11 16:47 [gentoo-user] Fonts in Firefox-bin Mark Knecht
2005-11-11 17:29 ` Michael Crute
2005-11-11 22:56   ` Mark Knecht
2005-11-12  3:15     ` Michael Crute
2005-11-12  4:17       ` Mark Knecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox