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-04-02
Antialiased drawing from TMetaFile
2010-04-02. Open Source › Open Source libraries
2010-03-28
Mac OS X Stack Alignment, asm and trolls
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
Fast JPEG decoder using SSE/SSE2 version 1.2
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
CopyRecord faster proposal
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
Synopse Big Table v1.3
2010-03-22. Open Source › Synopse BigTable
You can now access to your data with more common Open() then Read() and Seek() methods. Some other enhancements.
2010-03-20
GIF, TIF, PNG and JPG pictures TGraphic read/write via GDI+
2010-03-20. Open Source › Open Source libraries
Implements TGraphic descendants able to load and save GIF, TIF, PNG and JPG pictures, using the GDI+ library. Freeware Opensource component, licensed under a MPL/GPL/LGPL tri-license. Works from Delphi 3 to 2010.
2010-03-18
Fast JPEG decoder using SSE/SSE2 version 1.1
2010-03-18. Open Source › Open Source libraries
The Fast JPEG decoder using SSE/SSE2 library file has been updated, and is now in version 1.1, released under a MPL/GPL/LGPL tri-license.
Synopse Big Table v1.2
2010-03-18. Open Source › Synopse BigTable
The Synopse Big Table has been updated to the 1.2 version.
It can now index its data according to an UTF-8 encoded string ID.
Some minor issues fixed, and speed enhancements (like a reading cache).
« previous entries - page 49 of 52 - next entries »
