Re: [fpc-pascal] RE: FreeType 2 with Free Pascal

2006-12-30 Thread Michael Van Canneyt
On Sat, 30 Dec 2006, Jonas Maebe wrote: > > On 30 Dec 2006, at 23:24, Michael Van Canneyt wrote: > > >Done, for all unix-like targets, including darwin. > > There are a few problems: > a) there was a missing dependency on the x11 package in the makefile, which > broke "make all" > b) after ad

Re: [fpc-pascal] RE: FreeType 2 with Free Pascal

2006-12-30 Thread Michael Van Canneyt
On Sat, 30 Dec 2006, Jonas Maebe wrote: > > On 30 Dec 2006, at 23:24, Michael Van Canneyt wrote: > > >Done, for all unix-like targets, including darwin. > > There are a few problems: > a) there was a missing dependency on the x11 package in the makefile, which > broke "make all" > b) after ad

Re: [fpc-pascal] RE: FreeType 2 with Free Pascal

2006-12-30 Thread Jonas Maebe
On 30 Dec 2006, at 23:24, Michael Van Canneyt wrote: Done, for all unix-like targets, including darwin. There are a few problems: a) there was a missing dependency on the x11 package in the makefile, which broke "make all" b) after adding that, it still doesn't compile because it can't find

Re: [fpc-pascal] RE: FreeType 2 with Free Pascal

2006-12-30 Thread Michael Van Canneyt
On Sat, 30 Dec 2006, Florian Klaempfl wrote: > Michael Van Canneyt schrieb: > > > > On Sat, 30 Dec 2006, Florian Klaempfl wrote: > > > > > Jeff Pohlmeyer schrieb: > > > > > On Sat, 30 Dec 2006, Krishna wrote: > > > > > btw, is there a (free)pascal translation of the cairo headers? > > > > I st

Re: [fpc-pascal] RE: FreeType 2 with Free Pascal

2006-12-30 Thread Michael Van Canneyt
On Sat, 30 Dec 2006, Florian Klaempfl wrote: > Michael Van Canneyt schrieb: > > > > On Sat, 30 Dec 2006, Florian Klaempfl wrote: > > > > > Jeff Pohlmeyer schrieb: > > > > > On Sat, 30 Dec 2006, Krishna wrote: > > > > > btw, is there a (free)pascal translation of the cairo headers? > > > > I st

Re: [fpc-pascal] RE: FreeType 2 with Free Pascal

2006-12-30 Thread Florian Klaempfl
Michael Van Canneyt schrieb: On Sat, 30 Dec 2006, Florian Klaempfl wrote: Jeff Pohlmeyer schrieb: On Sat, 30 Dec 2006, Krishna wrote: btw, is there a (free)pascal translation of the cairo headers? I started one some time back, then lost interest - Here's what I have, X only, no Win32... Sha

Re: [fpc-pascal] RE: FreeType 2 with Free Pascal

2006-12-30 Thread Michael Van Canneyt
On Sat, 30 Dec 2006, Florian Klaempfl wrote: > Jeff Pohlmeyer schrieb: > > > On Sat, 30 Dec 2006, Krishna wrote: > > > btw, is there a (free)pascal translation of the cairo headers? > > > > I started one some time back, then lost interest - > > Here's what I have, X only, no Win32... > > Shall

Re: [fpc-pascal] RE: FreeType 2 with Free Pascal

2006-12-30 Thread Florian Klaempfl
Jeff Pohlmeyer schrieb: On Sat, 30 Dec 2006, Krishna wrote: btw, is there a (free)pascal translation of the cairo headers? I started one some time back, then lost interest - Here's what I have, X only, no Win32... Shall we include it somewhere in svn? - Jeff -

[fpc-pascal] RE: FreeType 2 with Free Pascal

2006-12-30 Thread Jeff Pohlmeyer
On Sat, 30 Dec 2006, Krishna wrote: btw, is there a (free)pascal translation of the cairo headers? I started one some time back, then lost interest - Here's what I have, X only, no Win32... - Jeff cairo.pp Description: Binary data ___ fpc-pascal mai