This is a discussion on Arial font distribution within the PHP Language forums, part of the PHP Programming Forums category; Hello, Does anybody knows anything about distributing Arial & Times fonts from a windows installation? From what i understand there ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
Does anybody knows anything about distributing Arial & Times fonts from a windows installation? From what i understand there are not available for direct download, but they were downloadable some time ago... How can i legally distribute them in my php apllication? |
|
|||
|
On 23 Jun, 10:49, "_q_u_a_m_i_s's" <qua...@gmail.com> wrote:
> Hello, > Does anybody knows anything about distributing Arial & Times fonts > from a windows installation? > From what i understand there are not available for direct download, > but they were downloadable some time ago... > How can i legally distribute them in my php apllication? Could you clarify what you mean, I have never seen a windows installation that didn't have them as standard??? |
|
|||
|
On 23 Jun, 11:51, Captain Paralytic <paul_laut...@yahoo.com> wrote:
> On 23 Jun, 10:49, "_q_u_a_m_i_s's" <qua...@gmail.com> wrote: > > > Hello, > > Does anybody knows anything about distributing Arial & Times fonts > > from a windows installation? > > From what i understand there are not available for direct download, > > but they were downloadable some time ago... > > How can i legally distribute them in my php apllication? > > Could you clarify what you mean, I have never seen a windows > installation that didn't have them as standard??? Oops, I just realised you said "from" rather than "for" |
|
|||
|
_q_u_a_m_i_s's wrote:
> Hello, > Does anybody knows anything about distributing Arial & Times fonts > from a windows installation? > From what i understand there are not available for direct download, > but they were downloadable some time ago... > How can i legally distribute them in my php apllication? > This has nothing to do with PHP. PHP doesn't use fonts. Try a legal newsgroup, or see an attorney. -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |
|
|||
|
Captain Paralytic wrote:
> On 23 Jun, 11:51, Captain Paralytic <paul_laut...@yahoo.com> wrote: >> On 23 Jun, 10:49, "_q_u_a_m_i_s's" <qua...@gmail.com> wrote: >> >>> Hello, >>> Does anybody knows anything about distributing Arial & Times fonts >>> from a windows installation? >>> From what i understand there are not available for direct download, >>> but they were downloadable some time ago... >>> How can i legally distribute them in my php apllication? >> Could you clarify what you mean, I have never seen a windows >> installation that didn't have them as standard??? > > Oops, I just realised you said "from" rather than "for" What part of php would care about the font? If you are writing html, then the font would have to be on the local machine or some type of font embedding (which is browser dependant) would be needed. I don't see that as a php issue though. I'm not sure what OS wouldn't have those two fonts anyways. There must be something else going on... Jeff |
|
|||
|
On Jun 23, 2:16 pm, Jeff <jeff@spam_me_not.com> wrote:
> Captain Paralytic wrote: > > On 23 Jun, 11:51, Captain Paralytic <paul_laut...@yahoo.com> wrote: > >> On 23 Jun, 10:49, "_q_u_a_m_i_s's" <qua...@gmail.com> wrote: > > >>> Hello, > >>> Does anybody knows anything about distributing Arial & Times fonts > >>> from a windows installation? > >>> From what i understand there are not available for direct download, > >>> but they were downloadable some time ago... > >>> How can i legally distribute them in my php apllication? > >> Could you clarify what you mean, I have never seen a windows > >> installation that didn't have them as standard??? > > > Oops, I just realised you said "from" rather than "for" > > What part of php would care about the font? If you are writing html, > then the font would have to be on the local machine or some type of font > embedding (which is browser dependant) would be needed. I don't see that > as a php issue though. I'm not sure what OS wouldn't have those two > fonts anyways. > > There must be something else going on... > > Jeff The question was " How can i legally distribute them in my php apllication? "... I have an PHP application thats generates PDF's and needs to embed fonts into that PDF. To be able toembed them, you have to actually have them. The app will not run on windows, so i need to find out how to distribute the fonts with my app... Jeff: only Windows has Arial & Times by default... |
|
|||
|
_q_u_a_m_i_s's wrote:
> On Jun 23, 2:16 pm, Jeff <jeff@spam_me_not.com> wrote: >> Captain Paralytic wrote: >>> On 23 Jun, 11:51, Captain Paralytic <paul_laut...@yahoo.com> wrote: >>>> On 23 Jun, 10:49, "_q_u_a_m_i_s's" <qua...@gmail.com> wrote: >>>>> Hello, >>>>> Does anybody knows anything about distributing Arial & Times fonts >>>>> from a windows installation? >>>>> From what i understand there are not available for direct download, >>>>> but they were downloadable some time ago... >>>>> How can i legally distribute them in my php apllication? >>>> Could you clarify what you mean, I have never seen a windows >>>> installation that didn't have them as standard??? >>> Oops, I just realised you said "from" rather than "for" >> What part of php would care about the font? If you are writing html, >> then the font would have to be on the local machine or some type of font >> embedding (which is browser dependant) would be needed. I don't see that >> as a php issue though. I'm not sure what OS wouldn't have those two >> fonts anyways. >> >> There must be something else going on... >> >> Jeff > > The question was " How can i legally distribute them in my php > apllication? "... > > I have an PHP application thats generates PDF's and needs to embed > fonts into that PDF. To be able toembed them, you have to actually > have them. > The app will not run on windows, so i need to find out how to > distribute the fonts with my app... > > Jeff: only Windows has Arial & Times by default... > And this has nothing to do with PHP. You could have the same question no matter what language you were using. Just because you're using PHP for your application does not make it applicable in this newsgroup. OTOH, you ARE asking a legal question. You need to get a legal opinion - which means get an attorney. -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |
|
|||
|
On Jun 23, 2:28*pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> _q_u_a_m_i_s's wrote: > > On Jun 23, 2:16 pm, Jeff <jeff@spam_me_not.com> wrote: > >> Captain Paralytic wrote: > >>> On 23 Jun, 11:51, Captain Paralytic <paul_laut...@yahoo.com> wrote: > >>>> On 23 Jun, 10:49, "_q_u_a_m_i_s's" <qua...@gmail.com> wrote: > >>>>> Hello, > >>>>> Does anybody knows anything about distributing Arial & Times fonts > >>>>> from a windows installation? > >>>>> From what i understand there are not available for direct download, > >>>>> but they were downloadable some time ago... > >>>>> How can i legally distribute them in my php apllication? > >>>> Could you clarify what you mean, I have never seen a windows > >>>> installation that didn't have them as standard??? > >>> Oops, I just realised you said "from" rather than "for" > >> * What part of php would care about the font? If you are writing html, > >> then the font would have to be on the local machine or some type of font > >> embedding (which is browser dependant) would be needed. I don't see that > >> as a php issue though. I'm not sure what OS wouldn't have those two > >> fonts anyways. > > >> * *There must be something else going on... > > >> * *Jeff > > > The question was " How can i legally distribute them in my php > > apllication? "... > > > I have an PHP application thats generates PDF's and needs to embed > > fonts into that PDF. To be able toembed them, you have to actually > > have them. > > The app will not run on windows, so i need to find out how to > > distribute the fonts with my app... > > > Jeff: only Windows has Arial & Times by default... > > And this has nothing to do with PHP. *You could have the same question > no matter what language you were using. *Just because you're using PHP > for your application does not make it applicable in this newsgroup. > > OTOH, you ARE asking a legal question. *You need to get a legal opinion > - which means get an attorney. > > -- > ================== > Remove the "x" from my email address > Jerry Stuckle > JDS Computer Training Corp. > jstuck...@attglobal.net > ================== Yeah, i just thought that someone might already know the answer... |
|
|||
|
On 23 Jun, 12:16, Jeff <jeff@spam_me_not.com> wrote:
> Captain Paralytic wrote: > > On 23 Jun, 11:51, Captain Paralytic <paul_laut...@yahoo.com> wrote: > >> On 23 Jun, 10:49, "_q_u_a_m_i_s's" <qua...@gmail.com> wrote: > > * What part of php would care about the font? If you are writing html, > then the font would have to be on the local machine or some type of font > embedding (which is browser dependant) would be needed. I don't see that > as a php issue though. I'm not sure what OS wouldn't have those two > fonts anyways. > > * *There must be something else going on... > > * *Jeff Please learn how to use your newsreader. Your comments should have been a response to the OP, not to me. |
|
|||
|
On Jun 23, 10:49 am, "_q_u_a_m_i_s's" <qua...@gmail.com> wrote:
> Hello, > Does anybody knows anything about distributing Arial & Times fonts > from a windows installation? > From what i understand there are not available for direct download, > but they were downloadable some time ago... > How can i legally distribute them in my php apllication? See http://corefonts.sourceforge.net/ C. |