Wykres commitów

2335 Commity (cb3090cb5472b63d5cdfb5110652f568bd9477ad)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen ef8e258165 Sync autofoo 2016-07-14 21:12:38 +09:00
Olaf Meeuwissen 57350969f6 sane.tex: mark up email as a URL 2016-07-14 20:51:42 +09:00
Olaf Meeuwissen 707baa0d16 doc/sane.tex: drop html.sty in favour of url.sty
The latter is part of the core TeX Live distribution which is readily
available on all major operating systems.
2016-07-14 20:50:14 +09:00
Olaf Meeuwissen bfd1626c4b Sync autofoo 2016-07-13 23:44:26 +09:00
Olaf Meeuwissen 8598f81d0b Fix figure orientation 2016-07-13 23:43:35 +09:00
Olaf Meeuwissen 00bc3e9b45 Generate EPS figures too
It's good to know how this is done so that we can modify any original
figure if need be.
2016-07-13 23:40:19 +09:00
Olaf Meeuwissen cc8f99b900 Generate PDF figures explicitly with fig2dev
This utility has less dependencies and supports conversion to a pile of
other formats that may come in handy as well.

Clean up of generated PDF figures has been moved to the clean target as
well.
2016-07-13 23:24:29 +09:00
Olaf Meeuwissen d7e1995d00 doc/sane.tex: Replace epsfig with graphicx
The graphicx package allows for file specification without a hardcoded
extension.  This provides more freedom in chosing how to prepare images
in *.eps and *.pdf formats.

Moreover, epsfig is considered mostly obsolete in the TeX community and
graphicx is the "current 'preferred' solution" to embed figures.
See https://www.ctan.org/pkg/epsfig.
2016-07-13 22:37:44 +09:00
Olaf Meeuwissen 0aab12b934 Bump standard minor version
This is to acknowledge the SANE_STATUS_GOOD fixes in net.tex that were
committed in 4daf488 and 1100883.
2016-07-11 20:41:54 +09:00
Olaf Meeuwissen 1ed3b9fa86 Reclassify doc/html.sty
It is a package used by doc/sane.tex.
2016-07-11 20:40:11 +09:00
Olaf Meeuwissen 2481e1e98b Sync autofoo 2016-07-10 21:54:24 +09:00
Olaf Meeuwissen fa41b18001 Refactor API spec conversion support
Unless explicitly asked to do without, all formats for which required
tools are found will be built.  Checks cover PostScript, PDF and HTML.

All logic and files involved are now collected in a single "section"
and grouped in such a way that their function should be clearer.

fixup! Refactor API spec conversion support
2016-07-10 21:53:32 +09:00
Olaf Meeuwissen d7c69d141f Add test for the TeX to HTML converter 2016-07-10 20:53:23 +09:00
Olaf Meeuwissen fe2fbe06e1 Refactor TEXINPUTS handling 2016-07-10 20:53:23 +09:00
Olaf Meeuwissen f322cbc7f9 Add support for PDF API spec output
Note that pdflatex internally uses epstopdf which in turn requires a
working ghostscript.
2016-07-10 15:41:08 +09:00
Olaf Meeuwissen 5a73fb24d1 Be quiet but do not hide errors 2016-07-10 14:48:43 +09:00
Olaf Meeuwissen e0fd693bb1 Fix API spec generation for VPATH builds 2016-07-10 13:32:22 +09:00
Olaf Meeuwissen c962368626 Sync autofoo 2016-07-01 23:45:43 +09:00
Olaf Meeuwissen f03f1f66d4 Sync autofoo files 2016-06-29 22:15:06 +09:00
Olaf Meeuwissen cb4924f210 Stop distclean from removing files willy-nilly
The distclean target should only remove files that make creates.  If
there are any that need taking care of, they should be added in on a
per file basis in the Makefile.am that creates it.
2016-06-26 10:24:30 +09:00
Olaf Meeuwissen 8274a52eec Sort .gitignore files 2016-06-26 10:24:30 +09:00
Olaf Meeuwissen bdade6bb07 Sync derived files with previous changes 2016-06-26 10:24:29 +09:00
Olaf Meeuwissen f13ca02b86 Fix variable name typo and other typographic nit-picks 2016-06-20 21:44:44 +09:00
Olaf Meeuwissen e7100e275d Update documentation to reflect recent changes 2016-06-15 20:47:28 +09:00
Olaf Meeuwissen d853463ef1 Sync derived files
This was done with

  AUTOMAKE="automake --add-missing --copy" autoreconf --force

