bdf2sfd 1.1.6 (2021-02-12)
- Stop forcing FORTIFY_SOURCE=2, it should be package builders decision
- Get rid of global variables, move all declarations to main()
- Remove dead increments for argc and argv
- Rename a few variables to get rid of all camelCase occurences
- Reorder and reformat variables declaration
- Try to harmonize usage information everywhere
- Rename the displayUsage() function to usage()
## [2020-01-29]
### Added
- Basic opacity support
### Changed
- Use color stack for fill color, and for stroke color if possible
### Fixed
- Implementation of `filldraw` for `dvips`
## [2021-01-09]
### Added
- Support for referencing last link with `(x)dvipdfmx` (requires an up-to-date
backend)
### Changed
- Implementation of color wtih (x)dvipdfmx (requires an up-to-date
backend)
## [2020-08-07]
### Changed
- Color selection implementation
- Improved support for Separation colors
## [2020-06-23]
### Changed
- Improved color support for drawings with `dvisvgm`
### Fixed
- Loading with `dvisvgm`
No change to any of the packages in this bundle, hopatch and pagesel have
been updated and moved to separate distributions. README has been extended
and converted to markdown.
No changes to the packages here, but the hypdestopt package has been
updated and moved to its own repository
Changed the definitions of \ltx at iffilelater, \ltx at ifpackagelater
and \ltx at ifclasslater to support dates in ISO format in same way as the
LaTeX kernel does it since 2017. The commands now use the same test as the
LaTeX kernel. \pdfmatch is no longer used with pdftex, and the tests for
dates before 1994 have been removed
The package kvoptions-patch.sty distributed together with kvoptions.sty
is not compatible with a LaTeX 2020-10-01 or newer and so it will abort
loading if it detects it. This fixes
https://github.com/ho-tex/kvoptions/issues/5
7.00g
This hyperref version
* sets unicode to true by default for all engines, so now also for
pdflatex.
It cleaned up various language patches:
* removed patches for russian, new version is on ctan
* removed patches for danish, dutch, finnish, portugues, usorbian,
swedish, slovene, macedonian, ukrainian.
This doesn't affect the output, but can give warnings in the log
until the language files adapt their definitions.
* removed an outdated patch for \texttilde
* moved language patches to an extra file for easier handling
* removed \HyPsd at BabelPatch and the related code as no longer
needed with a current babel.
* removed patches for ngerman/german: these are now in babel-german
* removed patches for french, unneeded according the
babel-french maintainer.
* removed patches for greeknumerals, the code is now in
babel-greek.
Some outdated code has been removed:
* removed outdated code to fix the first page boxlevel
* removed outdated code to fix old ltxcmds code
* removed outdated code to fix fancyvrb
* removed code related to /Hid - deprecated in PDF 1.2
The supported autoref languages have been extended
* added norsk to autoref languages
* added danish to autoref language
* corrected french language
Two bugs have been fixed:
* corrected the definition of \begin/\end in \pdfstringdef
* added Euro to encoding of form field font
7.00h
* renamed the manual to hyperref-doc
* moved the license of the documentation into the file
* puenc.def defines cyrillic command, specially \C, only if
\CYRDZE has been defined previously
* puenc.def defines greek commands only if
\textBeta has been defined previously
* puenc.def defines hebrew command only if
\hebdalet has been defined previously
* ntheorem-hyper.sty made an obsolete stub
as ntheorem has been hyperref-compatible for some years.
7.00i
* moved definitions for the \G accent to an extra file
puenc-extra.def, which can be loaded manually (issue 170)
* moved the loading of puenc.def so that it can be suppressed
with pdflatex with unicode=false
* corrected the \hspace command in \pdfstringdef, so that it
accepts some subset of the calc syntax.
7.00j
* moved the PU-declarations for greek to an extra file
puenc-greek.ldf and force loading if the options psdextra is
used.
* moved definition for \U accent into the cyrillic block.
So it is only defined if \CYRDZE has been defined previously.
* Some clarifications in the manual.
* added \special{dvipdfmx:config C 0x10} to the xetex and
dvipdfmx driver to avoid problems with links to external files.
* if platex is detected unicode is set to false
* reverted the delayed loading of puenc.def as it breaks
package options
* added a \lastnodetype test to distinguish explicit 0pt vskip from
no skip in \Hy at SaveLastskip
* enabled setting the pdfversion with the xetex/dvipdfm driver,
This package supports hyperref's pdfTeX driver. It removes
unnecessary destinations and shortens the destination names or
uses numbered destinations to get smaller PDF files.
Hopatch provides a command with which the user may register of
patch code for a particular package. Hopatch will apply the
patch immediately, if the relevant package has already been
loaded; otherwise it will store the patch until the package
appears.
Version 4.0 is a significant rewrite of the package.
Backward incompatible changes:
- Eliminate adjustments of \headheight or \footskip, when the header
or footer is too high.
- All definitions of the header/footer fields are now local, no longer
global.
New features:
- Package option compatV3 to keep the old behaviour, i.e. the changes
mentioned above are not applied (not recommended).
- Package option nocheck, to completely eliminate the check for header
and footer heights (not recommended).
- Package options headings and myheadings to redefine these page styles
with fancyhdr.
- New page style fancydefault.
- New parameter \headruleskip.
- New commands \fancyheadinit, \fancyfootinit, \fancyhfinit and \fancycenter.
- \fancypagestyle has an optional parameter [⟨base-style⟩].
Extensive rewriting of the documentation.
4.0.1
Some documentation corrections.
- Adapted the dvips driver to avoid a clash with pgf.
- All drivers now use the new LaTeX hooks
and so require a format 2020-10-01 or newer. The older
drivers are provided as frozen versions and are used if
an older format is detected.
- Added support for destlabel option of hyperref,
https://github.com/ho-tex/bookmark/issues/1
- Removed the dvipsone and textures driver.
- Removed the code for option dvipdfmx-outline-open
and \SpecialDvipdfmxOutlineOpen. All dvipdfmx version
should now support this out-of-the-box.
1.33
- Add missing Afrikaans translation of urldatecomment
(thanks to Bertus van Heerden)
- Use french instead of frenchb in test document, since babel-french has
changed
1.34
- Small bug fix in documentation
- Bug with explicitely loaded language fixed
- Added Turkish language
- Added btxjnumbers
* Extended \setlocalecaption to allow .template
* Allow access to some features in `ini` files even with `ldf`
ones.
* Tool to create ldf files with a (more or less) GUI (only
GitHub).
* Captions for Sinhala (thanks to Nisal D Bandara).
* Fixes:
- Not really a fix, but I started working on `picture` with
bidi in lua.
- Parenthesis sometimes mirrored at the end of math with
bidi=basic.
Version 4.1
2021-01-31
* rigctld and rigs should be more robust for disconnect problems
* Several fixes for Icom and Yaesu rigs
* Nobody should need to use rig->caps or rig->state anymore
If you need a variable added please contact us.
Note that rig->state abstraction is not implemented yet...no need known
* New rig_get_caps_int and rig_get_caps_cptr functions to replace using caps-> values
* New rig_get_function to replace using caps-> function pointers
* Fix shared library problem with WSJTX, JTDX, and JS8Call
* New model Barrett 950
Version 4.0
2020-11-29
* API/ABI changes, advance ABI to 4 0 0.
* Add GPIO and GPION options for DCD. Jeroen Vreeken
* New backend: ELAD FDM DUO. Giovanni, HB9EIK.
* New RIG_LEVEL_RFPOWER_METER_WATTS level
* All channel functions now take a vfo argument
* New rotator backend: iOptron. Bob, KD8CGH
* New model: Icom IC-R8600. Ekki, DF4OR
* New utility: rigctlcom. Mike, W9MDB
* New model: FT847UNI for unidirectional early serial numbers. Mike, W9MDB
* Remove GNU Texinfo files and build system dependency.
* Rig model numbers have changed to allow future growth
* Fix a lot of static code analysis errors and warnings. Mike, W9MDB
* Rearrange directory structure to put rigs and rotators sources
under their own subdirectories. Mike, W9MDB
* rig_get_channel changed to add read_only flag.
* rigctl(d) f command also returns VFO now.
* caching of vfo, frequency, mode, and ptt speeds up rigctld for all.
* caching of kenwood/yaesu "IF" speeds up polling from WSJTX/JTDX.
* rig_get_channel now has read_only flag but it still needs to be
implemented based on rig behavior, so if you use rig_get_channel you
may get a RIG_ENIMPL error to contact us for fixing it.
* New rig backend for Elecraft K4.
* New rig backend for PowerSDR (Flex and Apache users).
* Many fixes and enhancements. Mike, W9MDB and many contributors
* PTT port is no longer shared by default, use --set-conf=ptt_share=1 to enable
Upstream changes:
3.7.0 2021/02/13
- Opening files by drag & drop is now available.
- Assigned double clicking window to toggle fullscreen.
- HAT switches on gamepad is now available. You can use digital gamepad or
joystick for Nintendo Switch.
- Fixed inaccurate screen magnification ratio.
- Fixed freeze when initialized settings.
- Improved debug console font. Now you can see Hiragana and graphic
characters in memory dump.
Small utility that checks if two folders are the same.
Simple CLI binary written in Rust that computes the hash of every file inside
two different folders and look for files inside the first folder but not inside
the second folder, and viceversa, or files with matching path but different
content (hash).
Check if two folders are the same or not e.g. while copying very important
files over the network.
Version 14.15.5 'Fermium' (LTS)
Notable Changes
deps:
upgrade npm to 6.14.11
V8: backport dfcf1e86fac0
Note: Node.js is not believed to be vulnerable to CVE-2021-21148.
stream,zlib: do not use _stream_* anymore