[Lazarus] TextHeight in Console App

Edilson Vieira vieira.edilson at gmail.com
Wed May 15 16:02:10 CEST 2013


2013/5/15 Michael Schnell <mschnell at lumino.de>

> On 05/14/2013 04:50 PM, Howard Page-Clark wrote:
>
>>
>> Or create a Lazarus GUI app and implement Form1's OnCreate handler thus:
>>
>>  Not all Targets an application might be intended to run on do provide a
> (supported) GUI API.
>

In the case I described it should be really a console App because there is
no need of user interaction. So if I need to make a GUI App it would be
waste of resource on the server.

I really do not understand why I can not make a console App that uses the
Graphics unit because in Delphi there is no problem on that.

The use of fpimage and fpcanvas units really solves the problem, although I
will have to use FreeType libraries, but it is ok. However, it will imply
in considerable changes to the original code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130515/26aff29e/attachment-0003.html>


More information about the Lazarus mailing list