|
khiav
中级用户
  
积分 304
发帖 93
注册 2006-3-15 来自 台灣-台南
状态 离线
|
『楼 主』:
[求助] HZK16 及 HZK16F 字庫
使用 LLM 解释/回答一下
真的不行了,看了很多貼,也在網路上下了 HZK16 HZK16F 但可能不是完整,因為我試用了下面貼內己轉換過的檔可以正常執行!
但自己轉就都是亂碼(文本編輯及轉換過程都在dos下)!!
連 CONMENU.SYS 也是在那帖中找到的,本是大大原文內的連結都掛點了,而其它的字庫又看似是簡體的,不知道誰有可以用的字庫檔.........:(
先謝謝......
http://www.cn-dos.net/forum/viewthread.php?tid=21933&fpage=7
Last edited by khiav on 2007-4-1 at 03:45 PM ]
Really can't do it anymore. I've read many posts and downloaded HZK16 HZK16F from the internet, but maybe they aren't complete because the converted files in the following post I tried can execute normally!
But when I convert by myself, it's all garbled code (both text editing and conversion processes are under DOS)!!
Even CONMENU.SYS was found in that post. Originally, the links in the original post of the great one are all dead, and other font libraries seem to be simplified Chinese. I don't know who has available font library files.........:(
Thanks in advance......
http://www.cn-dos.net/forum/viewthread.php?tid=21933&fpage=7
Last edited by khiav on 2007-4-1 at 03:45 PM ]
|

khiav Blog khiav Emu Web |
|
2007-4-1 15:43 |
|
|
khiav
中级用户
  
积分 304
发帖 93
注册 2006-3-15 来自 台灣-台南
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
汗....自己試了一晚,用 vtedit 試出來了....
不過還是很在意為什麼用 VTMAGIC 會亂碼...我之後有找了 UCDOS 內的 HZK16 HZK16F 但就是一直無法成功.....
Sweat.... I tried it all night by myself and figured it out with vtedit....
But I'm still concerned why there's garbled text when using VTMAGIC... Later I looked for HZK16 and HZK16F in UCDOS but just couldn't succeed all the time.....
|

khiav Blog khiav Emu Web |
|
2007-4-1 22:48 |
|
|
download
初级用户
 
积分 199
发帖 101
注册 2007-3-13
状态 离线
|
|
2007-4-2 21:09 |
|
|
jb88
新手上路

积分 18
发帖 8
注册 2006-11-12
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
在本论坛下载的16点阵字库,在显示时行间距和字间距较密,整体效果不好。
我用的是13*13点阵和14*14点阵,转换成16*16点阵的。个人认为显示效果较好。
The line spacing and character spacing of the 16-dot font downloaded from this forum are relatively dense when displayed, and the overall effect is not good.
I used 13*13 dot matrix and 14*14 dot matrix, and converted them to 16*16 dot matrix. Personally, I think the display effect is better.
|
|
2007-4-3 08:25 |
|
|
a201341717
贫困用户
积分 -2
发帖 20
注册 2007-1-30
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
学习了
|

[img=2,1]http://c.py99.net/pic/f?v=20074/31311547.jpg[/img] |
|
2007-4-3 11:34 |
|
|
a201341717
贫困用户
积分 -2
发帖 20
注册 2007-1-30
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
技术 继续。。。。
Technology, continue...
|

[img=2,1]http://c.py99.net/pic/f?v=20074/31311547.jpg[/img] |
|
2007-4-3 11:37 |
|
|
khiav
中级用户
  
积分 304
发帖 93
注册 2006-3-15 来自 台灣-台南
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
發一個圖文好了!
具體如下:
首先我們要先有 VtEdit 這個工具!
使用它就可以把 Windows 下的中文字型重新編碼成 DOS 的字型!
並另外生成一個 exe 執行檔,做用為載入中文字型!
具體操作如下:
1.開啟 VtEdit 並輸入文本(也可以用複製的)!
2.在 格式(Format)中選擇 字型(Font)請確認選擇的字型編碼(Chinese Big5 - 因為我是繁體的系統)!
3.在 文件(File)中選擇 存檔(Save)生成經過編碼的原始檔及 exe 字型庫檔!
4.在 DOS 先執行 exe 檔再使用 Type 檔案 或使用文書編輯軟體查看檔案,就能看到中文字了(下圖是我已編輯好並已載入完成的開機選單)!
要做到顯示中文只要 1~3 的步驟就可以了,至於多樣化的開機選單就要利用現有的 config 開機選單工具來實現!
這個就只能各位自己試了!
很久沒上來,一來就遇到問題,弄這個是想跟 IBM 的一鍵還原結合:
自製開機 F11
Last edited by khiav on 2007-4-3 at 01:54 PM ]
Post an image and text!
The details are as follows:
First, we need to have the tool VtEdit!
Using it, we can re-encode Chinese fonts under Windows into DOS fonts!
And an additional exe executable file is generated, which is used to load the Chinese font!
The specific operations are as follows:
1. Open VtEdit and enter text (you can also copy it)!
2. In the Format, select Font and make sure to select the font encoding (Chinese Big5 - because I have a traditional Chinese system)!
3. In the File, select Save to generate the encoded source file and the exe font library file!
4. In DOS, first execute the exe file and then use Type file or use a document editing software to view the file, and you can see the Chinese characters (the following is the boot menu I have edited and loaded)!
To display Chinese, just follow steps 1 to 3. As for diversified boot menus, you need to use the existing config boot menu tool to achieve it!
This can only be tried by you all!
I haven't been online for a long time, and I encountered a problem as soon as I came. I am doing this to combine with IBM's one-key restore:
Self-made boot F11
Last edited by khiav on 2007-4-3 at 01:54 PM ]
|

