non-Unicode symbol fonts do not work on Windows. Bug 165665. Do we need the flag USE_PANGO_WIN32 ?
by Alvin Penner
ref : https://bugs.launchpad.net/inkscape/+bug/165665
I believe this bug can be fixed by disabling the flag USE_PANGO_WIN32 in
line 19 of src/libnrtype/FontFactory.h. When I do this on Windows XP, I gain
about 35 new fonts. Not all of these new fonts are useable, but the most
interesting ones, such as CommercialPi, Symbol, Technic, Webdings,
Wingdings, MonoType Sorts, TechnicLite are working well, both in Inkscape
and in IE9.
This is a Windows-specific bug which hides symbol fonts, and does not
occur in Gimp 2.6 on Win XP. As far as I can tell, the Gimp source code does
not contain any analogue or equivalent of the flag USE_PANGO_WIN32.
Would there be any objection if I disable this flag, or does it serve a
specific purpose that is essential?
tia
- Alvin Penner
--
View this message in context: http://old.nabble.com/non-Unicode-symbol-fonts-do-not-work-on-Windows.-Bu...
Sent from the Inkscape - Dev mailing list archive at Nabble.com.
8 years, 4 months
Re: [Inkscape-devel] Image resampling [PATCH 0/6]
by Krzysztof Kosiński
2012/11/24 Søren Sandmann <sandmann@...2931...>:
> Hi,
>
> Reviewing the supersampling patch here:
>
> http://cgit.freedesktop.org/~ajohnson/pixman/log/?h=supersampling
>
> I wasn't happy with either the performance and image quality, and I
> realized that the whole supersampling approach just isn't going to
> fly. Since I told people to do it that way, I apologize for that. The
> approach advocated by Bill Spitzak in the various downsampling threads
> of computing a convolution kernel up front, is the much better way to
> go. To make up for being misleading, the following patches implement
> comprehensive support for high-quality image scaling filters.
This is extremely awesome.
Regards, Krzysztof
10 years, 7 months
undo: writing to XML during load
by Johan Engelen
Hi all,
We have a problem with the LPE-system writing to XML *during* the load
process. When loading an SVG with path effects, you can do an undo
operation that bugs.
Upon loading a file, all effects get recalculated, because of "path_set"
being the same for initialization and changes.
Can we fix the situation by simply (re-)initializing the undo system
*after* a file has been fully loaded?
Cheers,
Johan
10 years, 8 months
Inkscape 0.48.4 Release
by Ted Gould
It is pretty cool to be announcing the 0.48.4 release of Inkscape. It's
a great bug fix release, which will hopefully tide people over until the
upcoming 0.49. There are a ton of bug fixes in this release including
one security fix, so it is recommended that everyone currently using
0.48.3 or older upgrade tho this release.
As per custom please avoid announcing this widely until platform
packagers have a chance to make binaries for people to download.
Details
Launchpad 0.48.4 Release with bugs
Sourceforge Download Page
Checksums
SHA1
5f26f6ad191d1e7c2a9fb69a438722beb172224c inkscape-0.48.4.tar.bz2
3342235973330ae580ec0323dd3be239b2fa4ae8 inkscape-0.48.4.tar.bz2.asc
ce453cc9aff56c81d3b716020cd8cc7fa1531da0 inkscape-0.48.4.tar.gz
c16832575638ad704e4ae4ce406947cbec88c9d0 inkscape-0.48.4.tar.gz.asc
63cb7d00a940d0b2c5fa05adc994a9a5bd7e24ae inkscape-0.48.4.zip
89f07f9b3c0f22a265af409fce8cfaf36bcf799e inkscape-0.48.4.zip.asc
MD5
47bd8546e42ba396624eef9eb66b9b6c inkscape-0.48.4.tar.bz2
b84f4dfa508492135ab4dee042d751e0 inkscape-0.48.4.tar.bz2.asc
2c7149e877609f3f7e7a9d4e6f510d2b inkscape-0.48.4.tar.gz
efb3094de55b730d223c5f5b15c6049c inkscape-0.48.4.tar.gz.asc
1245682c5f4b2dc284eb8ed0c5059271 inkscape-0.48.4.zip
211c44f00cff50eeb3a29a8f61fb718c inkscape-0.48.4.zip.asc
10 years, 8 months
Installer integrity check failed
by Jeff McNeill
Installer integrity check failed On Windows
release inkscape-0.48.4-1-win32.exe
Tried to download from Sourceforge several times, continued to gt this
error.
Sincerely,
--
Jeff McNeill
http://jeffmcneill.com
+66 80 673 1438
10 years, 8 months
Selected Objects
by Arshdeep Singh
Hi all,
How do we get a list of all selected objects on the canvas right now ?
Honestly, I have no idea !
--
demicoder
10 years, 8 months
BSpline + SpiroLive branch is ready for testing.
by Jabiertxo Arraiza Cenoz
Hi to all.
The branch BSpline is on.
https://code.launchpad.net/~jabiertxof/inkscape/BSpline
It has the SpiroLive code refactored and the new code BSpline.
It has a new button near spiro, It work in pen and pencil mode.
For developers: I have a problem in code commented in bspline function.
Please anybody can fix? This code is for use continuing existing curves
in CUSP node.
I lost my terribol history of this proyect in bzr because i kill the "bzr merge" command and it corrupt a file in the branch.
Please test.
Feedback are welcome.
Hi, Jabier.
10 years, 8 months