Electrotechnical and Computer Engineering
Vol. 40 No. 04 (2025): Proceedings of the Faculty of Technical Sciences
AN ADAPTATION OF INTERNET BROWSER TO DIRECTFB GRAPHICS LIBRARY
Abstract
The task of this work is to adapt an internet browser to an arbitrary graphics library, specifically DirectFB. This task consists of two parts that need to be fulfilled. In the first part, it is necessary to develop a test application for displaying graphical content using the DirectFB library. In the second part, it is necessary to adapt the internet browser, i.e., to implement Ozone integration, to use the DirectFB library for displaying content on the screen.
References
[1] Multi-process Architecture; URL: https://www.chromium.org/developers/design-documents/multi-process-architecture/
[2] Ozone Overview; URL: https://chromium.googlesource.com/chromium/src/+/HEAD/docs/ozone_overview.md
[3] Wikipedia: DirectFB; URL: https://en.wikipedia.org/wiki/DirectFB
[4] DirectFB; URL: https://elinux.org/DirectFB