ab

Results 33 comments of ab

This mongo4delphi does not work with latest MongoDB 5.1/6.0 due to their change of the Wire protocol. For a Linux compatible (and optimized) MongoDB client see https://github.com/synopse/mORMot2/blob/master/src/db/mormot.db.nosql.mongodb.pas - but it...

For a FPC compatible (and optimized) MongoDB client see https://github.com/synopse/mORMot2/blob/master/src/db/mormot.db.nosql.mongodb.pas And it works just fine with Linux.

I guess your fix would break the Linux GSSAPI support. Please check https://github.com/synopse/mORMot/commit/56ccaaee198baa59e2314a256cfba4c170abbea6

What are the types of the leaked blocks?

I do not know anything about Korean writing... Did you try to enable Uniscribe for the rendering?

as a workaround, add a "" text with the corresponding font

you are welcome to propose some patch to fix this

because most of the proposed patches did fix one particular user expectation, but broke something working since years... so were not merged in the trunk...

No, SynPDF is not cross-platform. It relies on the VCL and Windows specific features, e.g. for fonts, or drawing, or event the whole EMF/TCanvas mechanism. --- Arnaud Bouchez http://synopse.info Le...

FMX is NOT supported.