Fixed images

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1106870 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 16 years ago
parent 2c9d244021
commit b79a2c2853

@ -1,9 +1,10 @@
.\" Hey, EMACS: -*- nroff -*- .\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH PIKLAB SECTION "April 11, 2007"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
.\" .nh disable hyphenation .\" .nh disable hyphenation
.\" .hy enable hyphenation .\" .hy enable hyphenation
@ -14,67 +15,65 @@
.\" .br insert line break .\" .br insert line break
.\" .sp <n> insert n+1 empty lines .\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7) .\" for manpage-specific macros, see man(7)
.TH "PIKLAB" "1" "April 11, 2007" "" "" .SH PIKLAB-HEX \- Tool to check INHEX-files.
.SH "NAME" .SH SYNOPSIS
piklab\-hex \- Tool to check INHEX\-files. .B piklab-hex [options] [command] [file].hex
.SH "SYNOPSIS" .RI
.B piklab\-hex [options] [command] [file].hex
.RI .SH DESCRIPTION
.SH "DESCRIPTION"
This manual page documents briefly the This manual page documents briefly the
.B piklab\-hex command. .B piklab-hex command.
.\" TeX users may be more comfortable with the \fB<whatever>\fP and .\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively. .\" respectively.
\fBPiklab\-hex\fP is a command line tool to check files, if they are valid Hex\-files which comply with the INHEX\-Standard defined by Intel corporation. \fBPiklab-hex\fP is a command line tool to check files, if they are valid Hex-files which comply with the INHEX-Standard defined by Intel corporation.
.SH "OPTIONS" .SH OPTIONS
This program follows the usual GNU command line syntax, with long This program follows the usual GNU command line syntax, with long
options starting with two dashes (`\-'). options starting with two dashes (`-').
A summary of options is included below. A summary of options is included below.
.TP .TP
.B \-h, \-\-help .B \-h, \-\-help
Show summary of options. Show summary of options.
.TP .TP
.B \-v, \-\-version .B \-v, \-\-version
Show version of program. Show version of program.
.TP .TP
.B \-\-author .B \-\-author
Show author information Show author information
.TP .TP
.B \-\-license .B \-\-license
Show license information Show license information
.TP .TP
.B \-c [command] .B \-c [command]
Option to issue a command. Option to issue a command.
.TP .TP
.SH "COMMANDS" .SH COMMANDS
.TP .TP
.B check Check file, if it is a valid intel\-hex\-file. .B check Check file, if it is a valid intel-hex-file.
.TP .TP
.B info Return information about hex file. .B info Return information about hex file.
.TP .TP
.B fix Clean hex file and fix errors (wrong CRC, truncated line, truncated file). .B fix Clean hex file and fix errors (wrong CRC, truncated line, truncated file).
.TP .TP
.B compare Compare two hex files. .B compare Compare two hex files.
.TP .TP
.br .br
.sp 3 .sp 3
.SH "SEE ALSO" .SH SEE ALSO
.BR piklab (1), .BR piklab (1),
.BR piklab\-prog (1), .BR piklab-prog (1),
.BR piklab\-coff (1). .br
.br .SH AUTHORS
.SH "AUTHORS"
piklab was written by Nicolas Hadacek and many others, including: piklab was written by Nicolas Hadacek and many others, including:
* Alain Gibaud: author of Pikdev; main infrastructure; IDE interface; direct programmers; gputils integration. * Alain Gibaud: author of Pikdev; main infrastructure; IDE interface; direct programmers; gputils integration.
* Keith Baker: direct programmer support for 16F7X devices. * Keith Baker: direct programmer support for 16F7X devices.
* Xiaofan Chen: numerous tests of PICkit1/2 and ICD2 programmers. * Xiaofan Chen: numerous tests of PICkit1/2 and ICD2 programmers.
* Craig Franklin: author of gputils (disassembler and coff parser). * Craig Franklin: author of gputils (disassembler and coff parser).
* Manwlis Giannos: direct programmer support for PIC18FXX2/FXX8 devices. * Manwlis Giannos: direct programmer support for PIC18FXX2/FXX8 devices.
* Stephen Landamore: author of LPLAB (microchip command\-line programmer). * Stephen Landamore: author of LPLAB (microchip command-line programmer).
* Brian C. Lane: original code for direct programming. * Brian C. Lane: original code for direct programming.
* Sébastion Laoût: author of Likeback. * Sébastion Laoût: author of Likeback.
* Nestor A. Marchesini: tests of PicStart+ programmer. * Nestor A. Marchesini: tests of PicStart+ programmer.
@ -88,10 +87,10 @@ piklab was written by Nicolas Hadacek and many others, including:
* Stefan von Halenbach: German translation. * Stefan von Halenbach: German translation.
* Nagy Lázló: Hungarian translation. * Nagy Lázló: Hungarian translation.
.sp 3 .sp 3
.SH "COPYRIGHT" .SH COPYRIGHT
This is free software. You may redistribute copies of it under the terms of the GNU General Public License This is free software. You may redistribute copies of it under the terms of the GNU General Public License
<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.
.PP .PP
This manual page was written by Stefan <vonHalenbach@users.sf.net>, This manual page was written by Stefan <vonHalenbach@users.sf.net>,
for the Debian project (but may be used by others). for the Debian project (but may be used by others).

@ -1,9 +1,10 @@
.\" Hey, EMACS: -*- nroff -*- .\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH PIKLAB SECTION "April 11, 2007"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
.\" .nh disable hyphenation .\" .nh disable hyphenation
.\" .hy enable hyphenation .\" .hy enable hyphenation
@ -14,125 +15,122 @@
.\" .br insert line break .\" .br insert line break
.\" .sp <n> insert n+1 empty lines .\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7) .\" for manpage-specific macros, see man(7)
.TH "PIKLAB" "1" "April 11, 2007" "" "" .SH PIKLAB-PROG \- Commandline program for PIC-microcontroller programming.
.SH "NAME" .SH SYNOPSIS
piklab\-prog \- Commandline program for PIC\-microcontroller programming. .B piklab-prog [Qt-options] [KDE-options] [options] [file]
.SH "SYNOPSIS" .RI
.B piklab\-prog [Qt\-options] [KDE\-options] [options] [file]
.RI
.br .br
.SH "DESCRIPTION" .SH DESCRIPTION
This manual page documents briefly the This manual page documents briefly the
.B piklab\-prog command. .B piklab-prog command.
.PP .PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and .\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively. .\" respectively.
\fBPiklab\-prog\fP is a command line tool, which can be used to program microcontrollers with program and data, stored in a HEX\-file to a connected programmer. It supports the most common serial, parallel and usb programmers, like ICD2, Pickit2, PicStart+) and debuggers (ICD2). \fBPiklab-prog\fP is a command line tool, which can be used to program microcontrollers with program and data, stored in a HEX-file to a connected programmer. It supports the most common serial, parallel and usb programmers, like ICD2, Pickit2, PicStart+) and debuggers (ICD2).
.SH "OPTIONS" .SH OPTIONS
This program follows the usual GNU command line syntax, with long This program follows the usual GNU command line syntax, with long
options starting with two dashes (`\-'). options starting with two dashes (`-').
A summary of options is included below. A summary of options is included below.
.TP .TP
.B \-h, \-\-help .B \-h, \-\-help
Show summary of options. Show summary of options.
.TP .TP
.B \-v, \-\-version .B \-v, \-\-version
Show version of program. Show version of program.
.TP .TP
.B \-\-help\-qt .B \-\-help-qt
Show Qt specific options Show Qt specific options
.TP .TP
.B \-\-help\-kde .B \-\-help-kde
Show KDE specific options Show KDE specific options
.TP .TP
.B \-\-help\-all .B \-\-help-all
Show all options Show all options
.TP .TP
.B \-\-author .B \-\-author
Show author information Show author information
.TP .TP
.B \-\-license .B \-\-license
Show license information Show license information
.TP .TP
.B \-\- .B \-\-
End of options End of options
.br .br
.B Options: .B Options:
.B \-c, \-\-command <name> .B \-c, \-\-command <name>
Perform the requested command. Perform the requested command.
.TP .TP
.B \-\-command\-list .B \-\-command-list
Return the list of recognized commands. Return the list of recognized commands.
.TP .TP
.B \-\-debug .B \-\-debug
Display debug messages. Display debug messages.
.TP .TP
.B \-\-extra\-debug .B \-\-extra-debug
Display extra debug messages. Display extra debug messages.
.TP .TP
.B \-\-max\-debug .B \-\-max-debug
Display all debug messages. Display all debug messages.
.TP .TP
.B \-\-quiet .B \-\-quiet
Do not display messages. Do not display messages.
.TP .TP
.B \-f, \-\-force .B \-f, \-\-force
Overwrite files and answer "yes" to questions. Overwrite files and answer "yes" to questions.
.TP .TP
.B \-i, \-\-cli .B \-i, \-\-cli
Interactive mode Interactive mode
.TP .TP
.B \-r, \-\-range <name> .B \-r, \-\-range <name>
Memory range to operate on. Memory range to operate on.
.TP .TP
.B \-\-range\-list .B \-\-range-list
Return the list of memory ranges. Return the list of memory ranges.
.TP .TP
.B \-p, \-\-programmer <name> .B \-p, \-\-programmer <name>
Programmer to use. Programmer to use.
.TP .TP
.B \-\-programmer\-list .B \-\-programmer-list
Return the list of supported programmers. Return the list of supported programmers.
.TP .TP
.B \-d, \-\-device <name> .B \-d, \-\-device <name>
Target device. Target device.
.TP .TP
.B \-\-device\-list .B \-\-device-list
Return the list of supported devices. Return the list of supported devices.
.TP .TP
.B \-f, \-\-format <name> .B \-f, \-\-format <name>
HEX output file format. HEX output file format.
.TP .TP
.B \-\-format\-list .B \-\-format-list
Return the list of supported HEX file formats. Return the list of supported HEX file formats.
.TP .TP
.B \-t, \-\-port <name> .B \-t, \-\-port <name>
Programmer port ("usb" or device such as "/dev/ttyS0") Programmer port ("usb" or device such as "/dev/ttyS0")
.TP .TP
.B \-\-port\-list .B \-\-port-list
Return the list of detected ports. Return the list of detected ports.
.TP .TP
.B \-\-firmware\-dir <dir> .B \-\-firmware-dir <dir>
Firmware directory. Firmware directory.
.TP .TP
.B \-\-target\-self\-powered .B \-\-target-self-powered
Indicates that device is self\-powered. Indicates that device is self-powered.
.br .br
.SH "Arguments:" .SH Arguments:
.B file <HEX\-filename for programming>. .B file <HEX-filename for programming>.
.br .br
.sp 2 .sp 2
.SH "SEE ALSO" .SH SEE ALSO
.BR piklab\-prog (1), .BR piklab-prog (1),
.BR piklab\-hex (1), .BR piklab-hex (1),
.BR piklab\-coff (1),
.BR gputils (1), .BR gputils (1),
.BR sdcc (1). .BR sdcc (1).
.br .br
.SH "AUTHORS" .SH AUTHORS
piklab was written by Nicolas Hadacek and many others, including: piklab was written by Nicolas Hadacek and many others, including:
* Alain Gibaud: author of Pikdev; main infrastructure; IDE interface; direct programmers; gputils integration. * Alain Gibaud: author of Pikdev; main infrastructure; IDE interface; direct programmers; gputils integration.
@ -141,7 +139,7 @@ piklab was written by Nicolas Hadacek and many others, including:
* Xiaofan Chen: numerous tests of PICkit1/2 and ICD2 programmers. * Xiaofan Chen: numerous tests of PICkit1/2 and ICD2 programmers.
* Craig Franklin: author of gputils (disassembler and coff parser). * Craig Franklin: author of gputils (disassembler and coff parser).
* Manwlis Giannos: direct programmer support for PIC18FXX2/FXX8 devices. * Manwlis Giannos: direct programmer support for PIC18FXX2/FXX8 devices.
* Stephen Landamore: author of LPLAB (microchip command\-line programmer). * Stephen Landamore: author of LPLAB (microchip command-line programmer).
* Brian C. Lane: original code for direct programming. * Brian C. Lane: original code for direct programming.
* Sébastion Laoût: author of Likeback. * Sébastion Laoût: author of Likeback.
* Nestor A. Marchesini: tests of PicStart+ programmer. * Nestor A. Marchesini: tests of PicStart+ programmer.
@ -155,10 +153,10 @@ piklab was written by Nicolas Hadacek and many others, including:
* Stefan von Halenbach: German translation. * Stefan von Halenbach: German translation.
* Nagy Lázló: Hungarian translation. * Nagy Lázló: Hungarian translation.
.sp 2 .sp 2
.SH "COPYRIGHT" .SH COPYRIGHT
This is free software. You may redistribute copies of it under the terms of the GNU General Public License This is free software. You may redistribute copies of it under the terms of the GNU General Public License
<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.
.PP .PP
This manual page was written by Stefan <vonHalenbach@users.sf.net>, This manual page was written by Stefan <vonHalenbach@users.sf.net>,
for the Debian project (but may be used by others). for the Debian project (but may be used by others).

@ -1,9 +1,10 @@
.\" Hey, EMACS: -*- nroff -*- .\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH PIKLAB SECTION "April 11, 2007"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
.\" .nh disable hyphenation .\" .nh disable hyphenation
.\" .hy enable hyphenation .\" .hy enable hyphenation
@ -14,14 +15,14 @@
.\" .br insert line break .\" .br insert line break
.\" .sp <n> insert n+1 empty lines .\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7) .\" for manpage-specific macros, see man(7)
.TH "PIKLAB" "1" "April 11, 2007" "" "" .SH PIKLAB
.SH "NAME" \- IDE for PIC-microcontroller development.
piklab \- IDE for PIC\-microcontroller development. .TP
.TP .SH SYNOPSIS
.SH "SYNOPSIS"
.B piklab [Qt\-options] [KDE\-options] [file]
.br .B piklab [Qt-options] [KDE-options] [file]
.br
.\" TeX users may be more comfortable with the \fB<whatever>\fP and .\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively. .\" respectively.
@ -29,46 +30,45 @@ piklab \- IDE for PIC\-microcontroller development.
similar to the MPLAB environment. It integrates with several compiler and assembler toolchains (like gputils, sdcc, c18) and with the similar to the MPLAB environment. It integrates with several compiler and assembler toolchains (like gputils, sdcc, c18) and with the
simulator gpsim. It supports the most common programmers (serial, parallel, ICD2, Pickit2, PicStart+) and debuggers (ICD2). simulator gpsim. It supports the most common programmers (serial, parallel, ICD2, Pickit2, PicStart+) and debuggers (ICD2).
.TP .TP
.SH "OPTIONS" .SH OPTIONS
These programs follow the usual GNU command line syntax, with long These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`\-'). options starting with two dashes (`-').
A summary of options is included below. A summary of options is included below.
.TP .TP
.B \-h, \-\-help .B \-h, \-\-help
Show summary of options. Show summary of options.
.TP .TP
.B \-v, \-\-version .B \-v, \-\-version
Show version of program. Show version of program.
.TP .TP
.B \-\-help\-qt .B \-\-help-qt
Show Qt specific options Show Qt specific options
.TP .TP
.B \-\-help\-kde .B \-\-help-kde
Show KDE specific options Show KDE specific options
.TP .TP
.B \-\-help\-all .B \-\-help-all
Show all options Show all options
.TP .TP
.B \-\-author .B \-\-author
Show author information Show author information
.TP .TP
.B \-\-license .B \-\-license
Show license information Show license information
.TP .TP
.B \-\- .B \-\-
End of options End of options
.TP .TP
.br .br
.sp 3 .sp 3
.SH "SEE ALSO" .SH SEE ALSO
.BR piklab\-prog (1), .BR piklab-prog (1),
.BR piklab\-hex (1), .BR piklab-hex (1),
.BR piklab\-coff (1),
.BR gputils (1), .BR gputils (1),
.BR sdcc (1). .BR sdcc (1).
.br .br
.SH "AUTHORS" .SH AUTHORS
piklab was written by Nicolas Hadacek and many others, including: piklab was written by Nicolas Hadacek and many others, including:
* Alain Gibaud: author of Pikdev; main infrastructure; IDE interface; direct programmers; gputils integration. * Alain Gibaud: author of Pikdev; main infrastructure; IDE interface; direct programmers; gputils integration.
@ -76,7 +76,7 @@ piklab was written by Nicolas Hadacek and many others, including:
* Xiaofan Chen: numerous tests of PICkit1/2 and ICD2 programmers. * Xiaofan Chen: numerous tests of PICkit1/2 and ICD2 programmers.
* Craig Franklin: author of gputils (disassembler and coff parser). * Craig Franklin: author of gputils (disassembler and coff parser).
* Manwlis Giannos: direct programmer support for PIC18FXX2/FXX8 devices. * Manwlis Giannos: direct programmer support for PIC18FXX2/FXX8 devices.
* Stephen Landamore: author of LPLAB (microchip command\-line programmer). * Stephen Landamore: author of LPLAB (microchip command-line programmer).
* Brian C. Lane: original code for direct programming. * Brian C. Lane: original code for direct programming.
* Sébastion Laoût: author of Likeback. * Sébastion Laoût: author of Likeback.
* Nestor A. Marchesini: tests of PicStart+ programmer. * Nestor A. Marchesini: tests of PicStart+ programmer.
@ -90,10 +90,10 @@ piklab was written by Nicolas Hadacek and many others, including:
* Stefan von Halenbach: German translation. * Stefan von Halenbach: German translation.
* Nagy Lázló: Hungarian translation. * Nagy Lázló: Hungarian translation.
.sp 3 .sp 3
.SH "COPYRIGHT" .SH COPYRIGHT
This is free software. You may redistribute copies of it under the terms of the GNU General Public License This is free software. You may redistribute copies of it under the terms of the GNU General Public License
<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.
.PP .PP
This manual page was written by Stefan <vonHalenbach@users.sf.net>, This manual page was written by Stefan <vonHalenbach@users.sf.net>,
for the Debian project (but may be used by others). for the Debian project (but may be used by others).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 220 B

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 861 B

After

Width:  |  Height:  |  Size: 862 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 861 B

After

Width:  |  Height:  |  Size: 862 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 748 B

After

Width:  |  Height:  |  Size: 749 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 657 B

After

Width:  |  Height:  |  Size: 658 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 499 B

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 844 B

After

Width:  |  Height:  |  Size: 845 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 796 B

After

Width:  |  Height:  |  Size: 797 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 715 B

After

Width:  |  Height:  |  Size: 716 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 832 B

After

Width:  |  Height:  |  Size: 833 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 722 B

After

Width:  |  Height:  |  Size: 723 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 854 B

After

Width:  |  Height:  |  Size: 855 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 515 B

After

Width:  |  Height:  |  Size: 516 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 808 B

After

Width:  |  Height:  |  Size: 809 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 B

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 286 B

After

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 554 B

After

Width:  |  Height:  |  Size: 555 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 884 B

After

Width:  |  Height:  |  Size: 885 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 821 B

After

Width:  |  Height:  |  Size: 822 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 753 B

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 613 B

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 621 B

After

Width:  |  Height:  |  Size: 622 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1003 B

After

Width:  |  Height:  |  Size: 1004 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 871 B

After

Width:  |  Height:  |  Size: 872 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 689 B

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 B

After

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 B

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 B

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 884 B

After

Width:  |  Height:  |  Size: 885 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 446 B

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 402 B

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 B

After

Width:  |  Height:  |  Size: 417 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 728 B

After

Width:  |  Height:  |  Size: 729 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 733 B

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 861 B

After

Width:  |  Height:  |  Size: 862 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 824 B

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 846 B

After

Width:  |  Height:  |  Size: 847 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Loading…
Cancel
Save