Recent

Author Topic: Lightweight HTML/CSS rendering engine written in pure Free Pascal  (Read 6448 times)

lar

  • New Member
  • *
  • Posts: 12
Re: Lightweight HTML/CSS rendering engine written in pure Free Pascal
« Reply #60 on: March 23, 2026, 11:01:54 pm »
Does Pixie render html pages with frames in them. I tried viewing the attached file using the PixieDemo app and it didn't display its "Read the Docs" layout properly.

NOTE: Please change the extension on the file to "html" before working with it.

Wallaby

  • Guest
Re: Lightweight HTML/CSS rendering engine written in pure Free Pascal
« Reply #61 on: March 24, 2026, 12:58:43 am »
Does Pixie render html pages with frames in them. I tried viewing the attached file using the PixieDemo app and it didn't display its "Read the Docs" layout properly.
NOTE: Please change the extension on the file to "html" before working with it.

It relies on JavaScript and advanced CSS features to simulate a multi-page layout. Pixie is a static HTML/CSS renderer without JavaScript support, so pages that depend on JS for their layout won't display correctly (so far any way).

 

TinyPortal © 2005-2018