Skip to content

Instantly share code, notes, and snippets.

@su-v
su-v / ChangeLog-inkscape-0.92pre2..0.92pre3.txt
Created November 13, 2016 01:13
bzr log -r tag:INKSCAPE_0_92_PRE2..tag:INKSCAPE_0_92_PRE3 --short -n 1 | pbcopy
15183 bryce 2016-11-12 {INKSCAPE_0_92_PRE3}
update for 0.92pre3 pre-release
15182 tavmjong-free 2016-11-12
Backport trunk 15243. Fit to bounding box: correct transform when mesh has a non-identity gradient transform.
15181 Marc Jeanmougin 2016-11-11
Fix filter editor update
15180 tavmjong-free 2016-11-10
@su-v
su-v / ChangeLog-inkscape-0.92pre1..0.92pre2.txt
Created November 13, 2016 01:11
bzr log -r tag:INKSCAPE_0_92_PRE1..tag:INKSCAPE_0_92_PRE2 --short -n 1 | pbcopy
15118 bryce 2016-10-18 {INKSCAPE_0_92_PRE2}
update for 0.92pre2 pre-release
15117 bryce 2016-10-18
build: Add support for the WITH_MESH cmake option
15116 JazzyNico 2016-10-18
fixes bug: https://launchpad.net/bugs/1633999
[Bug #1633999] xcf export fails if layer names contain non-ASCII characters.
@su-v
su-v / ChangeLog-inkscape-0.92pre0..0.92pre1.txt
Created June 14, 2016 11:23
bzr log -r tag:INKSCAPE_0_92_PRE0..tag:INKSCAPE_0_92_PRE1 --short -n 1 | pbcopy
14916 bryce 2016-05-25 {INKSCAPE_0_92_PRE1}
Update for pre1
14915 bryce 2016-05-25
Update for 0.92 alpha release
14914 JazzyNico 2016-05-24
Translations. PO template update.
14913 JazzyNico 2016-05-24
@su-v
su-v / ChangeLog-inkscape-0.91pre4..0.91_0.txt
Created February 3, 2015 17:58
bzr log -r tag:INKSCAPE_0_91_PRE4..tag:INKSCAPE_0_91_0 --short -n 1 | pbcopy
13725 bryce 2015-01-27 {INKSCAPE_0_91_0}
update for 0.91 release
13724 Firas Hanife 2015-01-26
fixes bug: https://launchpad.net/bugs/1363245
Documentation. Italian translation update of Basic and Advanced tutorials.
13723 Alexandre Prokoudine 2015-01-26
fixes bug: https://launchpad.net/bugs/1414520
Translations. Russian translation update.
@su-v
su-v / ChangeLog-inkscape-0.91pre3..0.91pre4.txt
Created January 20, 2015 15:51
bzr log -r tag:INKSCAPE_0_91_PRE3..tag:INKSCAPE_0_91_PRE4 --short -n 1 | pbcopy
13712 bryce 2015-01-18 {INKSCAPE_0_91_PRE4}
update for 0.91pre4 release
13711 Firas Hanife 2015-01-17
fixes bug: https://launchpad.net/bugs/1363245
Translations. Italian tutorials update.
13710 Firas Hanife 2015-01-17
fixes bug: https://launchpad.net/bugs/1363245
Translations. Italian translation update.
@su-v
su-v / Portfile
Created December 23, 2014 15:54
MacPorts Portfile for GNU InklingReader and Inkscape extension (work-in-progress, devel port based on git master)
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
PortGroup active_variants 1.1
PortGroup debug 1.0
name inklingreader-devel
set git_name inklingreader
version 0.8
@su-v
su-v / Portfile
Last active August 29, 2015 14:12
MacPorts Portfile for EggBot Inkscape extensions v2.5.0
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
PortGroup active_variants 1.1
PortGroup debug 1.0
PortGroup github 1.0
github.setup evil-mad EggBot 2.5.0 v
github.tarball_from releases
@su-v
su-v / ChangeLog-inkscape-0.91pre2..0.91pre3.txt
Last active August 29, 2015 14:11
bzr log -r tag:INKSCAPE_0_91_PRE2..tag:INKSCAPE_0_91_PRE3 --short -n 1 | pbcopy
13670 bryce 2014-11-30 {INKSCAPE_0_91_PRE3}
update for release 0.91pre3
13669 bryce 2014-11-30
Update news for release
13668 Kris De Gussem 2014-11-30
Dutch translation update
13667 ~suv 2014-11-30
@su-v
su-v / custom-prodecural-template-6.png
Last active August 29, 2015 14:07
Custom procedural template (for lp:inkscape)
custom-prodecural-template-6.png
@su-v
su-v / gist:11371965
Last active August 29, 2015 14:00
Inkscape extension to import WPI files (Wacom Inkling) - requires inklingreader https://github.com/roelj/inklingreader
Extension is now included in the inklingreader repo.