By default xnedit should already use TrueType fonts for menus and other UI elements. If you have modified your X resources, it is important to use FONT_IS_XFT as fontType.
replace usage of ParseXftColor with AllocXftColor2
adjust lib flags order in generic makefile
Compilation error
Thanks for the info. The issue is fixed now.
fix compilation error when building with -DREPLACE_SCOPE
fix compilation in C23 mode
fix buffer overflow when inserting large text in the XNETextField