Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
E
esc_pos_print_plus
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dio Maulana
esc_pos_print_plus
Commits
f8dc7b5167b51dd3d21a81becc994513f4af3530
Switch branch/tag
esc_pos_print_plus
04 Sep, 2019
4 commits
Removed Floyd–Steinberg dithering method. Code refactoring.
· f8dc7b51
Andrey
authored
Sep 04, 2019
f8dc7b51
printImageRaster: added highDensity params.
· 5bebb082
Andrey
authored
Sep 04, 2019
5bebb082
Added image resizing.
· 6017fbca
Andrey
authored
Sep 04, 2019
6017fbca
added alternative printImage method
· edbf6f6e
Andrey
authored
Sep 04, 2019
edbf6f6e
03 Sep, 2019
6 commits
Removed raw lib. Code refactoring.
· 6ede0dc7
Andrey
authored
Sep 03, 2019
6ede0dc7
Update changelog, package version.
· af1d0cd6
Andrey
authored
Sep 03, 2019
af1d0cd6
Removed outdated print image command.
· c5581633
Andrey
authored
Sep 03, 2019
c5581633
code refactoring.
· 4da7d5c5
Andrey
authored
Sep 03, 2019
4da7d5c5
Missing file.
· f2682ce5
Andrey
authored
Sep 03, 2019
f2682ce5
Floyd–Steinberg dithering. Added bytes conversion.
· 54d1597b
Andrey
authored
Sep 03, 2019
54d1597b
02 Sep, 2019
7 commits
removed debug print.
· 5da90d86
Andrey
authored
Sep 02, 2019
5da90d86
printImage: image flipped horizontally; width bug fixed ; create a copy of image before processing.
· fad5484c
Andrey
authored
Sep 02, 2019
fad5484c
added new printImage method using ESC * command
· ee7610bc
Andrey
authored
Sep 02, 2019
ee7610bc
added GS * command (print image)
· 7b9f912d
Andrey
authored
Sep 02, 2019
7b9f912d
added Flutter example for image printing
· 37f9dfd6
Andrey
authored
Sep 02, 2019
37f9dfd6
fix xcode problems
· bc179e94
Andrey
authored
Sep 02, 2019
bc179e94
removed grayscale conversion.
· f519668d
Andrey
authored
Sep 02, 2019
f519668d
31 Aug, 2019
1 commit
printing images (beta)
· e34e6d51
Andrey
authored
Aug 31, 2019
e34e6d51
24 Jul, 2019
3 commits
update version, changelog, readme
· 8a5e3cce
Andrey
authored
Jul 24, 2019
8a5e3cce
update example
· 72b76e1e
Andrey
authored
Jul 24, 2019
72b76e1e
printCodeTable bug fixed
· 41c2b53d
Andrey
authored
Jul 24, 2019
41c2b53d
18 Jul, 2019
3 commits
Better alignment
· 55bcc079
Andrey
authored
Jul 18, 2019
55bcc079
fix changelog
· a24da85c
Andrey
authored
Jul 18, 2019
a24da85c
Fixed columns alignment bug
· 5103fdfe
Andrey
authored
Jul 18, 2019
5103fdfe
12 Jul, 2019
1 commit
Added new greek code tables. Readme updated.
· 7b12f4dd
Andrey
authored
Jul 12, 2019
7b12f4dd
04 Jul, 2019
8 commits
update readme
· b18c5d02
Andrey
authored
Jul 04, 2019
b18c5d02
fix changelog
· 5cf8e47c
Andrey
authored
Jul 04, 2019
5cf8e47c
Added example with special symbols.
· 3ff1cbfa
Andrey
authored
Jul 04, 2019
3ff1cbfa
Convert text to latin1. sendRaw(): added cancelKanji mode.
· 889e7a75
Andrey
authored
Jul 04, 2019
889e7a75
Added new page codes.
· 11178e73
Andrey
authored
Jul 04, 2019
11178e73
added cancelKanji parameter
· cf43c6ff
Andrey
authored
Jul 04, 2019
cf43c6ff
Cancel Kanji mode only if there is an active code table. Version update.
· 28381481
Andrey
authored
Jul 04, 2019
28381481
Added code pages support
· 3f4b0782
Andrey
authored
Jul 04, 2019
3f4b0782
19 Jun, 2019
6 commits
v 1.0.2
· ade19f67
Andrey
authored
Jun 19, 2019
ade19f67
send raw command(s)
· c206c9ba
Andrey
authored
Jun 19, 2019
c206c9ba
Added Turn 90° clockwise rotation mode on/off
· 2f4e2787
Andrey
authored
Jun 19, 2019
2f4e2787
Added Flutter example
· ace22e5c
Andrey
authored
Jun 19, 2019
ace22e5c
set code table
· cc3d4399
Andrey
authored
Jun 19, 2019
cc3d4399
Added PosCodeTable enum. Updated readme
· 82dd0b8b
Andrey
authored
Jun 19, 2019
82dd0b8b
14 Jun, 2019
1 commit
exported PosColumn
· e76fb722
Andrey
authored
Jun 14, 2019
e76fb722