Menu

BDFfont / News: Recent posts

BDFfont v0.5 (New VCL example)

ANN: BDFfont v0.4 released - BDF font component support for Delphi

The latest version of BDFfont (v0.5) has been released. It can be downloaded here:

http://download.sourceforge.net/bdffont/BDFfont_v0.5.zip

BDFfont is a library to handle BDF font (Bitmap Distribution Format file) font with Delphi. This library will solve the lack of support for bitmap font on MS-Windows. A complete documentation and few examples are also avaiable.... read more

Posted by TridenT 2003-09-26

BDFfont v0.4 (New storage method)

Template for Release Announcement

ANN: BDFfont v0.4 released - BDF font component support for Delphi

The latest version of BDFfont (v0.4) has been released. It can be downloaded here:

Executable : http://download.sourceforge.net/bdffont/BDFfont_v0.4.zip
Source : http://download.sourceforge.net/bdffont/BDFfont_src_v0.4.zip

BDFfont is a library to handle BDF font (Bitmap Distribution Format file) font with Delphi. This library will solve the lack of support for bitmap font on MS-Windows. A complete documentation and few examples are also avaiable.... read more

Posted by TridenT 2003-09-05

BDFfont v0.3 (minor feature)

v0.3
Feature added
* Added a progress message (percent loaded) when loading a font.

Posted by TridenT 2003-08-24

BDFfont v0.2 (minor improvements)

v0.2
Minor code improvements
* Added pixel space between character property.
* Added Transparency support. Should be always checked (true by default).
* Added 'const' keywords in parameters functions and procedures.
* Added a few comments for Glyph methods.

Posted by TridenT 2003-08-18

BDFfont v0.1 (initial revision)

BDFfont is a library to handle BDF font (Bitmap Distribution Format file)
font with Delphi.
This library will solve the lack of support for bitmap font on MS-Windows.
A complete documentation and few examples are also available.
Get last revision at : http://sourceforge.net/projects/bdffont/

ToDo
Add OnProgressLoading Event
Add Assertion when loading file, with try/finally block
Add Transparency support... read more

Posted by TridenT 2003-08-18