petrj / HPWifiScan

Command line scanning tool for HP network printers
Apache License 2.0
0 stars 0 forks source link

AAAAAAAAAAAAARRRGGGGHHHHHHHHHHH #4

Open Kostya629 opened 3 months ago

Kostya629 commented 3 months ago

Add option to choose resolution. iit tkes 5 minutes to print 1 file.......

petrj commented 3 months ago

Try new version 0.3. I've added new DPI parameter.

Kostya629 commented 3 months ago

Thanks you very much.

вс, 19 мая 2024 г., 13:10 Petr @.***>:

Try new version 0.3. I've added new DPI parameter.

— Reply to this email directly, view it on GitHub https://github.com/petrj/HPWifiScan/issues/4#issuecomment-2119195699, or unsubscribe https://github.com/notifications/unsubscribe-auth/BB4CU4A5N2O76BFZBNQN3ELZDCCB5AVCNFSM6AAAAABG5ITCP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJZGE4TKNRZHE . You are receiving this because you authored the thread.Message ID: @.***>

Kostya629 commented 3 months ago

How to make linux version?

petrj commented 3 months ago

The file HPWifiScan.exe in last release is executable in Linux by mono framework:

mono HPWifiScan.exe 192.168.1.14 scan-600dpi.jpg 600

Btw I've compiled it in MonoDevelop in Linux.

/home/somebody/Downloads$ mono --version
Mono JIT compiler version 6.12.0.200 (tarball Tue Jul 11 21:32:10 UTC 2023)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
        TLS:           __thread
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  amd64
        Disabled:      none
        Misc:          softdebug 
        Interpreter:   yes
        LLVM:          yes(610)
        Suspend:       hybrid
        GC:            sgen (concurrent by default)