Skip to content

Modernize build and migrate to libxfont2#19

Open
keshto wants to merge 3 commits intotinycorelinux:masterfrom
keshto:master
Open

Modernize build and migrate to libxfont2#19
keshto wants to merge 3 commits intotinycorelinux:masterfrom
keshto:master

Conversation

@keshto
Copy link

@keshto keshto commented Feb 19, 2026

I see there is already an open #14 for libxfont2, I went with a different approach that might or might not be easier.

 - Replace K&R style function definitions with ANSI C prototypes.
 - Remove INITARGS macro in favor of explicit (void) parameter lists.
 - Fix -Wold-style-definition and -Wimplicit-int compiler errors.
 Update the project to support libXfont2 by implementing the new
 handshake initialization, updating build dependencies, and providing
 macro mappings for legacy font API symbols to their modern xfont2_
 counterparts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments