Closed
Description
Font related functions missing
Some functions that are explained in medley-primer.pdf like FONTSET, FONTPROFILE, CREATEW, PP are missing
To Reproduce
Steps to reproduce the behavior:
- type (FONTSET 'BIGGER)
- system responds with undefined car of form FONT....
- similar results with CREATEW/PP etc.
Expected behavior
I thought the medley-primer has basic functions which will work as is. Infact i see the definitions in the sources.
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
- OS: Linux/online docker
- OS Version: Linux Debian 11 for local install/ Chrome on Windows 10 for online setup
- Host arch: x86_64/dont know for online
- Maiko version: maiko-220117-5eba2c3a for local setup
- IL:MAKESYSDATE: [ "19-Feb-2022 04:38:48" for local setupdate /"11-Feb-2022 23:06-42" for online version ]
Additional context
None