2025-04-27 07:49:33 -04:00

74 lines
2.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*++
Copyright (c) 1997-1999 Microsoft Corporation
--*/
#include <unirc.h>
//#include <common.rc>
#include "kpdlres.rcv"
//1 RC_SUBTABLE LOADONCALL DISCARDABLE
//BEGIN
// " 明朝\0","明朝\0",
// " ゴシック\0","ゴシック\0",
// "@ 明朝\0","@明朝\0",
// "@ ゴシック\0","@ゴシック\0"
//END
//1 RC_TABLES PRELOAD MOVEABLE KPDLMS.GPC
1 RC_UFM LOADONCALL DISCARDABLE pfm\mincho.ufm
2 RC_UFM LOADONCALL DISCARDABLE pfm\minchov.ufm
3 RC_UFM LOADONCALL DISCARDABLE pfm\gothic.ufm
4 RC_UFM LOADONCALL DISCARDABLE pfm\gothicv.ufm
5 RC_UFM LOADONCALL DISCARDABLE pfm\cm.ufm
6 RC_UFM LOADONCALL DISCARDABLE pfm\hm.ufm
7 RC_UFM LOADONCALL DISCARDABLE pfm\tm.ufm
8 RC_UFM LOADONCALL DISCARDABLE pfm\tmi.ufm
STRINGTABLE
BEGIN
// 1 "KONICA KL-2010"
// 2 "KONICA KL-2010 (Monochrome)"
// 257 "%d dpi"
// 258 "A3->B4"
// 259 "A3->A4"
// 260 "A4->A3"
// 261 "A4->B4"
// 262 "A4->B5"
// 263 "B4->A3"
// 264 "B4->A4"
// 265 "B4->B5"
// 266 "B5->A4"
// 267 "B5->B4"
// 268 "A4x2->A4"
// 269 "B5x2->B5"
// 270 "LP->A4"
// 271 "LP->B4"
// 272 "ホッパ選択なし"
// 273 "ホッパ1"
// 274 "ホッパ2"
// 275 "ホッパ3"
276 "フルカラー (2 階調)"
277 "フルカラー (4 階調)"
278 "フルカラー (8 階調)"
// font substitution table
300 "@ 明朝"
301 "@明朝"
302 "@ ゴシック"
303 "@ゴシック"
304 " 明朝"
305 "明朝"
306 " ゴシック"
307 "ゴシック"
320 "@MS Mincho"
321 "@MS Gothic"
322 "MS Mincho"
323 "MS Gothic"
END