Name | Modified | Size | Downloads / Week |
---|---|---|---|
drawx_v3.4 | 2018-05-16 | ||
readme.txt | 2025-05-06 | 489 Bytes | |
drawx_wsl.c | 2025-05-06 | 49.5 kB | |
drawx_v3.4.zip | 2018-05-17 | 6.6 MB | |
drawx_documentation.docx | 2018-05-16 | 180.9 kB | |
Totals: 5 Items | 6.8 MB | 0 |
Many Linux distribution no longer carry the legacy Helvetica fonts. You can test this with the Linux command > xlsfonts An example is Windows Subsystem Linux. To fix this you should also download the drawx_wsl.c file. Remove the original drawx.c and rename drawx_wsl.c to drawx.c. (e.g. mv drawx_wsl.c drawx.c Compile as normal and things should work fine. The drawx_wsl.c version uses the font "7x14" which is present on WSL systems. Not as pretty as Helvetica - but works!