[fpc-pascal] Is there a CSS parser in FPC?
Dmitry Boyarintsev
skalogryz.lists at gmail.com
Tue Mar 3 18:59:01 CET 2015
On Tue, Mar 3, 2015 at 12:55 PM, Graeme Geldenhuys <
mailinglists at geldenhuys.co.uk> wrote:
> My plan is to develop a 100% non-GUI-toolkit-dependent browser engine,
> which is 100% doable. The only (optional) GUI toolkit dependency would
> be the rasterizer integration for LCL or fpGUI - the last step in the
> engine pipeline.
>
Can it be the last step? You need to get font information somehow for text
measurements, which should come from the "underlying" GUI toolkit only.
I can understand that you'd create some sort of wrapper class (that would
be implemented by a gui toolkit), but I doubt it could be done as the
actual last step.
thanks,
Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150303/2409bf64/attachment.html>
More information about the fpc-pascal
mailing list