-
Notifications
You must be signed in to change notification settings - Fork 0
What's ready for the next version
Octavio Alvarez edited this page Aug 29, 2013
·
3 revisions
- Some keys are now painted with arrows (like Backspace, Enter, Tab, cursor keys...)
- UTF-8 characters are now painted correctly (like ñ and ¿ from the Latinamerican keyboard layout).
- Added the "less" to the glyph conversion table.
- It is possible to do "MODTYPE=y make configuration" to write the configuration file with statically linked modules, instead of dynamically linked modules.
- Support for PREFIX and LIBDIRNAME variables in Makefile (for distributions).
- Compilation fixed for some recent distributions that included a broken version of Pango-cairo (1.32.3-1.32.5)