on Debian GNU/Linux 8.5.
2016-06-14 06:30:48 +09:00
Olaf Meeuwissen 79c623628a Fix new automake warnings 2016-06-14 05:52:19 +09:00
Olaf Meeuwissen 87e12bbf2e Sync derived files with autoreconf --force
For the record, this was done on Debian GNU/Linux 8.5.
2016-06-13 22:24:21 +09:00
Olaf Meeuwissen 7a2b112d20 Prefer make variables over literal substitutions
The AC_SUBST and PKG_CHECK_MODULE invocations in configure.ac as well as
acinclude.m4 are sufficient to trigger automake to insert initialization
logic for the variables these introduce.  There is no need to do this by
hand.  Wherever these values are needed, it is better to use a variable.
This allows for one-off overrides on the make command-line (without the
need to run ./configure) for one thing.
2016-06-13 21:50:36 +09:00
m. allan noah 5ba37467e8 fujitsu backend v131
- hide compression-arg option when jpeg disabled
- add Send/SC/GHS macros for recent scanners
- add initial support for fi-74x0
- add initial support for fi-7030
- set has_MS_lamp=0 for fi-71x0
- add I18N macros to all option titles and descriptions
- add usb ids for many newer scanners
2016-06-09 21:53:13 -04:00
Alex Belkin 926bfade54 Color scanning for Samsung models, which support JPEG Lossy compression.
Patch is submitted by Laxmeesh Onkar Markod <m.laxmeesh@samsung.com>

Patch to code is applied almost verbatim, except, insignificant
formatting fixes and making new functions static.

Also, new USB ids added and scanner support is changed as reported.
2016-05-07 22:33:03 +03:00
Louis Lagendijk c8169b1e65 pixma.h: step version of the backend to 0.17.32
sane-pixma.man pixma.desc: mark Maxify MB5000 as complete (but ADF does not work)
2016-04-22 23:58:23 +02:00
Rolf Bensch 51943537c3 pixma: backend version 0.17.30 2016-04-12 18:14:55 +02:00
Rolf Bensch 270a8cd3be pixma: Canon PIXMA MG7700 Series is working 2016-04-12 18:13:36 +02:00
m. allan noah e6b6ad9d48 canon_dr backend v55
fixed-width scanners were calculating left-side offset incorrectly in color
initial support for DR-F120
rename all DUPLEX_INTERLACE_* to indicate start and end of line
2016-04-05 20:31:19 -04:00
Rolf Bensch 52bc4d241c pixma: backend version 0.17.29 2016-03-21 10:53:29 +01:00
Rolf Bensch 23eb95582d pixma: backend version 0.17.28 2016-03-04 13:38:12 +01:00
Rolf Bensch 38d6f1ba6d pixma_imageclass: MF6100 Series document feeder does not have 600DPI capability 2016-03-04 13:08:31 +01:00
Rolf Bensch 2f891c13bb pixma: backend version 0.17.27 2016-03-03 13:40:46 +01:00
Stéphane Voltz c5117ed0f1 doc and version update 2016-02-24 21:43:29 +01:00
Rolf Bensch 926a7e67b6 pixma: fix scanner names 2016-02-17 21:24:18 +01:00
Rolf Bensch 235dc80b5f pixma: Canon i-SENSYS MF6100 Series is working 2016-02-17 21:10:44 +01:00
Rolf Bensch af35e9ba74 pixma: Canon Pixma MG3600 Series is working
Reported by Rajib Bandopadhyay
2016-02-11 12:06:34 +01:00
Rolf Bensch f78e85cad6 pixma: backend version 0.17.25 2016-01-08 18:35:20 +01:00
Rolf Bensch b08c324223 pixma: Canon PIXMA MG5700 Series is working
Reported by Andrew Reginato, bug #315244
2016-01-08 18:34:27 +01:00
Rolf Bensch b040b150a0 pixma: fix for [#315244] Add support for Canon PIXMA MG5700, MG6800, MG6900 and MG7700
These scanners are new and need further testing!
2016-01-08 16:54:30 +01:00
Olaf Meeuwissen 5136e664b8 Document ChangeLog policy change 2015-12-20 21:58:45 +09:00
m. allan noah e9b52639e8 Add note about changelogs 2015-12-15 07:24:07 -05:00
m. allan noah 753d123f36 canon_dr desc update
add note about mode switch on P-208
2015-11-29 21:42:07 -05:00
Olaf Meeuwissen f1593204c7 Drop execute permission
Source code, description files and configuration templates should never
need to be executed.
2015-11-27 21:28:09 +09:00
m. allan noah d0ea697ab8 fujitsu backend v129
- br_x and br_y locked to page_width/height until changed
- add USB ID's for fi-6xxxLA and fi-6xxxZLA scanners
- add USB ID's for unsupported SP11xx scanners (genesys based)
2015-11-23 21:08:30 -05:00