Re: Arial font distribution
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...
|