Re: [PHP] fonts

2004-02-18 Thread - Edwin -
On Wed, 18 Feb 2004 20:36:30 -0500 "Jake McHenry" <[EMAIL PROTECTED]> wrote: > it's for my intranet, figured it might be easier this way > instead of touching every machine. All my machines are either > on 98 or XP, which both will use the same font. I've manually > installed it on 4 machines so f

Re: [PHP] fonts

2004-02-18 Thread - Edwin -
On Wed, 18 Feb 2004 22:09:13 -0500 "Jake McHenry" <[EMAIL PROTECTED]> wrote: [...] > Image files for the entire website? I want this to be the > standard font for the text of the site. Then why not just use standard fonts that exist on the clients? -- - E - -- PHP General Mailing List (http:

Re: [PHP] fonts

2004-02-18 Thread Paul Furman
Jake McHenry wrote: it's for my intranet, figured it might be easier this way instead of touching every machine. All my machines are either on 98 or XP, which both will use the same font. There is such a thing as embedding fonts in a web page. I don't know the specifics but it exists. -- PHP

Re: [PHP] fonts

2004-02-18 Thread Binay
Hi I think u need to embed particular font into ur pages and save ur self from the hassle of auto downloading of the font in case the users don have(that font). http://www.tijs.org/embed/ Read above article which will more clarify the scenario. Thanks Binay - Original Message - From: "

Re: [PHP] fonts

2004-02-18 Thread Jake McHenry
- Original Message - From: "Ryan A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, February 18, 2004 10:02 PM Subject: Re: [PHP] fonts > Ummm, if displaying just webpages and the font is so important...cant you >

Re: [PHP] fonts

2004-02-18 Thread Ryan A
ake McHenry" <[EMAIL PROTECTED]> > Sent: Wednesday, February 18, 2004 8:07 PM > Subject: Re: [PHP] fonts > > > > leaving aside the obvious serious security implications of what > > you're after, you're assuming that > you'll be able to accu

Re: [PHP] fonts

2004-02-18 Thread Jake McHenry
- Original Message - From: <[EMAIL PROTECTED]> To: "Jake McHenry" <[EMAIL PROTECTED]> Sent: Wednesday, February 18, 2004 8:07 PM Subject: Re: [PHP] fonts > leaving aside the obvious serious security implications of what > you're after, you're assu

RE: [PHP] Fonts with PDFlib

2001-07-19 Thread James Willard
: Chris Fry [mailto:[EMAIL PROTECTED]] Sent: Friday, July 20, 2001 1:50 AM To: James Willard Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Fonts with PDFlib Importance: High James, Have you set text rendering? I thought that the default was for solid text but maybe.. pdf_set_value($pdf, "textrend

Re: [PHP] Fonts with PDFlib

2001-07-19 Thread Chris Fry
> [EMAIL PROTECTED] > > -Original Message- > From: Chris Fry [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 20, 2001 1:27 AM > To: James Willard > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] Fonts with PDFlib > Importance: High > > Here's the magic code

RE: [PHP] Fonts with PDFlib

2001-07-19 Thread James Willard
b-4.0.1 to /usr/local and they are world-readable. Do you have any other suggestions as to what could be wrong? Thanks, James Willard [EMAIL PROTECTED] -Original Message- From: Chris Fry [mailto:[EMAIL PROTECTED]] Sent: Friday, July 20, 2001 1:27 AM To: James Willard Cc: [EMAIL PROTECTED]

Re: [PHP] Fonts with PDFlib

2001-07-19 Thread Chris Fry
Here's the magic code:- putenv("PDFLIBRESOURCE=/usr/local/apache/htdocs/fonts/pdflib.upr"); This works well. Chris James Willard wrote: > Hello, > > I have what should be a fairly simple question, but it's something I've been > struggling with for the past couple of days. Whenever I create a