Replies: 1 comment
-
|
Hi Peter. So sorry for the delay in response. That is amazing work. Unfortunately I have no capacity or hardware to implement and test such a platform. But do feel free to update us on your progress. Thank you for sharing your work with us. 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hoi @graemeg , thank you for having this repository..
I managed to get fpGUI working with Termux/X11/XFCE4/GTK2 but cannot view the UTF8 mode fonts..
Tried to install Liberation font and other fonts but it is not shown correctly..
The (minimal) needed changes and font-try-outs I made are committed to the fork at: https://github.com/PTz0uAH/fpgui
I know Termux/Android (linux alike approach) is probably not a fully supported platform (
uname -ashows Linux localhost..etc. but also aarch64 Android) but some advice is welcome..Anyway.. I thought it would be very cool to get fpGUI fully working, ported to this relatively new and very handy platform.. running on any modern Android device via the Termux-app..
To achieve all this I needed to create FPC/LAZBUILD for Termux manually to create with lazbuild a native build/ported FPCUPDELUXE and a patched fpc/laz source first.. to build a fully working FPC LAZARUS environment.. of which I am using that fresh FPC 3.3.1 build to get fpGUI working..
with kind regards,
Peter
p.s. on WSL2 the example shows how it should look I suppose.. but the window handling and icon are better on the termux version..
Beta Was this translation helpful? Give feedback.
All reactions