Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2024-02-28 | 1.5 kB | |
fix-fwid.prg | 2024-02-28 | 15.1 kB | |
chpr.acc | 2024-02-28 | 9.9 kB | |
chq.acc | 2024-02-28 | 6.0 kB | |
ass-conv.c | 2024-02-28 | 12.2 kB | |
chpr.c | 2024-02-28 | 8.3 kB | |
chq.c | 2024-02-28 | 2.9 kB | |
fix-fwid.c | 2024-02-28 | 18.2 kB | |
ifonts.c | 2024-02-28 | 14.4 kB | |
int2mot.c | 2024-02-28 | 8.0 kB | |
mot2int.c | 2024-02-28 | 7.7 kB | |
screen.s | 2024-02-28 | 1.6 kB | |
ttf-dump.c | 2024-02-28 | 21.8 kB | |
drv_rpt.c | 2023-12-22 | 22.8 kB | |
drv_rpt.prg | 2023-12-22 | 26.4 kB | |
GD_CHECK.PRG | 2023-12-07 | 27.4 kB | |
GD_CHECK.INF | 2023-12-07 | 1.7 kB | |
GD_CHECK.RSC | 2023-12-07 | 8.5 kB | |
GD_CHECK.TXT | 2023-12-07 | 6.5 kB | |
print_monitor.sh | 2023-12-07 | 4.6 kB | |
rename.sh | 2023-11-30 | 3.6 kB | |
show-all.c | 2022-11-28 | 7.0 kB | |
ttf-dump.prg | 2022-11-28 | 17.3 kB | |
show-all.prg | 2022-11-28 | 13.2 kB | |
ass-conv.ttp | 2022-11-28 | 18.3 kB | |
screen90.sys | 2021-09-11 | 131 Bytes | |
screen80.sys | 2021-09-11 | 131 Bytes | |
mot2int.ttp | 2021-09-11 | 12.2 kB | |
ifonts.ttp | 2021-09-11 | 16.3 kB | |
int2mot.ttp | 2021-09-11 | 12.2 kB | |
ttf-dump.h | 2021-09-04 | 1.2 kB | |
ttf-dump.rsc | 2021-09-04 | 1.2 kB | |
Totals: 32 Items | 328.2 kB | 0 |
ttf-gdos utility programs ------------------------- ass-conv convert assign.sys file into ttf-gdos.inf chpr swap printers 22 & 21. Handy if one is letter quality, other is draft - note this version is not compatible with ttf-gdos from the zip files labelled version 2.3 use ttf-gdos from the ../AUTO folder chq sets print quality flag in cookies drv_rpt report various parameters of all installed device drivers fix-fwid needed for timeworks GD_CHECK check gdos fonts and printer alignment ifonts list all fonts in current directory int2mot convert fonts from intel to motorola format mot2int convert fonts from motorola to intel format screen80.sys sets reported screen resolution to 80 dpi screen90.sys sets reported screen resolution to 90 dpi screen.s source code for screen drivers ttf-gdos needs to know the screen resolution so it can scale the true type fonts correctly. show-all display all installed fonts ttf-dump shows how to access ttf-gdos internal data tv4 tests alignment of a printed a4 page tv6 test two separate and simultaneous virtual workstations print_monitor.sh print from app inside hatari, automagically get printout on linux printer see comments inside the file rename.sh bash script to rename true type fonts (needs python3 ttx) See wiki or ttf-gdos.txt for more details