1# $Header: /home/yav/xpx/RCS/xpx.doc,v 1.27 1996/04/29 10:29:32 yav Exp $
2# This document is written in ASCII-english and Shift-JIS-japanese.
3# To english:
4#  % sed -f english.sed <xpx.doc
5# To japanese:
6#  % sed -f japanese.sed <xpx.doc
7#
8xpx - pixel edit tool
9
10================================================================
11* About
12
13Xpx is a simple pixel editing tool to make datas for KISS,
14xpx��KISS�̃f�[�^���쐬���邽�߂̊ȒP�ȃO���t�B�b�N�G�f�B�^�ŁC
15run under X Winodw System on unix workstation.
16unix���[�N�X�e�[�V������X Window System�œ��삵�܂��D
17KISS - KISekae Set system is a paper doll changing clothes program for
18KISS - KISekae Set system �� �����ւ��\�t�g�ŁC
19NEC PC-9801, IBM-PC/AT compatible, MS-Windows, X Window System
20and other many computer systems.
21����т��̑������̃V�X�e���œ��삵�Ă��܂��D
22
23Let's create KISS datas on X Window System!
24X Window System�ł�KISS�f�[�^�����܂��傤!
25
26================================================================
27* Install
28
29 % xmkmf
30 % make
31
32If there is no trouble on make,
33���Ȃ�make�ł���΁C
34executable binary "xpx" will be created.
35"xpx"�Ƃ������s�t�@�C�����쐬�����ł��傤�D
36And copy "xpx" to /usr/local/bin or $HOME/bin as you like.
37��������"xpx"��/usr/local/bin��$HOME/bin���ɃR�s�[���Ă��������D
38
39 # cp xpx /usr/local/bin
40
41Next, create a user configuration file of xpx.
42����xpx�̃��[�U�[�ݒ�t�@�C�������܂��D
43Sample configuration file named "xpxrc.eg" is contained in this package.
44"xpxrc.eg"�Ƃ������O�ŃT���v���̐ݒ�t�@�C��������܂�����C
45Copy it to your directory, and rename to ".xpxrc".
46�����".xpxrc"�Ƃ������O�Ńz�[���f�B���g���ɒu���Ă��������D
47
48 % cp xpxrc.eg $HOME/.xpxrc
49
50Xpx read "$HOME/.xpxrc" first, and "./.xpxrc" next.
51xpx�͍ŏ���"$HOME/.xpxrc"���C����"./.xpxrc"��ǂݍ��݂܂��D
52Later setting discription is effective.
53��̐ݒ肪�D�悳��܂��D
54
55
56================================================================
57* How to use
58
59On xterm, type
60xterm�ォ��C
61% xpx
62to run xpx.
63�Ƃ����xpx���N�����܂��D
64
65Some window manager inquire you geometry of xpx window.
66�E�B���h�E�}�l�[�W���ɂ���Ă�xpx�̃E�B���h�E���J���ꏊ�����Ă���ł��傤�D
67
68And xpx window is opened like this:
69�����āC���̂悤��xpx�̃E�B���h�E���J���܂��D
70
71                v-- main menu       v--zoom menu   v--grid menu
72+------------------------------------------------------------+
73|[X] xpx ################################################ [+]| <- wm title bar
74+------------------------------------------------------------+
75| +------+------+------+------+   +---+---+---++---+---+---+ |
76| | Quit | File | Info | Edit |   | < | 2 | > || < | 8 | > | |
77| +------+------+------+------+   +---+---+---++---+---+---+ |
78| +--------------++-------------+                            |
79| | color file   || image file  |                            |
80| +--------------++-------------+                            |
81| +--++-------+ +--------------------------------------+---+ |
82| | 0||[]0:rgb| |                                      | ^ | |
83| +--++-------+ |                                      +---+ |
84| | 1||[]1:rgb| |                                      |   | |
85| +--++-------+ |                                      |   | |
86|   :      :    |              image window            |   | |
87|   :      :    |                                      +---+ |
88|   :      :    |                                      | v | |
89| +--++-------+ +---+------------------------------+---+---+ |
90| |15||[]f:rgb| | < |                              | > |     |
91| +--++-------+ +---+------------------------------+---+     |
92+------------------------------------------------------------+
93          ^---- color boxes
94   ^-- palette menu
95
96main menu	quit xpx, or open File/Info/Edit window
97zoom menu	image zoom factor control ([<]:zoom-out [>]:zoom-in)
98grid menu	grid diplay on/off, space control ([<]:narrow [>]:wide)
99palette menu	switch color set
100color boxes	select/edit color
101image window	edit image in it
102scroll bar	scroll image
103
104----------------------------------------------------------------
105* File
106
107Click [File] menu to open file window.
108[File]���j���[���N���b�N�����file window���I�[�v�����܂��D
109
110Double click filename to read its file.
111file window�̍����ɕ\������Ă���t�@�C�����_�u���N���b�N����ƁC
112���̃t�@�C����ǂݍ��݂܂��D
113
114Xpx identify file format with filename suffix.
115�t�H�[�}�b�g�̓t�@�C���̃T�t�B�b�N�X�Ō��肵�܂��D
116Sorry, automatic format identification is not implemented.
117�����I�Ƀt�H�[�}�b�g�����ʂ���@�\�͂‚��Ă܂���D���߂�Ȃ����D
118
119standard (file.c) --------
120suffix	FORMAT			read		write
121 .ccb	CE.EXE color file	*		*
122 .cbb	CE.EXE bg font file	*		*
123 .csb	CE.EXE sprite font file	*		-
124 .kcf	KISS color file		*		*
125 .cel	KISS cell file		*		*
126 .pbm	portable bitmap file	*		-
127 .pgm	portable graymap file	*		-
128 .ppm	portable pixmap file	*		*
129 .mag	MAG format file		*		*
130 .xbm	X11 bitmap file		*		*
131 .gif	GIF format file		giftoppm	ppmtogif
132extended (.xpxrc) --------
133 .bmp	MS-Windows DIB		bmptoppm	-
134 .mki	MAKI format file	coerce		-
135 .pic	SHARP X68k PIC format	coerce		coerce
136
137	*:Supported, -:Not supported, other:need this filter
138
139CE.EXE (alias DF.EXE)
140	NEC PC9801 CAD soft for developping GAME soft for NEC PC-Engine
141	by Hudson soft Inc.
142KISS
143	KISekae Set system (Japanese paper doll playing soft)
144	by K.O.S. and other private implementers
145giftoppm
146	in pbmplus by David Koblas (koblas@mips.com)
147ppmtogif
148	in pbmplus by Jef Poskanzer (jef@well.sf.ca.us)
149coerce
150	image converter by Cocoa (cocoa@is.s.u-tokyo.ac.jp)
151
152----------------------------------------------------------------
153* Edit
154
155Click [Edit] in main menu and open edit mode window.
156���C�����j���[��[Edit]���N���b�N����ƃG�f�B�b�g�E�B���h�E���J���܂��D
157Click [Plot]/[Copy]/[Boxfull] in edit mode window
158�G�f�B�b�g�E�B���h�E��[Plot]/[Copy]/[Boxfull]���N���b�N����
159for select edit function.
160�G�f�B�b�g�̋@�\��I�����܂��D
161
162[plOt]
163Click left button of mouse to plot selected color dot in the image window.
164�C���[�W�̕\�����ꂽwindow�Ń{�^���������ƑI�����ꂽ�F�̓_��ł��܂��D
165
166[Copy]
167Click button and drag to set source area for copying.
168�{�^���������ăh���b�O���ăR�s�[���̗̈���w�肵�܂��D
169In source area, click and drag button to move area,
170�R�s�[���̗̈���Ń{�^�����N���b�N���Ă��̂܂܃h���b�O���Ĉړ������܂��C
171Button is released and paste the source area image.
172�{�^����������C�R�s�[���̓��e���R�s�[����܂��D
173Don't copy pixels specified at nocopypix box.
174nocopypix �̃s�N�Z���̓R�s�[���܂���D
175
176[Boxfull]
177Click button and drag to set rectangle area for fill.
178�{�^���������ăh���b�O���ċ�`�̈���w�肵�܂��D
179Button is released and draw filled rectangle with selected color.
180�{�^����������C���̋�`�̈��I�����ꂽ�F�Ńt�B�����܂��D
181
182[liNe]
183Click button and drag to draw a line.
184�{�^���������ăh���b�O���Đ��������܂��D
185
186[circle]
187Click button and drag to draw a circle.
188�{�^���������ăh���b�O���ĉ~��`���܂��D
189
190[ellipse]
191Click button and drag to draw a ellipse.
192�{�^���������ăh���b�O���đȉ~��`���܂��D
193
194[Paint]
195Click button to paint.
196�{�^���������ƃy�C���g���܂��D
197
198[get]
199Click button to select color of its pixel.
200�{�^�����N���b�N����ƁC�����̐F��I�����܂��D
201
202[scroll]
203Press button to scroll image.
204+---+---+---+
205| a | b | c |
206+---+---+---+
207| d | e | f |
208+---+---+---+
209| g | h | i |
210+---+---+---+
211a: right down
212b: down
213c: left down
214d: right
215e: (none)
216f: left
217g: right up
218h: up
219i: left up
220
221[hotspot]
222Click button to set or reset hotspot.
223�z�b�g�X�|�b�g��ݒ肵�܂��D
224
225[grid]
226Click button to adjust grid position.
227�O���b�h�̈ʒu�������܂��D
228
229[cancel]
230Click button to cancel copy area.
231�{�^���������ƃR�s�[�̈�̎w����L�����Z�����܂��D
232
233[on grid]
234Adjust drawing position on grid, if this function is selected.
235�I������Ă�����C�`��̂Ƃ��̍��W���O���b�h��ɕ␳���܂��D
236
237[width N]
238Click button to select drawing pen size.
239�`�掞�̃y���̑傫�����w�肵�܂��D
240
241[undo N]
242Click this menu to undo drawig operation.
243���̃��j���[���N���b�N����ƃA���h�E���܂��D
244
245----------------------------------------------------------------
246* Color boxes
247
248There are 16 color boxes at left side of image window.
249image window�̍���16�‚̃J���[�{�b�N�X������܂��D
250In these color boxes,
251�J���[�{�b�N�X�ŁC
252Click button1 to select its color as current-color.
253�{�^��1���N���b�N����Ƃ��̐F���J�����g�J���[�ɂ��܂��D
254Double click button1 to open/close color edit window.
255�{�^��1���_�u���N���b�N����ƃJ���[�ҏW�E�B���h�E���J�‚��܂��D
256Drag button1 on source color box and release on destination box to copy color.
257�{�^��1�Ńh���b�O���đ��̃J���[�{�b�N�X�Ɏ����Ă����ƐF���R�s�[���܂��D
258Click button2 or 3 to alternate masked color attribute.
259�{�^��2�܂���3���N���b�N����Ƃ��̐F�̃}�X�N������؂芷���܂��D
260Color box with diagonal lines mean that its color mask is effective.
261�Ίp���̕\�����ꂽ�J���[�{�b�N�X�̓}�X�N���L���ł��D
262
263----------------------------------------------------------------
264* Info
265
266size: [NNN] x [NNN]
267Image width x height.
268�C���[�W�̉����ƍ����D
269Input number and press RETURN to set value.
270��������͂���RETURN�������Ɛݒ肵�܂��D
271
272hotspot: [NN] , [NN]
273Hotspot position x and y.
274�z�b�g�X�|�b�g�̈ʒu�D
275Cell x/y-offset at KISS/GS cell data.
276KISS/GS�̃Z���f�[�^�̎��́Cx/y�I�t�Z�b�g�D
277Input number and press RETURN to set value.
278��������͂���RETURN�������Ɛݒ肵�܂��D
279
280[grid color]
281Select grid color background/foreground.
282�O���b�h�̐F��background/foreground�̂ǂ�����g�����D
283
284[scroll stop]
285scroll out range stop on/off.
286�͈͊O�ɃX�N���[�����悤�Ƃ����ꍇ�̃X�g�b�p�[��on/off�D
287
288[cel/GS]
289[kcf/GS]
290with/out KISS/GS header.
291KISS/GS�̃w�b�_�‚��f�[�^���ǂ����D
292
293[hotsplot center]
294Draw hotsplit indicater lines center/left-up of pixel.
295�z�b�g�X�|�b�g�̃C���W�P�[�^�̐����s�N�Z���̒��S/����ɕ`���D
296
297================================================================
298* Key bindings
299
300q
301	Quit.
302f
303	Open/Close File window.
304i
305	Open/Close Infomation window.
306e
307	Open/Close Edit window.
308^L
309	Redraw image.
310-
311	Zoom out.
312=
313	Zoom in.
314h
315	Scroll right.
316j
317	Scroll up.
318k
319	Scroll down.
320l
321	Scroll left.
322m
323	Alternate all color mask on/off.
324
325================================================================
326* Options
327
328-display DISPLAY
329	specifies display connection.
330	�f�B�X�v���C�ڑ����w�肵�܂��D
331
332-geometry WIDTHxHEIGHT[{+|-}XOFFSET{+|-}YOFFSET]
333	specifies window size and/or position.
334	�E�B���h�E�̑傫���ƈʒu���w�肵�܂��D
335
336-background COLOR
337-bg COLOR
338	specifies background color.
339	�w�i�F���w�肵�܂��D
340
341-foreground COLOR
342-fg COLOR
343	specifies foreground color.
344	�O�i�F���w�肵�܂��D
345
346-borderwidth PIXELS
347-bw PIXELS
348	specifies border width.
349	�{�[�_�[�̕����w�肵�܂��D
350
351-bordercolor COLOR
352-bd COLOR
353	specifies border color.
354	�{�[�_�[�̐F���w�肵�܂��D
355
356-font FONTNAME
357-fn FONTNAME
358	specifies font.
359	�t�H���g���w�肵�܂��D
360
361-commoncolor
362	not use private color cell.
363	private color cell���g�p���܂���D
364
365-maxw PIXELS
366	specifies maximum width of image.
367	�C���[�W�̍ő啝���w�肵�܂��D
368
369-maxh PIXELS
370	specifies maximum height of image.
371	�C���[�W�̍ő卂���w�肵�܂��D
372
373-maxz PIXELS
374	specifies maximum zoom factor.
375	�ő�{�����w�肵�܂��D
376
377-scrollspeed PIXELS
378	specifies maximun image window scroll speed.
379	image window�̍ő�X�N���[�����x���w�肵�܂��D
380
381-p
382	Use private color map.
383	��p�̃J���[�}�b�v���g�p���܂��D
384
385
386================================================================
387* Update
388
389Revision 1.24 -> 1.25
390use private color cell, if available
391�g�p�ł���Ȃ�private color cell���g�p����悤�ɂ��܂����D
392
393BSD directory access routine
394BSD��directory access���[�`�����g�p����悤�ɂ��܂����D
395
396X11 bitmap file read/write
397X11 bitmap file ��ǂ�/�����ł���悤�ɂ��܂����D
398
399Change image size
400�C���[�W�̑傫����ύX�ł���悤�ɂ��܂����D
401
402Icon pixmap set
403Icon pixmap��ݒ肷��悤�ɂ��܂����D
404
405Real size view screen in information window
406Information�E�B���h�E�Ɏ��T�C�Y��view screen��\������悤�ɂ��܂����D
407
408----------------------------------------------------------------
409Revision 1.25 -> 1.26
410Edit function window
411�G�f�B�b�g�@�\window��lj����܂����D
412
413Copy function test
414Copy�@�\�̎������ł��D
415
416----------------------------------------------------------------
417Revision 1.26 -> 1.27
418
419Now testing MENU structure for menu window system.
420MENU�\���̂��g���Ẵ��j���[�E�B���h�E�̏������������ł��D
421
422----------------------------------------------------------------
423Revision 1.27 -> 1.28
424
425Add config.h for system configuration.
426�R���p�C�����̃V�X�e���ݒ�̂��߂�config.h��lj����܂����D
427
428Change scroll bar icon pixmap.
429�X�N���[���o�[���s�b�N�X�}�b�v�ŕ\������悤�ɂ��܂����D
430
431Open message window for display xpx message.
432���b�Z�[�W�\���E�B���h�E���I�[�v������悤�ɂ��܂����D
433
434Boxfull edit function support.
435�ҏW�@�\�Ƀ{�b�N�X�t����lj����܂����D
436
437Now testing color edit.
438�J���[�̕ҏW�̎������D
439Double click in color box to open color edit window.
440�J���[�{�b�N�X�Ń_�u���N���b�N����ƃJ���[�ҏW�̃E�B���h�E���J���܂��D
441
442----------------------------------------------------------------
443Revision 1.28 -> 1.29
444
445Csb format read support.
446csb���ǂ߂�悤�ɂ����D
447
448Compress EnterNotify, LeaveNotify event.
449EnterNotify, LeaveNotify �C�x���g�̈��k�D
450
451Update view image at [Copy] and [Boxfull] operation.
452[Copy]��[Boxfull]�̂Ƃ���view image���X�V����悤�ɂ��܂����D
453
454Add line.c circle.c ellipse.c undo.c.
455line.c circle.c ellipse.c undo.c �lj��D
456
457Add configuration file ".xpxrc".
458�ݒ�t�@�C��".xpxrc"��lj��D
459
460Support for wrinting portable pixmap format.
461portable pixmap��write�ł���悤�ɂ��܂����D
462
463Add option -scrollspeed for modify scroll speed.
464�X�N���[�����x�̎w��̂��߂̃I�v�V����-scrollspeed��lj��D
465
466----------------------------------------------------------------
467Revision 1.29 -> 1.30
468
469Add [on grid] function.
470[on grid]�@�\��lj��D
471
472Radius zero division error bug fix.
473�~��ȉ~�̔��a��0��������0�ŏ��Z����core dump����̂������D
474
475Accelaration scroll.
476�����^�X�N���[���D
477
478Testing color mask function.
479color mask�@�\�̎������D
480
481Testing undo function.
482undo�@�\�̎������D
483
484----------------------------------------------------------------
485Revision 1.30 -> 1.31
486
487Simple font system
488�t�H���g�V�X�e�����ȒP�ɂ��܂����D
489
490Add slider bar at file name list.
491�t�@�C���l�[���̕\���ɃX���C�_�[�o�[���‚��܂����D
492
493Add english.sed japanese.sed (sed script file).
494english.sed japanese.sed (sed�̃X�N���v�g)��lj����܂���.
495
496Press '!' key to map message window.
497'!'��������message window��\������悤�ɂ��܂����D
498
499Hot spot support.
500�z�b�g�X�|�b�g�ւ̑Ή��D
501
502Use coerce to read/write MAG, MAKI and PIC file.
503MAG, MAKI, PIC�̓ǂݏ�����coerce���g�p����悤�ɂ��܂����D
504
505KISS/GS cel file header offset-x/y field supported.
506KISS/GS�̃Z���̃w�b�_�̃I�t�Z�b�g�ɑΉ����܂����D
507
508Autosave $HOME/#xpxsave.kcf and $HOME/#xpxsave.cel.
509$HOME/#xpxsave.kcf �� $HOME/#xpxsave.cel �ɃI�[�g�Z�[�u�D
510
511----------------------------------------------------------------
512Revision 1.31 -> 1.32
513
514Now testing hi-speed CBB frmat routine.
515CBB�̓ǂݍ��݂̍������̎������D
516
517Treat KISS/GS cell file x/y-offset as hotspot.
518KISS/GS�̃Z���t�@�C���̃I�t�Z�b�g��hotspot�Ƃ��ď����D
519
520Hotspot indicater dot -> line.
521hotspot��_�ł͂Ȃ����ŕ\���D
522
523Hotspot indicater centering/left-top selectable.
524hotspot���s�N�Z���̒��S/�����؂芷������悤�ɂ��܂����D
525
526Support MAG format saving. (but plane-MAG)
527mag�Œ��ڃZ�[�u�ł���悤�ɂ��܂����D (�������x�^��mag�ł�)
528Loading MAG format is not yet.
529���[�h�͂܂��_���ł�
530
531Fix bug that first setting is effective
532�ݒ�t�@�C��(".xpxrc")�̍ŏ��̐ݒ肪
533in configuration file (".xpxrc").
534�D�悳���Ƃ����o�O�����܂����D
535
536----------------------------------------------------------------
537Revision 1.32 -> Version 1.33
538
539Paint function implemented.
540�y�C���g�@�\���‚��܂����D
541
542Change icon pixmap size 48x48.
543�A�C�R���̃t�H���g�̑傫����48x48�ɕύX���܂����D
544
545----------------------------------------------------------------
546Version 1.33 -> Version 1.34 (Wrestle Angels)
547
548Delete last line "# End of file" in "english.sed".
549"english.sed" �̍ŏI�s��"# End of file"���폜���܂����D
550
551Fix miss spell error() -> message() in "message.c".
552"message.c"�̃X�y���ԈႢ��error()��message()�ɒ����܂����D
553
554Add NeedFunctionPrototypes and HAVE_STRING_H symbel in "config.h".
555"config.h" �� NeedFunctionPrototypes �� HAVE_STRING_H ��lj����܂����D
556
557File Info Edit window geometry is saved in ".xpxrc"
558File Info Edit �� window�ʒu�� ".xpxrc" �ɕۑ�����
559for resume.
560���W���[������悤�ɂ��܂����D
561
562Open window to ask for quit at Quit menu.
563Quit ����Ƃ��� window ���J���ĕ����悤�ɂ����D
564
565Support writing with cbb and ccb format.
566cbb��ccb�̏������݂��T�|�[�g���܂����D
567
568Display errors and abort operation first,
569�t�@�C�����������ނƂ��T�|�[�g����ĂȂ��t�H�[�}�b�g����
570at not supported format file writing.
571���O�ɃG���[�\������悤�ɂ��܂����D
572
573Rescan and update file list at file writing, deleting.
574�t�@�C���̏������݁C�폜�̂Ƃ��Ƀt�@�C�����X�g���X�V����悤�ɂ����D
575
576Add [Mask] menu in file window,
577�Ή����Ă���T�t�B�b�N�X�̃t�@�C������
578for mask files supported format only.
579�t�@�C�����X�g�ɕ\���ł���悤�ɂ��Ă݂܂����D
580
581----------------------------------------------------------------
582Version 1.34 -> Version 1.35 (Aya)
583
584[OK] menu in info window and etc. position BUG fix.
585Info window���� [OK] menu�̈ʒu�����������Ȃ�̂����܂����D
586
587Config file reading directory order changed.
588Config file �̓ǂݍ��݃f�B���N�g���̏�����ύX���܂����D
589
590Add option section in configuration file.
591".xpxrc"�ɃI�v�V�����������Ƃ���悤�ɂ��܂����D
592
593Define watch cursor font in busy.
594�������͎��v�̃J�[�\����\������悤�ɂ��܂����D
595
596Use index instead of strchr on BSD.
597BSD�ł�index��strchr�̑��Ɏg���悤�ɂ��܂����D
598
599Enable to change zoom factor and grid size with keyboard.
600�{���ƃO���b�h�����L�[�Ő��l���͂ł���悤�ɂ��܂����D
601
602----------------------------------------------------------------
603Version 1.35 -> Version 1.36
604
605Support color look up table information contained portable graymap.
606�J���[�����܂�portable graymap�ɑΉ����܂����D
607
608Add following functions at input string.
609��������͂̂Ƃ��ɁC���̃L�[��L���ɂ��܂����D
610 ^H
611	Back space
612	�o�b�N�X�y�[�X
613 ^D
614	Delete character
615	�����폜
616 ^A
617	Top of line
618	�s��
619 ^E
620	End of line
621	�s��
622 Space
623	(Enable)
624	(�ȑO�͖������Ă����ǁC�L���ɂ��܂���)
625
626Add "-scrollbar" option to select scroll bar type.
627�X�N���[���o�[�̃^�C�v��I�Ԃ��߂� -scrollbar �I�v�V������lj����܂����D
628 -scrollbar 0
629	Not display scroll bar
630	�X�N���[���o�[��\�����܂���
631 -scrollbar 1
632	Old xpx style side scroll buttons
633	�ȑO��xpx�̂悤�ȃ{�^���\��
634 -scrollbar 2
635	Slider bar style (default)
636	Macintosh�̃X���C�_�[�o�[�̂悤�ȕ\��
637
638Add "-menu" option to select menu type.
639���j���[�̃^�C�v��I�Ԃ��߂� -menu �I�v�V������lj����܂����D
640 -menu 0
641	Not display menu
642	���j���[��\�����܂���
643 -menu 1
644	display menu (default)
645	���j���[��\�����܂�
646
647Support MAG format direct read. But, not compelte.
648MAG���ړǂ߂�悤�ɂ��܂����D���C���S�ł͂���܂���D
649
650----------------------------------------------------------------
651Version 1.36 -> Version 1.37
652
653Use configure and Imakefile at install.
654configure��Imakefile���g���ăC���X�g�[���ł���悤�ɂ��܂����D
655
656Variable drawing pen size.
657�`��̃y���̃T�C�Y��ύX�ł���悤�ɂ��Ă݂܂����D
658
659----------------------------------------------------------------
660Version 1.37 -> Version 1.38
661
662Same color paint bug fix.
663����̐F�Ńy�C���g����Ƃ��o�O���Ă��̂��C�����܂����D
664
665----------------------------------------------------------------
666Version 1.38 -> Version 1.39
667
668Reserch tile pattern mask function.
669�^�C���p�^�[���}�X�N�̎���������Ă݂�I
670
671----------------------------------------------------------------
672Version 1.39 -> Version 1.40 (Ayanami)
673
674Add tile pattern mask select menu.
675�^�C���p�^�[���}�X�N�̑I�����j���[��lj����܂����D
676
677----------------------------------------------------------------
678Version 1.40 -> Version 1.41 (Sofia)
679
680Delete #error in headers.h varargs
681Icon bitmap data static char[] -> static unsigned char []
682Change sed script to xbmbits.awk xbmsize.awk icondef.awk
683Report missed color in info.c
684Change option parse routine
685Gird offset buf fix
686Add -debug option
687Support copy and undo color
688Support color digit number editing
689Store image depth in imgfiledepth
690MAG load bug fix
691Support TIM file
692CLS format quick hack
693Copy and paste via Hold space
694Nocopy pixel
695Image area processing shift flip etc. in area.c
696
697
698================================================================
699* BUG
700
701Region indicator is under construction at Line/Circle/Ellipse mode.
702����/�~/�ȉ~���[�h�͈̔̓C���W�P�[�^�͍쐬�r���ł��D
703
704Color set handling is buggy at over 16 colors image editing.
70516�F���z����C���[�W�������Ƃ��̃J���[�Z�b�g�̈����̓w���ł��D
706
707There is no manual file, sorry.
708�}�j���A���t�@�C�����܂�����܂���D
709
710Icon face does not like her.
711�A�C�R���̊炪���Ă܂���D
712
713================================================================
714* Copyright
715
716Xpx is a public domain software.
717xpx�� public domain software�ł��D
718
719Permission to use, copy, modify, distribute and sell this software
720���̃\�t�g�E�F�A�̎g�p�C�R�s�[�C���ρC�z�z�C�̔��Ȃǂ�
721for any purpose is granted without fee,
722�����Ȃ闘�p���C
723if you do not disturb my original distribution.
724�I���W�i���̔z�z��W���Ȃ�����C�����Ō��\�ł��D
725
726If you have any advices, questions and BUG reports, please send E-mail to me.
727��]�C�����o�O���|�[�g�͎����Ƀ��[�������肢���܂��D
728
729                                UHD98984@pcvan.or.jp
730                                                yav
731# End of file
732