[fpc-pascal] Link for fpc 2.6.1 and 2.7 manual

2013-01-28 Thread Eric Kom
Good day, Please where can I fund a link for fpc 2.6.1 and 2.7 manual? -- Kind Regards Eric Kom System Administrator & Programmer - Metropolitan College _ / You are scrupulously honest, frank, and \ | straightforward. Therefore you have few | \ friends.

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread silvioprog
2013/1/28 Leonardo M. Ramé > [...] > Silvio, TAchart has a BGRABitmap backend mode, it creates great > anti-aliased graphics (both lines and text). I didn't tested on CGI without > linking against graphic libraries, I think it relies on TCanvas, so maybe > it won't work, but it worth a try. > > L

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread silvioprog
2013/1/28 silvioprog > 2013/1/28 Graeme Geldenhuys > >> On 01/28/13 23:32, silvioprog wrote: >> >> Not for lines. >> > >> > >> > Sniff. :'( >> > >> > I'm trying to generate charts in my CGI apps: >> >> Use AggPas. That is exactly why I incorporated it into fpGUI. I needed >> anti-aliased line dr

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread silvioprog
2013/1/28 Graeme Geldenhuys > On 01/28/13 23:32, silvioprog wrote: > >> Not for lines. > > > > > > Sniff. :'( > > > > I'm trying to generate charts in my CGI apps: > > Use AggPas. That is exactly why I incorporated it into fpGUI. I needed > anti-aliased line drawing for graphs etc. > > > Regards,

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread Leonardo M . Ramé
> > From: silvioprog >To: Leonardo M. Ramé ; FPC-Pascal users discussions > >Sent: Monday, January 28, 2013 9:20 PM >Subject: Re: [fpc-pascal] TFPCanvasDrawer and anti-alias. > > >2013/1/28 Leonardo M. Ramé > >[...] >>Silvio, TAchart has a BGRABitmap backend mod

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread Leonardo M . Ramé
- Original Message - > From: Graeme Geldenhuys > To: fpc-pascal@lists.freepascal.org > Cc: > Sent: Monday, January 28, 2013 9:15 PM > Subject: Re: [fpc-pascal] TFPCanvasDrawer and anti-alias. > > On 01/28/13 23:32, silvioprog wrote: >>> Not for lines. >> >> >> Sniff. :'( >> >> I'm

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread silvioprog
2013/1/28 Leonardo M. Ramé > [...] > Silvio, TAchart has a BGRABitmap backend mode, it creates great > anti-aliased graphics (both lines and text). I didn't tested on CGI without > linking against graphic libraries, I think it relies on TCanvas, so maybe > it won't work, but it worth a try. > > >

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread Graeme Geldenhuys
On 01/28/13 23:32, silvioprog wrote: >> Not for lines. > > > Sniff. :'( > > I'm trying to generate charts in my CGI apps: Use AggPas. That is exactly why I incorporated it into fpGUI. I needed anti-aliased line drawing for graphs etc. Regards, - Graeme - -- fpGUI Toolkit - a cross-platfo

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread Leonardo M . Ramé
> > From: silvioprog >To: FPC-Pascal users discussions >Sent: Monday, January 28, 2013 8:32 PM >Subject: Re: [fpc-pascal] TFPCanvasDrawer and anti-alias. > > >2013/1/28 Michael Van Canneyt >On Mon, 28 Jan 2013, silvioprog wrote: >> >>Hello, >>>TFPCanvasDrawer pr

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread silvioprog
2013/1/28 Michael Van Canneyt > On Mon, 28 Jan 2013, silvioprog wrote: > >> Hello, >> TFPCanvasDrawer provides anti-alias support? >> > > Not for lines. Sniff. :'( I'm trying to generate charts in my CGI apps: http://silvioprog.com.br/cgi-bin/cgi1 And PDF with PowerPDF (I'll send a patch s

Re: [fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread Michael Van Canneyt
On Mon, 28 Jan 2013, silvioprog wrote: Hello, TFPCanvasDrawer provides  anti-alias support? Not for lines. For texts, it should be able to add it. Michael.___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mail

[fpc-pascal] TFPCanvasDrawer and anti-alias.

2013-01-28 Thread silvioprog
Hello, TFPCanvasDrawer provides anti-alias support? Thank you! -- Silvio Clécio My public projects - github.com/silvioprog ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Sybil Library - OS/2 and other INF e-books

2013-01-28 Thread Graeme Geldenhuys
On 01/26/13 11:50, Reinier Olislagers wrote: > bottom of my priority list, but will contact you eg via fpc other if I need > help, thanks a lot. I have Warp 3 Connect and Warp 4 (with some fixpacks) running in VirtualBox VM sessions. Feel free to discuss on fpc-other. Regards, - Graeme - -- f