Re: [fpc-pascal] Announcement GLPT

2018-09-26 Thread Dennis Poon
Darius Blaszyk wrote: On Tue, Sep 25, 2018 at 5:21 PM Dennis > wrote: I tried it but found that drawing text in OpenGL seems to be problematic. Is there anyway to draw text using windows' existing font? Or is there a library for nicer vector ba

[fpc-pascal] Abstract method in TBufDataSet

2018-09-26 Thread Marcos Douglas B. Santos
Is it correct that TBufDataSet - a real component in Lazarus palette that can be used as an instance - could have a abstract method or this is a mistake? bufdataset.pas(616,15) Hint: Found abstract method: LoadBlobIntoBuffer(;TFieldDef;PBufBlobField); If it is by design, do you consider normal se

Re: [fpc-pascal] Announcement GLPT

2018-09-26 Thread Darius Blaszyk
> > > > There is a unit called uglyfont.pas included in Lazarus. I ported it > I Dennis, I ported the Lazarus imgui example to GLPT today and committed it to GitHub. You will also find the font library in the examples folder. Rgds, Darius ___ fpc-pascal