Skip to content

Instantly share code, notes, and snippets.

@su-v
Last active February 7, 2017 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save su-v/d6e84912412dc5090253960aec4c83cb to your computer and use it in GitHub Desktop.
Save su-v/d6e84912412dc5090253960aec4c83cb to your computer and use it in GitHub Desktop.
bzr log -r tag:INKSCAPE_0_92_1_PRE0..15355 --short -n1 | pbcopy
15355 bryce 2017-02-03
Update for release
15354 Ted Gould 2017-02-03
Wrong version
15353 Ted Gould 2017-02-02
Bump Snapcraft version to 0.92.1
15352 Eduard Braun 2017-02-02
Translations: Update inkscape.pot file
15351 bryce 2017-02-01
document: Split out font name conversion separate from baseline fix
r15338 introduced a fix to replace 'Sans' font names by 'san-serif'
which is more widely supported in web browsers. This fix is distinct
from the text baseline spacing fix and so should be applied
independently from that fix.
This conversion is being applied unconditionally because we no of no use
cases where one would wish to preserve the old font naming. If it turns
out there is a reason why one would wish to disable it, it is
recommended this be implemented as a command line option called
"--no-convert-font-names".
15350 bryce 2017-02-01
Rename --do-not-fix-pre-92 to --no-convert-text-baseline-spacing
We will be introducing additional legacy file conversion options
(e.g. dpi conversion), which need to be controllable independently of
this baseline fix, so rename this command line option to more clearly
communicate what functionality it provides.
The terminology "convert" is chosen as a jargon word to be used for all
such legacy file conversions. The "--no-XXX" naming style is adopted
from the convention used by other software such as GIMP.
Also add a man page entry for the option.
15349 Eduard Braun 2017-02-01
CMake: Tiny cosmetic fix for version string
(set concatenates arguments with a semicolon ";")
15348 Eduard Braun 2017-01-31
fixes bug: https://launchpad.net/bugs/1660142
Avoid crash when opening files containing hrefs with invalid "file:" URIs
15347 JazzyNico 2017-01-29
fixes bug: https://launchpad.net/bugs/1659347
[Bug #1659347] Windows: '/' in relative image links rewritten as '\' on save.
15346 jabiertxof 2017-01-26
fixes bug: https://launchpad.net/bugs/1659426
[Bug #1659426] About screen - Missing image and small window. (occurs when the about.svg file is translated in a po file and the translated string doesn't match any existing file)
15345 yurchor-gmail 2017-01-25
fixes bug: https://launchpad.net/bugs/1659357
[Bug #1659357] Ukrainian translation update for 0.92.x branch.
15344 JazzyNico 2017-01-24
Translations. PO files update for 0.92.1.
15343 JazzyNico 2017-01-24
fixes bug: https://launchpad.net/bugs/1658397
[Bug #1658397] Object > Arrange > Polar Coordinates dialog text.
15342 JazzyNico 2017-01-24
fixes bug: https://launchpad.net/bugs/1658925
[Bug #1658925] Incorrect SK1 link in Uniconvertor error messages.
15341 JazzyNico 2017-01-24
fixes bug: https://launchpad.net/bugs/1658650
[Bug #1658650] New Russian translation for Tracing Pixel Art.
15340 bryce 2017-01-23 {INKSCAPE_0_92_1_PRE0}
update for 0.92.1pre0 pre-release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment