Our SQLite3 Framework has been updated into the 1.7 version. For Delphi 7 to Delphi 2010.
Mostly User-Interface (reporting) enhancements, and some bug fixes.
2010-05-24
2010-05-24. Open Source › mORMot Framework
Our SQLite3 Framework has been updated into the 1.7 version. For Delphi 7 to Delphi 2010.
Mostly User-Interface (reporting) enhancements, and some bug fixes.
2010-05-06
2010-05-06. Open Source › Synopse PDF engine
The Unicode part of the Synopse PDF engine has been updated in order to support right-to-left languages and ligatures (i.e. glyph shaping).
Therefore, our Open Source engine is one of the few PDF producer able to natively handle Arabic languages. Even most commercial engines don't implement this nice feature.
2010-05-03
2010-05-03. Open Source › Synopse PDF engine
Synopse PDF engine is an Open Source PDF document creation library for Delphi, embedded in one unit. It's used in the 1.7 version of SQLite3 framework, for creating PDF files from reports.
Among its features, you can use a true TCanvas to create the PDF, and embed True Type fonts subsets. Of course, it's Unicode ready, and licensed under a MPL/GPL/LGPL tri-license.
2010-04-02
2010-04-02. Open Source › Open Source libraries
The new version of our Open Source SynGdiPlus unit
does provide a lot of new features:
- dynamic linking (your program runs even on Windows 98/2000), without the
gdiplus.dll library
- use version 1.1 of GDI+ if available on your system (under Vista/Seven or the
one embedded since Office 2003)
- can convert from a TMetaFile (i.e. emf) into a GDI+ metafile (i.e.
emf+)
- can draw TMetaFiles into any canvas, with
GDI+ anti-aliasing!
2010-03-28
2010-03-28. Pascal Programming
In a very interesting comment, PhiS spoke about the Mac OS X Stack Alignment problem, and the way asm code should be written for the future Cross Platform Delphi compiler. Here are some (hope without any Troll hidden) reflections I went through.
2010-03-24
2010-03-24. Open Source › Open Source libraries
The Fast JPEG decoder using SSE/SSE2 library file has been updated, and is now in version 1.2, released under a MPL/GPL/LGPL tri-license. It's mainly a bug issue fix.
2010-03-23
2010-03-23. Open Source › Enhanced Delphi Run Time
After some speed debates occurred in the Delphi community, I've rewritten the _CopyRecord function of the system.pas unit, with speed in mind.
2010-03-22
2010-03-22. Open Source › Synopse BigTable
« previous entries - page 49 of 52 - next entries »