LazFreeType

From Free Pascal wiki
Revision as of 12:42, 6 March 2012 by Sekelsenmat (talk | contribs) (New page: The original FreeType was written in Pascal and it has been resuscitated and placed in Lazarus. __TOC__ ==Subversion== The new LazFreeType project is a part of Lazarus and is located in th...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The original FreeType was written in Pascal and it has been resuscitated and placed in Lazarus.

Subversion

The new LazFreeType project is a part of Lazarus and is located in the directories:

lazarus/components/lazutils lazarus/lcl/easylazfreetypeintfdrawer.pas

The old source code of FreeType itself can be downloaded from the lazarus-ccr in:

lazarus-ccr/components/freetypepascal

Example applications

Located in the Lazarus SVN

lazarus/examples/lazfreetype/lazfreetypetest.lpi

See Also