![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-09-15 05:30 |
47,812 topics / 349,917 posts / today 0 new / 48,268 members |
| DOS开发编程 & 发展交流 (开发室) » [Help] Does anyone know the structure of vector fonts? |
| Printable Version 929 / 4 |
| Floor1 qb45 | Posted 2003-10-10 00:00 |
| 高级用户 Posts 194 Credits 677 | |
|
Please, anyone who knows, help me out! Give me some source code.
If you don't have source code, then please explain in detail the structure, algorithms, and principles of vector fonts. |
|
| Floor2 iceboy | Posted 2003-10-10 00:00 |
| 银牌会员 Posts 512 Credits 1,681 | |
|
For example, one horizontal stroke can be 16 points, 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1, or it can be a LINE: LINE 1,16
That is the most basic form of a straight-line vector font. In a 16x16 font, each Chinese character takes 32 bytes. You just need to make each character smaller than 32 bytes. I suggest grouping 4 bits together, that would be most appropriate, and then define a format yourself... |
|
| Floor3 qb45 | Posted 2003-10-10 00:00 |
| 高级用户 Posts 194 Credits 677 | |
|
Can you give me an example using an existing vector font?
For example, a vector font under UCDOS, how can it be read out, and what is the structure of its character index table like... ...? I don't want to make a vector font myself! |
|
| Floor4 iceboy | Posted 2003-10-11 00:00 |
| 银牌会员 Posts 512 Credits 1,681 | |
|
Don't know, go search online
It's in a 1996 issue of Computer Programming Application Digest, but I don't have that book... |
|
| Floor5 sunny1979 | Posted 2003-10-16 00:00 |
| 初级用户 Posts 86 Credits 376 | |
|
Thank you, I'm also looking for materials on this!
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |