Benjamin Lowell
ac924a6e7e
Add new printer definitions:
...
Closes pdewacht#213 Brother DCP-7010
Closes pdewacht#221 Brother DCP-B7500D series
Closes pdewacht#210 Brother DCP-L2560DW series
Closes pdewacht#194 Brother HL-2240 series
Closes pdewacht#201 Brother HL-2260D
Closes pdewacht#193 Brother HL-5140 series
Closes pdewacht#195 Brother HL-5450DN series
Closes pdewacht#205 Brother HL-L2402D
Closes pdewacht#208 Brother MFC-8440
Closes pdewacht#209 Brother MFC-L2690DW
Closes Owl-Maintain#20 Brother HL-L2400DW
Closes Owl-Maintain#14 Brother HL-L2405W
Fix DocuPrint P265 dw PPD file name
2025-01-10 19:47:14 -05:00
Ethan Rooke
0fc99bbf80
Add hl-5370dw support
...
**Printer Entry**:
````
Device: uri = usb://Brother/HL-5370DW%20series?serial=C2J486800
class = direct
info = Brother HL-5370DW series
make-and-model = Brother HL-5370DW series
device-id = MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-5370DW series;CLS:PRINTER;
location =
````
**Verified**:
- [x] test page printed
- [x] tested 300dpi
- [x] tested 600dpi
- [x] tested 1200dpi
- [x] texted simplex <!-- single-sided printing -->
- [x] tested duplex <!-- if applicable -->
**Additional notes**:
Contrary to the other printers the duplex directive had to be set to
normal to get correct duplex printing to work.
2025-01-10 19:42:07 -05:00
Benjamin Lowell
fed695c5e7
Add new printer definitions:
...
Closes pdewacht#189 Brother FAX-2840
Closes pdewacht#185 Brother HL-2260
Closes pdewacht#190 Brother HL-L2335D series
Closes pdewacht#187 Brother MFC-7860DW
Closes pdewacht#182 Brother MFC-9160
2023-08-01 23:03:18 -04:00
Benjamin Lowell
08c5185707
Add new printer definitions:
...
Closes pdewacht#173 Brother DCP-1610W series
Closes pdewacht#176 Brother FAX-2820
2023-08-01 23:00:01 -04:00
Jan Musinsky
9971e216d1
Add Brother DCP-7070DW
2023-08-01 22:57:53 -04:00
Benjamin Lowell
0fd704c19b
Add new printer definitions:
...
Closes pdewacht#172 Brother DCP-8065DN
Closes pdewacht#162 Brother HL-L2370DN series
Closes pdewacht#156 Brother HL-L5000D series
2023-08-01 22:57:21 -04:00
QORTEC
a6f760330c
Add new printer definitions:
...
Closes pdewacht#141 Brother DCP-7020
Closes pdewacht#66 Brother DCP-L2510D series
Closes pdewacht#87 Brother DCP-L2537DW
Closes pdewacht#102 Brother DCP-L2550DW series
Closes pdewacht#63 Brother HL-2130 series
Closes pdewacht#147 Brother HL-2230 series
Closes pdewacht#121 Brother HL-2240D series
Closes pdewacht#101 Brother HL-2250DN series
Closes pdewacht#128 Brother HL-2280DW
Closes pdewacht#94 Brother HL-5040 series
Closes pdewacht#112 Brother HL-L2305 series
Closes pdewacht#108 Brother HL-L2310D series
Closes pdewacht#103 Brother HL-L2350DW series
Closes pdewacht#90 Brother HL-L2380DW series
Closes pdewacht#109 Brother MFC-1810 series
Closes pdewacht#115 Brother MFC-7320
Closes pdewacht#77 Brother MFC-7340
Closes pdewacht#144 Brother MFC-7440N
Closes pdewacht#50 Brother MFC-8710DW
Closes pdewacht#129 Brother MFC-8860DN
Closes pdewacht#114 Brother MFC-L2700DN series
Closes pdewacht#134 Brother MFC-L2700DW series
Closes pdewacht#130 Brother MFC-L2710DN series
Closes pdewacht#57 Brother MFC-L2750DW series
Closes pdewacht#150 Fuji Xerox DocuPrint P265 dw
Closes pdewacht#142 Lenovo LJ2650DN
2023-08-01 22:51:59 -04:00
Peter Ye
f3de875079
Fix MFC-7460DN PPD file name
2023-08-01 22:38:02 -04:00
Peter De Wachter
73b996a049
Github Actions: checkout@v3
2023-02-20 21:26:51 +01:00
Peter De Wachter
e52db5ba46
Github actions: Remove obsolete compilers
2023-02-20 21:24:13 +01:00
Peter De Wachter
48976ab82c
Merge pull request #125 from evanmiller/github-actions
...
Add support for GitHub Actions
2023-02-20 21:18:44 +01:00
Peter De Wachter
30bd80cb8b
Fix build with GCC 13
2023-02-20 21:06:02 +01:00
Evan Miller
df7c37eacf
Add libcups2-dev to Linux build environment
2021-05-31 16:28:34 -04:00
Evan Miller
b58a014a51
Fix GitHub Actions script
2021-05-31 16:25:48 -04:00
Evan Miller
bf02b1d7b7
Fix syntax
2021-05-31 16:23:12 -04:00
Evan Miller
9546acc17c
Add GitHub Actions for continuous integration
2021-05-31 16:21:33 -04:00
Peter De Wachter
9d7ddda838
Arrange blocks in bands of 128 lines
...
This is more similar to what the Brother driver does. This might
fix #52 , #40 , etc.
2020-04-20 21:58:11 +02:00
Peter De Wachter
e21f52f437
Tweak compiler flags
2020-04-20 21:53:43 +02:00
Peter De Wachter
cecfceb27a
Merge pull request #71 from xuzhao9/master
...
Add Brother DCP-L2520DW
2020-04-18 13:30:25 +02:00
Peter De Wachter
2a5ddf6bd1
Merge pull request #70 from vaukai/vaukai-add-Gentoo-patch-1
...
Also Gentoo uses brlaser
2020-04-18 13:29:53 +02:00
Peter De Wachter
de0d48dfdb
Be tolerant of zero-page jobs
...
https://github.com/OpenPrinting/cups-filters/issues/117
2020-04-18 10:58:27 +02:00
Peter De Wachter
eae5f9ba98
Add some new printer definitions
...
Closes #53
Closes #56
Closes #62
Closes #65
2020-04-18 10:24:05 +02:00
xzhao
68dcbc4e38
Add Brother DCP-L2520DW
2020-04-11 08:33:14 -04:00
Volkmar W. Pogatzki
4beeed3733
Update README.md
2020-04-10 13:00:08 +02:00
Peter De Wachter
2f63d0a36c
Merge pull request #55 from nico202/patch-1
...
Package available on guix, too
2019-11-18 23:04:18 +01:00
Nicolò Balzarotti
e7268ac787
Package available on guix, too
...
Available here http://guix.gnu.org/packages/brlaser-4-1.779f71e/
2019-11-18 21:05:19 +01:00
Peter De Wachter
23117fe9e0
Bump version number
v6
2019-09-22 21:27:36 +02:00
Peter De Wachter
1b5990560c
Version 6
2019-09-22 20:44:17 +02:00
QORTEC
504c00f68e
Add Brother HL-2270DW
2019-09-22 20:09:59 +02:00
QORTEC
5d36382350
add gedit backup file to .gitignore (*~)
2019-09-22 20:07:52 +02:00
Peter De Wachter
c08bbc3193
Add a bunch of printers
...
Closes #33 Brother HL-5030
Closes #39 Brother HL-2140
Closes #44 Brother HL-2220
Closes #45 Brother DCP-L2540D
Closes #46 Brother HL-2030
2019-09-22 19:34:00 +02:00
Peter De Wachter
172c3bf87b
Don't compress across bands ( #39 )
...
This essentially re-introduces 7ed0d6f, but with a simpler
implementation. Some printers needed it after all.
2019-09-10 23:13:15 +02:00
Peter De Wachter
ff68db0f93
Version 5
v5
2019-05-18 22:56:02 +02:00
Peter De Wachter
dbc897787e
Brother HL-1110
2019-05-18 22:38:27 +02:00
Peter De Wachter
17a24ef7a1
Add a bunch of printer stanzas
...
- Brother DCP-1602 (fixes #42 )
- Brother DCP-7060D (fixes #43 )
- Brother DCP-L2500D (fixes #35 )
- Brother DCP-L2540DW (fixes #32 )
- Brother HL-L2340D (fixes #37 )
- Brother MFC-1910W (fixes #36 )
- Brother MFC-7365DN (fixes #30 )
- Brother MFC-7840W (fixes #41 )
- Brother MFC-L2710DW (fixes #34 )
- Lenovo M7605D (fixes #26 )
2019-05-18 22:03:30 +02:00
Peter De Wachter
779f71e80f
Reduce max block size to 64 lines ( #40 )
...
This fixes HL-1210W, maybe other HL printers as well?
2019-03-25 20:57:51 +01:00
Peter De Wachter
7b4bf383bd
O_BINARY
...
Because it seems people still use OS/2
2019-03-25 20:46:20 +01:00
Peter De Wachter
aa5fb9e2f0
Don't build brdecode by default
...
It's just a dev tool
2019-03-25 20:24:43 +01:00
Peter De Wachter
7e1cc6911e
Update compatibility list.
...
- Add DCP-7080 (#24 )
- Add HL-L2320D (#25 )
- Add HL-1200 series (#27 )
- Mark HL-L2300D as buggy.
2018-07-04 00:14:44 +02:00
Peter De Wachter
4414717ed4
Avoid overlong encodings, improve compression ratio
2018-07-03 22:42:22 +02:00
Peter De Wachter
41c56264a8
Revert "Do not use delta-encoding across block boundaries"
...
This reverts commit 7ed0d6f2e8d5a8192c5621898b3ff920c95b66dc.
This was intended as a possible fix for problems with the HL-L2300D
(#4 ), but it didn't help. And it worsens compression.
2018-07-03 22:37:35 +02:00
Peter De Wachter
7ed0d6f2e8
Do not use delta-encoding across block boundaries
...
Possible a fix for issue #4
Also: in block.h, rename line_bytes_ to block_size_
2018-04-11 22:45:08 +02:00
Peter De Wachter
4f2f1d606e
Add Brother HL-L2360DW ( Closes #22 )
2018-03-17 12:15:49 +01:00
Peter De Wachter
de26cc4bf0
Add Brother MFC-7240 ( Closes #21 )
2018-03-13 22:07:13 +01:00
Peter De Wachter
d80491b105
Version 4
v4
2018-02-25 18:47:30 +01:00
Peter De Wachter
a521498233
Merge pull request #19 from StijnDW/master
...
Allow the user to define cups config variables
2018-02-17 19:04:27 +01:00
Stijn DW
bd7a6f3179
Allow the user to define cups config variables
...
This is needed when the paths reported by cups-config are read-only.
As is the case in the NixOS distribution.
2018-02-17 18:52:46 +01:00
Peter De Wachter
ba25b63af6
Add Brother DCP-7040
2018-01-29 08:06:48 +01:00
Peter De Wachter
3946f2e3d6
Add Brother HL-L2300D
2018-01-28 22:34:10 +01:00
Peter De Wachter
0536c6bcad
Updated/expanded readme
2018-01-27 00:19:00 +01:00