[fpc-pascal] What ARM targets are supported by FPC?
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Wed Feb 8 19:54:56 CET 2012
On Tue, Feb 7, 2012 at 3:19 PM, Jorge Aldo G. de F. Junior
<jagfj80 at gmail.com> wrote:
> Graeme, can you help port fpGui to DirectFB ? this would help embedded
> development a lot...
I don't know if you use fpgui only or the lcl too, but you might want
to know that now the LCL can be ported to platform like directfb via
LCL-CustomDrawn:
See http://wiki.lazarus.freepascal.org/Custom_Drawn_Interface
It was specially designed to run in a system such a the framebuffer,
which is very similar to what Android for example offers: Only a raw
surface.
--
Felipe Monteiro de Carvalho
More information about the fpc-pascal
mailing list