khiav Blog khiav Emu Web |
|
2007-4-3 13:45 |
|
|
khiav
中级用户
  
积分 304
发帖 93
注册 2006-3-15 来自 台灣-台南
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Originally posted by jb88 at 2007-4-3 08:25:
在本论坛下载的16点阵字库,在显示时行间距和字间距较密,整体效果不好。
我用的是13*13点阵和14*14点阵,转换成16*16点阵的。个人认为显示效果较好。
關於字型的問題,曾詢問過 本是 大大,所得到的回覆是:
VTmagic 〔color=Red]僅能在簡體中文系統下轉碼!
所以,不論換了多少的字庫,轉出來的都會是亂碼(因為我試了很多次了!)
Originally posted by jb88 at 2007-4-3 08:25:
The 16-dot font downloaded from this forum has a dense line spacing and character spacing when displayed, resulting in a poor overall effect.
I used 13*13 dot matrix and 14*14 dot matrix, and converted them to 16*16 dot matrix. Personally, I think the display effect is better.
Regarding the font issue, I once asked Ben Shi, and the reply I got was:
VTmagic 〔color=Red]Only can be encoded under the Simplified Chinese system!
Therefore, no matter how many font libraries I changed, the converted ones were all garbled codes (because I have tried many times!)
|

khiav Blog khiav Emu Web |
|
2007-4-3 13:51 |
|
|
download
初级用户
 
积分 199
发帖 101
注册 2007-3-13
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
7楼的教程不错,要是有附件下载就爽了
有一点不明白,为什么选择中是“英”和“日”文,而启动菜单却是“中”文呢?好奇怪
The tutorial on floor 7 is pretty good. It would be great if there were attachments to download. There's one thing I don't understand. Why is it that when selecting, it's "English" and "Japanese", but the boot menu is "Chinese"? It's quite strange.
|
|
2007-4-7 09:51 |
|
|
khiav
中级用户
  
积分 304
发帖 93
注册 2006-3-15 来自 台灣-台南
状态 离线
|
|
2007-4-7 13:48 |
|
|
download
初级用户
 
积分 199
发帖 101
注册 2007-3-13
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
我不是说vtEdit附件,我是说你搞好后的IMG,哈哈,这样偶可以直接盗版到无忧上,省得偶写教程了……vtEdit就是偶写的啊,刚看了一下上传区的版本比较旧。
I'm not talking about the vtEdit attachment. I mean the IMG you finished. Haha, that way I can directly pirate it to Wuyou and save me from writing a tutorial... vtEdit was written by me. Just now I saw that the version in the upload area is relatively old.
|
|
2007-4-8 05:26 |
|
|
khiav
中级用户
  
积分 304
发帖 93
注册 2006-3-15 来自 台灣-台南
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
IMG 這個就不用了吧....每個人的需求不一樣,更何況我使用的 OS 是 MS-DOS 6.22 對大多數的人來說不堪使用.....
至於教程.....直接把 7F 的圖文, 複製轉發就行了...呵呵呵...
IMG is not needed here.... Everyone's needs are different, and besides, the OS I'm using is MS-DOS 6.22, which is not usable for most people.....
As for the tutorial..... Just copy and forward the 7F graphic and text.... Hehe...
|

khiav Blog khiav Emu Web |
|
2007-4-8 08:05 |
|
|
download
初级用户
 
积分 199
发帖 101
注册 2007-3-13
状态 离线
|
|
2007-4-9 04:26 |
|
|
khiav
中级用户
  
积分 304
发帖 93
注册 2006-3-15 来自 台灣-台南
状态 离线
|
|
2007-4-9 10:02 |
|
|
download
初级用户
 
积分 199
发帖 101
注册 2007-3-13
状态 离线
|
|
2007-4-9 10:20 |
|